projects
/
hdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f141795
)
Better integration of tikz?
author
Thomas Pietrzak
<thomas.pietrzak@gmail.com>
Mon, 13 Sep 2021 13:49:00 +0000
(15:49 +0200)
committer
Thomas Pietrzak
<thomas.pietrzak@gmail.com>
Mon, 13 Sep 2021 13:49:00 +0000
(15:49 +0200)
.vscode/settings.json
patch
|
blob
|
history
diff --git
a/.vscode/settings.json
b/.vscode/settings.json
index b0b3425bf178e2a6bcdc66cae7b1c54170f93de5..7c263ef2e86091d48e7a22f73f347b9737a1cf4c 100644
(file)
--- a/
.vscode/settings.json
+++ b/
.vscode/settings.json
@@
-37,6
+37,7
@@
"command": "latexmk",
"args": [
"-xelatex",
+ "-shell-escape",
//"-outdir=out",
"hdrmain.tex"
]