Skip to content
Snippets Groups Projects
Commit 7bd7ca2a authored by Jan Wille's avatar Jan Wille
Browse files

update document structure

parent 32409f64
Branches
Tags
No related merge requests found
Showing with 23 additions and 16 deletions
.vscode/
.aux/
build/
*.synctex.gz
*.synctex(busy)
*.log
File deleted
# Source-code folder
This folder is for source-code you want to use in your document.
Maybe you just want it here to be able to easily open and reference it,
but you can also include and print it into your document (with syntax-highlighting).
Use the `lstings` package for that.
#include <stdio.h>
int main(int argc, char* argv[]){
printf("This is %s\n", argv[0]);
return 0;
}
File moved
File moved
File moved
File added
File moved
img/lorem-ipsum.jpg

62.5 KiB

File moved
File added
File moved
File moved
File added
File moved
File moved
File deleted
%% Meta Data for the PDF file
\@ifpackageloaded{hyperref}{
\hypersetup{
pdfinfo={
Title={\@title},
Author={\@author},
Subject={\@subject},
Keywords={\@keywords}
}
}
}{}
%% configs for optional packages:
\@ifpackageloaded{biblatex}{
\ExecuteBibliographyOptions{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment