tigran123 / gnt

Greek New Testament with Critical Apparatus (Bibles.org.uk Edition)
4 stars 1 forks source link

Makefile:40: recipe for target 'gnt.pdf' failed #1

Open JesusSave opened 6 years ago

JesusSave commented 6 years ago

$make turns out: pdflatex -halt-on-error gnt < /dev/null > /dev/null 2>&1 Makefile:40: recipe for target 'gnt.pdf' failed make: *** [gnt.pdf] Error 1

tigran123 commented 6 years ago

Ok, and what does the log file say?

JesusSave commented 6 years ago

Several places lead to : `! Missing \endcsname inserted.

\protect !` 1) I need to comment out `\clp` as below `\begin{document} \pagenumbering{roman} \input tex/title%\clp \input tex/intro \input tex/alphabet%\clp \bibtableofcontents \null%\clp % this \clp cause Error` 2) I could only delete the half contents in intro.tex so as to compile successfully. The Log reads: `{/home/jesuslovesme/.texlive2017/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] LaTeX Font Info: Font shape `T1/mak/m/it' will be (Font) scaled to size 12.9599pt on input line 40. LaTeX Font Info: Try loading font information for TS1+mak on input line 46. LaTeX Font Info: No file TS1mak.fd. on input line 46. LaTeX Font Warning: Font shape `TS1/mak/m/n' undefined (Font) using `TS1/cmr/m/n' instead (Font) for symbol `textcopyright' on input line 46. LaTeX Font Info: Try loading font information for OT1+mak on input line 47. (/usr/share/texlive/texmf-dist/tex/latex/kerkis/ot1mak.fd) LaTeX Font Info: Font shape `OT1/mak/m/n' will be (Font) scaled to size 8.99994pt on input line 47. LaTeX Font Info: Try loading font information for U+msa on input line 47. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd File: umsa.fd 2013/01/14 v3.01 AMS symbols A ) LaTeX Font Info: Try loading font information for U+msb on input line 47. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd File: umsb.fd 2013/01/14 v3.01 AMS symbols B ) LaTeX Font Info: Font shape `OT1/mak/m/sc' will be (Font) scaled to size 8.99994pt on input line 47. LaTeX Font Info: Font shape `T1/mak/m/n' will be (Font) scaled to size 6.29996pt on input line 47. ) (./tex/intro.tex LaTeX Font Info: Font shape `T1/mak/m/n' will be (Font) scaled to size 15.55188pt on input line 6. LaTeX Font Info: Font shape `T1/mak/m/it' will be (Font) scaled to size 8.99994pt on input line 17. \tabwidth=\skip68 LaTeX Font Info: Font shape `T1/mak/m/sc' will be (Font) scaled to size 8.99994pt on input line 34. Underfull \vbox (badness 10000) detected at line 68 [] [2 ] LaTeX Font Info: Font shape `T1/mak/m/n' will be (Font) scaled to size 10.79993pt on input line 81. Overfull \hbox (8.52882pt too wide) in alignment at lines 85--237 [] [] [] Underfull \vbox (badness 10000) detected at line 237 [] Package longtable Warning: Column widths have changed (longtable) in table 2 on input line 237. LaTeX Font Info: Font shape `T1/mak/m/n' will be (Font) scaled to size 7.19995pt on input line 237. ! Missing \endcsname inserted. \protect l.237 \end{longtable} `
tigran123 commented 6 years ago

Ah, sorry, brother! I must have forgotten to put some of the files when I put the repository under github control. I will compare with the full source tree and figure out what is missing.

I see from your profile that you are a PhD in astrophysics and interested in typesetting. I will gladly share my experience in the typesetting area as I have produced many Bibles in both Hebrew and koine Greek using LaTeX.