On Feb 10, 2009, at 6:15 PM, Juha Leinonen wrote: > Hi! > > Related on the problem I had earlier. I just thought I'd send you the > error messages in full that I'm getting. I think the problem is > somewhere in gregoriotex-symbols.tex. I tried installing an earlier > gregoriotex, but that came up with the same problem. (I'm using dpkg > on the gregoriotex, not doing any install.py or something; should I?)
Hello, If you installed from the .deb packages, the fonts should be installed, so you shouldn't really need to worry about install.py. > (/usr/share/texmf/tex/gregoriotex/gregoriotex-symbols.tex)kpathsea: > Running mktextfm greciliae > /usr/share/texmf/web2c/mktexnam: Could not map typeface abbreviation > re for greciliae. > /usr/share/texmf/web2c/mktexnam: Need to update > /usr/share/texmf-texlive/fonts/map/fontname/special.map? > mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; > nonstopmode; input greciliae > This is METAFONT, Version 2.71828 (Web2C 7.5.6) About this error -- are you trying to compile your file by running the command `latex'? It won't work, because GregorioTeX relies on Omega (a TeX extension). To compile, you should run lamed mytexfile or (if you have LuaTeX --a more modern system still in development-- installed, which has most Omega functionality included) lualatex mytexfile or pdflualatex mytexfile Does that produce good output on your system? -- Tracy _______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

