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
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user