You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't change any files, everything is default. When I try to compile that with
tectonic -X build -p
the compilation fails with
note: "version 2" Tectonic command-line interface activated
note: generating format "latex"
(texput (tectonic-format-latex.tex (xelatex.ini (latex.ltx (texsys.cfg)
./texsys.aux found
\@currdir set to: ./.
Assuming \openin and \input
have the same search path.
Defining UNIX/DOS style filename parser.
catcodes, registers, parameters,
LaTeX2e <2021-11-15> patch level 1
(expl3.ltx (expl3-code.tex
error: expl3-code.tex:31528: Missing number, treated as zero
! Missing number, treated as zero.
<to be read again>
N
l.31528 }
No pages of output.
Transcript written on texput.log.
error: halted on potentially-recoverable error as specified
I installed tectonic using cargo install --git https://github.com/tectonic-typesetting/tectonic tectonic
The text was updated successfully, but these errors were encountered:
Hey,
I tried to create a new project with
I didn't change any files, everything is default. When I try to compile that with
the compilation fails with
I installed tectonic using
cargo install --git https://github.com/tectonic-typesetting/tectonic tectonic
The text was updated successfully, but these errors were encountered: