lilypond-user
[Top][All Lists]
Advanced

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

Re: Upgrading to 2.6 Help


From: Mats Bengtsson
Subject: Re: Upgrading to 2.6 Help
Date: Mon, 14 Nov 2005 10:06:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

You have already received an answer, but why not take a quick look in
the manual corresponding to your version before sending the question to
the mailing list?

  /Mats

Tim Sawyer wrote:

Thanks! That now gets me a dvi I can preview. Unfortunately, it has font trouble - I appear to be missing note heads and the time sig is in the wrong font.

If I do a "dvipdf volume2.dvi" it gives the following output:

dvips: Font PFAEmmentaler-20 used in file lily-109005405-1.eps is not in the mapping file. dvips: Font feta-alphabet20 used in file lily-109005405-1.eps is not in the mapping file. dvips: Font CenturySchL-Roma used in file lily-2037270318-1.eps is not in the mapping file. dvips: Font feta-alphabet13 used in file lily-1821431809-1.eps is not in the mapping file. dvips: Font CenturySchL-Ital used in file lily-1808716927-1.eps is not in the mapping file. dvips: Font PFAEmmentaler-14 used in file lily-1262503095-1.eps is not in the mapping file. dvips: Font PFAEmmentaler-18 used in file lily-340522903-1.eps is not in the mapping file.

and the pdf contains the same as the dvi.

This is a self built lilypond 2.6.4 (./configure, make all, make install) on gentoo. I've always had to set TEXMF on gentoo to get lilypond to work, so I added that back in, but it doesn't seem to make a difference. I'm running:

export datadir="/usr/local/share/lilypond/2.6.4"
export TEXMF="{$datadir,$(kpsexpand  \$TEXMF)}"

mv book.tex volume2.tex
rm -r build
mkdir build
cp volume2.tex ./build
cd build
lilypond-book -V --psfonts -o output volume2.tex
cd output
latex volume2.tex
latex volume2.tex
dvipdf volume2.dvi
xdvi volume2
cp volume2.pdf ../..

The fonts are available in /usr/local/share/lilypond/2.6.4/fonts/type1 etc.

Any ideas what I've missed?

Thanks,

Tim.

On Sunday 13 Nov 2005 21:12, Graham Percival wrote:
On 13-Nov-05, at 12:12 PM, Tim Sawyer wrote:
! Undefined control sequence.
l.1 \includegraphics
                   {lily-109005405-1.eps}
?
I believe that in 2.6, you need to add
\usepackage{graphics}

to your lilypond-book file.

Cheers,
- Graham


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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]