Re: Font substitutions

2004-05-06 Thread Doug Asherman
Mats Bengtsson wrote: What happens when you run latex + dvips + ps2pdf? That's the route that's used in LilyPond. Once you have the correct setup with map files so this works, I guess it will work within LilyPond scores as well. Map file? Map file! Yes, it turned out to be a typo in my map file.

Re: Font substitutions

2004-05-06 Thread Mats Bengtsson
Doug Asherman wrote: Mats Bengtsson wrote: > > > Doug Asherman wrote: > >> Mats Bengtsson wrote: >> >>> Since LilyPond uses low-level TeX commands to select the font, make sure >>> that it works in a LaTeX file similar to the following one: >>> >> [ code snippet deleted ] >> >> >> T

Re: Font substitutions

2004-05-06 Thread Doug Asherman
Mats Bengtsson wrote: > > > Doug Asherman wrote: > >> Mats Bengtsson wrote: >> >>> Since LilyPond uses low-level TeX commands to select the font, make sure >>> that it works in a LaTeX file similar to the following one: >>> >> [ code snippet deleted ] >> >> >> Thanks; that does seem to be the prob

Re: Font substitutions

2004-05-06 Thread Mats Bengtsson
Doug Asherman wrote: Mats Bengtsson wrote: Since LilyPond uses low-level TeX commands to select the font, make sure that it works in a LaTeX file similar to the following one: [ code snippet deleted ] Once that works (with feta20 replaced by your font), it should work also with LilyPond. Than

Re: Font substitutions

2004-05-05 Thread Doug Asherman
Mats Bengtsson wrote: Since LilyPond uses low-level TeX commands to select the font, make sure that it works in a LaTeX file similar to the following one: [ code snippet deleted ] Once that works (with feta20 replaced by your font), it should work also with LilyPond. Thanks; that does seem to be th

Re: Font substitutions

2004-05-05 Thread Mats Bengtsson
Since LilyPond uses low-level TeX commands to select the font, make sure that it works in a LaTeX file similar to the following one: \documentclass[a4paper]{article} \font\myfont=bcor8a scaled 1000 \begin{document} \myfont a \end{document} Once that works (with feta20 replaced by your font), it sho

Font substitutions

2004-05-04 Thread Doug Asherman
Using Lilypond 2.2.1: I've created some TeX fonts out of TTF fonts. I'm using the font bcor8a; in my lilypond file, I have the lines: \override LyricText #'font-name = #"bcor8a" \override LyricText #'font-magnification = #1.5 The font is fine in the dvi file, but turns up as courier