Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to compile empty project, expl3-code.tex #1189

Open
TheOnAndOnlyZenomat opened this issue May 8, 2024 · 0 comments
Open

Not able to compile empty project, expl3-code.tex #1189

TheOnAndOnlyZenomat opened this issue May 8, 2024 · 0 comments

Comments

@TheOnAndOnlyZenomat
Copy link

Hey,
I tried to create a new project with

tectonic -X new tec-test

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant