On 2/8/05 10:07 AM, "Mats Bengtsson" <[EMAIL PROTECTED]> wrote:
> I'd suspect your TeX installation. First of all, if you run lilypond > with the flag 'lilypond --verbose myfile.ly', you should get much > more information printed out that might help to sort out the problems. > > Another test you could try is to save the following lines in a file > called tinytest.tex: > --------------------------------- > \documentclass[a4paper]{article} > \usepackage[latin1]{inputenc} > \usepackage[T1]{fontenc} > \begin{document} > \tiny 1 > \end{document} > -------------------------------- > Then, run the following commands: > > latex tinytest.tex > dvips -Ppdf tinytest.dvi > > The second command will probably produce a number of complaints > about "mismatched mode" and so, but should still produce a PS > file with a small 1 in it. > > /Mats > Hi Mats, I tried your suggestion and here is a copy of the terminal output: walterhofmeister %latex tinytest.tex This is TeX, Version 3.14159 (Web2C 7.4.5) (./tinytest.tex LaTeX2e <2001/06/01> Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n ohyphenation, loaded. (/sw/share/texmf/tex/latex/base/article.cls Document Class: article 2001/04/21 v1.4e Standard LaTeX document class (/sw/share/texmf/tex/latex/base/size10.clo)) (/sw/share/texmf/tex/latex/base/inputenc.sty (/sw/share/texmf/tex/latex/base/latin1.def)) (/sw/share/texmf/tex/latex/base/fontenc.sty (/sw/share/texmf/tex/latex/base/t1enc.def)) No file tinytest.aux. [1] (./tinytest.aux) ) Output written on tinytest.dvi (1 page, 268 bytes). Transcript written on tinytest.log. walterhofmeister %dvips -Ppdf tinytest.dvi This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2005.02.08:1010' -> tinytest.ps kpathsea: Running mktexpk --mfmode cgnszz --bdpi 8000 --mag 1+0/8000 --dpi 8000 ecrm0500 mktexpk: Mismatched mode cgnszz and resolution 8000; ignoring mode. mktexpk: Can't guess mode for 8000 dpi devices. mktexpk: Use a config file, or update me. kpathsea: Appending font creation commands to missfont.log. dvips: Font ecrm0500 not found, characters will be left blank. kpathsea: Running mktexpk --mfmode cgnszz --bdpi 8000 --mag 1+0/8000 --dpi 8000 ecrm1000 mktexpk: Mismatched mode cgnszz and resolution 8000; ignoring mode. mktexpk: Can't guess mode for 8000 dpi devices. mktexpk: Use a config file, or update me. dvips: Font ecrm1000 not found, characters will be left blank. <tex.pro><alt-rule.pro><texc.pro>. [1] walterhofmeister % Any other thoughts? Thanks. Walter _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user