This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Whence lcircle10.tfm?


On 2017-05-23 01:27, arnold@skeeve.com wrote:
> 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.

$ find /usr/share/tex*/ -name 'lcircle*'
/usr/share/texmf-dist/fonts/afm/public/amsfonts/latxfont/lcircle1.afm
/usr/share/texmf-dist/fonts/afm/public/amsfonts/latxfont/lcirclew.afm
/usr/share/texmf-dist/fonts/source/public/latex-fonts/lcircle10.mf
/usr/share/texmf-dist/fonts/source/public/latex-fonts/lcirclew10.mf
/usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm
/usr/share/texmf-dist/fonts/tfm/public/latex-fonts/lcirclew10.tfm
/usr/share/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb
/usr/share/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcircle1.pfm
/usr/share/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb
/usr/share/texmf-dist/fonts/type1/public/amsfonts/latxfont/lcirclew.pfm
$ apt-cyg search texmf-dist/fonts/tfm/public/latex-fonts/lcircle10.tfm
Searching downloaded packages...
texlive-collection-latex

> ---------------------------------------
> $ 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.
> <to be read again>
>                    \allocationnumber
> \alloc@ ...ifnum \count 1#1 < #4\allocationnumber
>                                                   =\count 1#1 \global \advan...
> l.6802 \newdimen\circthick
> 
> ?
> ! Emergency stop.
> <to be read again>
>                    \allocationnumber
> \alloc@ ...ifnum \count 1#1 < #4\allocationnumber
>                                                   =\count 1#1 \global \advan...
> l.6802 \newdimen\circthick
> 
> No pages of output.
> Transcript written on txiversion.log.
> 
> kpathsea: Running mktextfm lcircle10
> /usr/share/texmf-dist/web2c/mktexnam: Could not map source abbreviation  for lcircle10.
> /usr/share/texmf-dist/web2c/mktexnam: Need to update ?
> mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10
> This is METAFONT, Version 2.7182818 (TeX Live 2016/Cygwin) (preloaded base=mf)
> 
> kpathsea: Running mktexmf lcircle10
> 
> ! I can't find file `lcircle10'.
> <*> ...jfour; mag:=1; nonstopmode; input lcircle10
> 
> Please type another input file name
> ! Emergency stop.
> <*> ...jfour; mag:=1; nonstopmode; input lcircle10
> 
> Transcript written on mfput.log.
> grep: lcircle10.log: No such file or directory
> mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input lcircle10' failed to make lcircle10.tfm.
> kpathsea: Appending font creation commands to missfont.log.
> /usr/bin/texi2dvi: quitting.
> make: *** [Makefile:460: gawk.pdf] Error 1


-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]