TEIC / Stylesheets

TEI XSL Stylesheets
228 stars 123 forks source link

unhelpful report from attempt to build PDF Guidelines #679

Open lb42 opened 2 months ago

lb42 commented 2 months ago

Here's what I see at the end of my recent run of "make install" following an update of my local copy of TEI P5

BUILD: make PDF version of Guidelines make pdf make[1]: Entering directory '/mnt/86fb67d9-80ad-4e7d-b46e-5a8987b36728/Public/TEI/P5' check if XeLaTeX exist /usr/bin/xelatex java -jar Utilities/lib/saxon10he.jar -s:Utilities/guidelines-latex.xsl -xsl:Utilities/guidelines_model_2_executable.xslt -o:Utilities/guidelines.xsl XSL="/usr/share/xml/tei/stylesheet" BUILD: build Lite version of Guidelines, then LaTeX version of Guidelines from Lite, then run to PDF using XeLaTeX Make sure you have Junicode and Noto CJK fonts installed ANT_OPTS="-Xss2m -Xmx752m -Djava.awt.headless=true" ant -q -lib Utilities/lib/saxon10he.jar -f antbuilder.xml -DXSL=/usr/share/xml/tei/stylesheet -DXELATEX=xelatex pdfonce [echo] make LaTeX and PDF

BUILD FAILED /mnt/86fb67d9-80ad-4e7d-b46e-5a8987b36728/Public/TEI/P5/antbuilder.xml:225: exec returned: 1

Total time: 1 minute 8 seconds make[1]: [Makefile:145: pdf-init] Error 1 make[1]: Leaving directory '/mnt/86fb67d9-80ad-4e7d-b46e-5a8987b36728/Public/TEI/P5' make: [Makefile:275: dist-doc.stamp] Error 2

I used to be able to build a nice PDF version of the Guidelines, and I can certainly do other tei to pdf conversions, It's not at all clear from the foregoing what is going wrong