lilypond-user
[Top][All Lists]
Advanced

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

G_8 not complete in a small eps file


From: Alexandros Droseltis
Subject: G_8 not complete in a small eps file
Date: Thu, 11 Jun 2009 15:04:39 +0200
User-agent: Mutt/1.5.17 (2007-11-01)

Hello all!

[I am using GNU LilyPond 2.10.33 and I am a new user.]

I try to create a small example, in order to use it in a text document.
My lilypond file looks like this

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.10.33"

\paper{
        indent=0\mm
        line-width=100\mm
        oddFooterMarkup=##f
        oddHeaderMarkup=##f
        bookTitleMarkup = ##f
        scoreTitleMarkup = ##f
}

line = relative c
{
\clef "G_8" e f g a
}

\score{ \new Staff\line }
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

and I give the command

lilypond -b eps -dno-gs-load-fonts -dinclude-eps-fonts example.ly

In the result, the 8 under the clef is cut. I could not find how I could
solve this problem niftily. I would be grateful for any idea.

Best Regards

Alexandros




reply via email to

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