lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond 1.6.10 on Mac OS X 10.2.8 pdf-output not readable


From: Mats Bengtsson
Subject: Re: lilypond 1.6.10 on Mac OS X 10.2.8 pdf-output not readable
Date: Wed, 26 Nov 2003 15:39:07 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007

If I remember correctly, the vector fonts were not included in
the Fink distribution at the time of lilypond 1.6.10.
I guess that if you use 'ly2dvi -P test.ly', you will get a
PS file with all the notes in it. Unfortunately, it will not
look so good on the screen when converted to PDF, since it
contains bitmapped fonts.

However, it should be possible to install these font files manually.
Download the file http://serpent.laymusic.org/~lconrad/lilypond/lilypond_1.6.9-1_i386.deb
(the server is slow, so be patient).
Run the following commands:

ar x lilypond_1.6.9-1_i386.deb data.tar.gz

tar -zxvf data.tar.gz ./usr/share/lilypond/1.6.9/fonts/type1/

mv ./usr/share/lilypond/1.6.9/fonts/type1/ /usr/share/lilypond/1.6.10/fonts/type1/

texhash

Now, hopefully, ly2dvi -p should produce the correct result.
However, as has already been pointed out, I recommend to upgrade
to a more recent version.

   /Mats

nikolai zinke wrote:
From: nikolai zinke <address@hidden>
Date: Mo Nov 24, 2003  16:04:35 Europe/Berlin
To: Graham Percival <address@hidden>
Subject: testing lilypond
Attachments: There is 1 attachment

HELP!!!!!

I've already installed lilypond 1.6.10 on my Mac G4 Mac OSX 10.2.8
(I has been a long procedure...
Anyway.)

So tested a File test.ly (saved into home - using BBedit 6.1) includes this Text:

\score {
    \notes {
        \time 4/4
        \key g \minor
        \clef violin
        r4 r8 a8 g4 b
        }
    \paper { }
}

Then I tried this terminal command:

--------------------------

ly2dvi -p test.ly

----------------------------

Then terminal wrote:

--------------------------------------------------

Running LilyPond...
GNU LilyPond 1.6.10
Now processing: `test.ly'
Parsing...
Interpreting music...[2]
Preprocessing elements...
Calculating column positions... [2]
paper output to `test.tex'...

Analyzing test.tex...
Running LaTeX...
Running dvips...
Running ps2pdf...
DVI output to `test.dvi'...
PS output to `test.ps'...
PDF output to `test.pdf'...

--------------------------------------------------

No Error !!
(really??)

So I looked for test.pdf and the result were
not really as good as I had expected;

No notes , only staff...

No Fonts installed??



Thank you for help!
best regards,

Nikoai Zinke



_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.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]