On 5/23/2017 3:27 AM, arn...@skeeve.com wrote: > Hi. > > I'm trying to make a PDF from a Texinfo document, fairly recent cygwin 64 > bit install on Windows 10: > > Below is what I'm getting. I'm at a loss. > > Thanks, > > Arnold > --------------------------------------- > $ make gawk.pdf > TEXINPUTS=".:$TEXINPUTS" \ > MAKEINFO='/bin/sh /home/ARobbins/gawk/missing makeinfo --no-split --force > -I .' \ > texi2dvi --pdf --batch --build-dir=gawk.t2p -o gawk.pdf \ > gawk.texi > /usr/bin/texi2dvi: texinfo.tex appears to be broken. > This may be due to the environment variable TEX set to something > other than (plain) tex, a corrupt texinfo.tex file, or > to tex itself simply not working. > This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Cygwin) > (preloaded format=etex) > restricted \write18 enabled. > entering extended mode > (./txiversion.tex (/home/ARobbins/gawk/doc/texinfo.tex > Loading texinfo [version 2016-02-05.07]: pdf, fonts, markup, glyphs, > page headings, tables, conditionals, indexing, sectioning, toc, environments, > ! Font \circle=lcircle10 not loadable: Metric (TFM) file not found.
lcircle10.tfm is provided by texlive-collection-latex: $ kpsewhich lcircle10.tfm /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm $ cygcheck -f /usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm texlive-collection-latex-20170412-1 Do you have texlive-collection-latex installed? Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple