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

neue classen auf PATH

parent c7496988
No related branches found
No related tags found
1 merge request!2make Master runable
{
"latex-workshop.latex.tools": [
{
"name": "pdflatex",
"command": "pdflatex",
"args": [
"-synctex=1",
"-interaction=nonstopmode",
"-file-line-error",
"%DOC%"
],
"env": {
"TEXINPUTS": "%DIR%//src"
}
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment