#11 Write report
This commit is contained in:
parent
c3f7e47703
commit
0a6e1d7ffb
27 changed files with 328 additions and 134 deletions
3
.vscode/tasks.json
vendored
3
.vscode/tasks.json
vendored
|
@ -49,9 +49,10 @@
|
|||
"args": [
|
||||
"-s",
|
||||
"-o", "verslag.pdf",
|
||||
"-f", "markdown+smart+header_attributes+yaml_metadata_block+auto_identifiers",
|
||||
"-f", "markdown+smart+header_attributes+yaml_metadata_block+auto_identifiers+implicit_figures",
|
||||
"--pdf-engine", "lualatex",
|
||||
"--template", "eisvogel",
|
||||
"--dpi=300",
|
||||
"header.yaml",
|
||||
"README.md"
|
||||
],
|
||||
|
|
Reference in a new issue