Displaying 2 results from an estimated 2 matches for "ecrm1000".
2020 Feb 14
3
R-3.6.2 make check fails
...:=1; nonstopmode; input cmr10
/bin/mktextfm: line 96: mf: command not found
grep: cmr10.log: No such file or directory
mktextfm: `mf \mode:=ljfour; mag:=1; nonstopmode; input cmr10' failed to make cmr10.tfm.
kpathsea: Appending font creation commands to missfont.log.
kpathsea: Running mktextfm ecrm1000
/usr/share/texlive/texmf/web2c/mktexnam: Could not map source abbreviation for ecrm1000.
/usr/share/texlive/texmf/web2c/mktexnam: Need to update ?
mktextfm: Running mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000
/bin/mktextfm: line 96: mf: command not found
grep: ecrm1000.log: No such file...
2004 Feb 19
1
latex problem with Sweave output file under Debian
...m a small
graphic containing the box plot that shouldbe there; there is no text.
latex produces apparently perfect .dvi files when the .tex files are
not produced by Sweave.
Some of the error messages (log file pasted below) that result from the
command latex include:
kpathsea: Running mktexmf ecrm1000
! I can't find file `ecrm1000'.
! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file
not found.
! LaTeX Error: File `ae.sty' not found.
! LaTeX Error: File `fancyvrb.sty' not found.
! LaTeX Error: Missing \begin{document}.
I downloaded the missing files and tr...