bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: font map problem solved BUT another bug found in lilypond book 2.5.1


From: Bernard Hurley
Subject: Re: font map problem solved BUT another bug found in lilypond book 2.5.19
Date: Thu, 14 Apr 2005 12:37:35 +0100

On Thu, 2005-04-14 at 12:52 +0200, Mats Bengtsson wrote:
> Did you read what the LilyPond manual says about flags to the
> dvips command? See
> http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Integrating-LaTeX-and-music.html#Integrating-LaTeX-and-music
> 
> 
>     /Mats
> 

Yes that's how I originally called dvips but the map files lilypond.map
and ec-mftrace.map don't reference CenturySchL-Ital or CenturySchL-Roma
both of which found their way into  lily-333498224-1.eps. I don't know
which of these files _should_ reference these fonts, but download35.map
_does_ and adding it to the list of map files solves the problem.

        /Bernard

> 
> Bernard Hurley wrote:
> > Hi,
> > 
> > Font mapping problem solved by adding:
> > 
> >  -u+/var/lib/texmf/dvips/config/download35.map
> > 
> > to the dvips call BUT all the systems display ON THE SAME LINE in the
> > final postscript file.
> > 
> > The problem seems to be that the generated file
> > lily-xxxxxxxxx-systems.tex looks like:
> > 
> > \includegraphics{lily-365734716-1.eps}%
> > \includegraphics{lily-365734716-2.eps}%
> > \includegraphics{lily-365734716-3.eps}%
> > \includegraphics{lily-365734716-4.eps}%
> > \includegraphics{lily-365734716-5.eps}%
> > \includegraphics{lily-365734716-6.eps}%
> > % eof - 'eof' is Makefile marker; do not remove. 
> > 
> > Whereas it should look like:
> > 
> > \includegraphics{lily-365734716-1.eps}
> > \includegraphics{lily-365734716-2.eps}
> > \includegraphics{lily-365734716-3.eps}
> > \includegraphics{lily-365734716-4.eps}
> > \includegraphics{lily-365734716-5.eps}
> > \includegraphics{lily-365734716-6.eps}
> > % eof - 'eof' is Makefile marker; do not remove. 
> > 
> > Looks like it's getting there!
> > 
> > Regards
> > 
> > Bernard
> > 
> > On Wed, 2005-04-13 at 18:41 +0100, Bernard Hurley wrote:
> > 
> >>Hi,
> >>
> >>I seem to be having problems with font maps. I am not 100% sure this is
> >>a bug in lily. I have been trying to use lilypond-book on a latex file
> >>Test.tex that includes the line:
> >>
> >>\lilypondfile[indent=1.2\cm]{prelude-d.ly}
> >>
> >>It seems to work OK, the eps files generated seem correct (as viewed by
> >>dvips). However if I run latex and then:
> >>
> >>dvips  -u+/home/invisible/share/lilypond/2.5.19/fonts/map/lilypond.map 
> >>-u+ec-mftrace.map Test.dvi
> >>
> >>I get the errors:
> >>
> >>dvips: Font CenturySchL-Ital used in file lily-333498224-1.eps is not in 
> >>the mapping file.
> >>dvips: Font CenturySchL-Roma used in file lily-333498224-1.eps is not in 
> >>the mapping file.
> >>
> >>Is this an error in lilypond.map or have I missed something?
> >>
> >>regards
> >>
> >>Bernard
> >>
> 
-- 
Bernard Hurley <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]