circular dependency when building LaTeX?
Thiago Jung Bauermann
bauermann at kolabnow.com
Thu Jun 24 23:14:08 CEST 2021
Em quarta-feira, 23 de junho de 2021, às 18:49:41 -03, Thiago Jung
Bauermann escreveu:
> Hi Joseph,
>
> Em quarta-feira, 23 de junho de 2021, às 11:21:27 -03, Joseph Wright
>
> escreveu:
> > Not that DocStrip, which ultimately does the extraction of .dtx
> > sources,
> > doesn't even need plain TeX: you can use docstrip.dtx with IniTeX to
> > extract everything. If starting from scratch, you could extract both
> > latex.ltx and expl3-code.tex (etc.) using
> >
> > pdftex <name>.ins
>
> Awesome. I’m not very familiar with the TeX build system, so IniTeX is a
> new concept to me. I’ll look it up and see if I can use it then.
This worked! I used `pdftex -ini <name>.ins` and the package texlive-latex-
l3kernel is generated correctly. Thanks!
Now I’m seeing some errors during the build of texlive-latex-base itself,
about “! Undefined control sequence \NewDocumentCommand” when remaking the
pdflatex format. I’m probably missing some file(s) with control sequence
definitions. I’ll check out l3build and the CI logs to see if I can find some
hints.
--
Thanks,
Thiago
More information about the tex-live
mailing list.