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: Mats Bengtsson
Subject: Re: font map problem solved BUT another bug found in lilypond book 2.5.19
Date: Thu, 14 Apr 2005 12:52:57 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

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


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


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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