Elie, Thanks for your quick reply. I'm using Ubuntu, 7.10.
To install the fonts, I ran the following commands in the fonts directory (with nothing complaining): python squarize.py gregorio fontforge -script gregorio.pe tftopl gregorio-0.tfm gregorio-0.pl tftopl gregorio-1.tfm gregorio-1.pl tftopl gregorio-2.tfm gregorio-2.pl tftopl gregorio-3.tfm gregorio-3.pl tftopl gregorio-4.tfm gregorio-4.pl tftopl gregorio-5.tfm gregorio-5.pl perl create-ovp.perl gregorio ovp2ovf gregorio.ovp sudo mkdir /usr/share/texmf/fonts/tfm/gregoriotex sudo cp *.tfm /usr/share/texmf/fonts/tfm/gregoriotex sudo mkdir -p /usr/share/texmf/fonts/type1/gregoriotex sudo cp *.pfb /usr/share/texmf/fonts/type1/gregoriotex sudo mkdir -p /usr/share/texmf/fonts/ovf/gregoriotex sudo cp gregorio.ovf /usr/share/texmf/fonts/ovf/gregoriotex sudo mkdir -p /usr/share/texmf/fonts/ofm/gregoriotex sudo cp gregorio.ofm /usr/share/texmf/fonts/ofm/gregoriotex sudo mkdir -p /usr/share/texmf/tex/gregoriotex sudo cp ../tex/gregorio(tex?).tex /usr/share/texmf/tex/gregoriotex mkdir /usr/share/texmf-texlive/fonts/map/dvips/gregorio cp gregorio.map /usr/share/texmf-texlive/fonts/map/dvips/gregorio echo "MixedMap /usr/share/texmf-texlive/fonts/map/dvips/gregorio/gregorio.map" > /etc/texmf/updmap.d/20gregoriotex.cfg texhash update-updmap updmap-sys I've attached the log file from aleph. Let me know if I can give you any more information. pax, Scott On Sun, Apr 27, 2008 at 1:31 PM, Elie Roux <[EMAIL PROTECTED]> wrote: > J. Scott Olsson a écrit : > > I svn'd gregorio and installed the gregorio font, following the > > instructions in the README (and everything seemed to work fine). > > > > With a simple test gabc file, > > > > gregorio -F gtex -o test.tex test.gabc > > > > works fine, and then > > > > aleph test.tex > > > > complains about lots of overful hbox's. Looking in the log file, there > > are many lines looking like: > > > > Missing character: There is no ^^^^03f9 in font gregorio! > > > > Any help would be greatly appreciated. BTW, I can make the same gabc > > test file work with OpusTex, but of course I'd prefer to > > use gregorio. > > > > Hello, > > It looks like the font is not well installed, at least the ofm and the > ovp. Can you tell me exactly what you've done to install the fonts ? Have > you done a update-updmap, updmap-sys and mktexlsr ? Under which Linux > distribution are you ? > > I think it will help if you send the log file, I will be able to check a > thing or two... If you have a system that accepts .deb file I can send you a > one that works under debian (but TeX is not well known for simple > portability...). > > Thank you in advance, > -- > Elie >
Psalm-117.log
Description: Binary data
_______________________________________________ Gregorio-devel mailing list [email protected] https://mail.gna.org/listinfo/gregorio-devel
