- Added README.md
- Removed unneeded pdf file
This commit is contained in:
parent
d6b4881a9e
commit
0821d94c26
BIN
Quittung.pdf
BIN
Quittung.pdf
Binary file not shown.
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# LaTex Hausarbeit Template
|
||||||
|
|
||||||
|
## Compiling
|
||||||
|
### LaTex
|
||||||
|
- Select `XeLatex` as compiler
|
||||||
|
- Select `main.tex` as main file to compile
|
||||||
|
- Select `out` directory as directory for output files
|
||||||
|
|
||||||
|
### BibTex
|
||||||
|
- Select `biber` as compiler
|
||||||
|
- Select `main.tex` as main file that includes bibliography
|
||||||
|
- Select `out` directory as working directory
|
||||||
|
- Set this configuration as External LaTex program in `LaTex` configuration
|
||||||
|
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
- Set title and paper name in `customization/text-variable.tex`
|
||||||
|
- Put your content in `content/`
|
||||||
|
- new files must be included with `\include{content/<file-name>}`
|
Loading…
Reference in New Issue
Block a user