On Sat, 25 Jun 2022 20:03:51 -0700, Paul E. McKenney wrote: > [ Adding the perfbook email list on CC. ] > > On Sun, Jun 26, 2022 at 02:00:40AM +0000, Snir, Marc wrote: >> Hi: >> I got a fatal latex error trying to create the pdf on my own. I append >> below the last lines of the log and the full log. Latex seems to fail >> soon after \maketitle > > This is a new one on me! > > One workaround is to us int Dockerfile template under the docker/ > subdirectory. This is described in question 13 in FAQ-BUILD.txt > in the top-level directory. > > What environment are you running in? There are quirks for a few > of them. > >> I send this FYI, in case it might help you; I loaded the pdf file, >> and this works for me. > > Glad the PDF file worked! > > Which reminds me, it is past time for me to do another release. > >> Thanks for putting all this material on the web. > > Glad you like it, and I hope that it proves helpful! > > Thanx, Paul > >> Marc Hi Marc, I see in your log, you are using vanilla TeX Live 2022. I'm regularly building with vanilla TeX Live, and have not seen such an error. >> >> >> >> >> >> (/usr/local/texlive/2022/texmf-dist/tex/latex/newtx/ts1ntxtlf.fd >> File: ts1ntxtlf.fd 2015/01/18 v1.0 fd file for TS1/ntxtlf >> ) >> LaTeX Font Info: Font shape `TS1/ntxtlf/m/n' will be >> (Font) scaled to size 12.0pt on input line 605. >> LaTeX Font Info: Font shape `TS1/ntxtlf/m/n' will be >> (Font) scaled to size 8.8pt on input line 605. >> LaTeX Font Info: Font shape `TS1/ntxtlf/m/n' will be >> (Font) scaled to size 6.6pt on input line 605. >> >> >> ! LaTeX Error: There's no line here to end. In my build, messages in the log around here proceeds as follows: (/usr/local/texlive/2022/texmf-dist/tex/latex/newtx/ts1ntxtlf.fd File: ts1ntxtlf.fd 2015/01/18 v1.0 fd file for TS1/ntxtlf ) LaTeX Font Info: Font shape `TS1/ntxtlf/m/n' will be (Font) scaled to size 12.0pt on input line 607. LaTeX Font Info: Font shape `TS1/ntxtlf/m/n' will be (Font) scaled to size 8.8pt on input line 607. LaTeX Font Info: Font shape `TS1/ntxtlf/m/n' will be (Font) scaled to size 6.6pt on input line 607. LaTeX Font Info: Trying to load font information for T1+lmtt on input line 6 07. (/usr/local/texlive/2022/texmf-dist/tex/latex/lm/t1lmtt.fd File: t1lmtt.fd 2015/05/01 v1.6.1 Font defs for Latin Modern ) I think "Latin Modern" font is one of essential font packages on TeX Live these days, but do you have the "lm" font package installed on your system? Thanks, Akira >> >> >> See the LaTeX manual or LaTeX Companion for explanation. >> Type H <return> for immediate help. >> ... >> >> l.605 \IfTwoColumn >> { >> ? >> ! Emergency stop. >> ... >> >> l.605 \IfTwoColumn >> { >> Your command was ignored. >> Type I <command> <return> to replace it with another command, >> or <return> to continue without it. >> >> >> >> >> > >