Fix compilation with Codium
This commit is contained in:
parent
d989762d5f
commit
84eea8e2f9
7 changed files with 74 additions and 5 deletions
|
@ -1 +1,8 @@
|
|||
$pdflatex=q/xelatex -synctex=1 %O %S/
|
||||
@default_files = ('main');
|
||||
$jobname = 'manuale-italiano';
|
||||
$pdf_mode = 5;
|
||||
$xelatex = 'xelatex -synctex=1 %O %P';
|
||||
$out_dir = 'build';
|
||||
$pdf_previewer = 'xdg-open';
|
||||
|
||||
$pre_tex_code = '\newcommand*\GermanTranslation{}';
|
Loading…
Add table
Add a link
Reference in a new issue