Hi,
I'm trying to make a bunch of single-line musical examples to embed within
a paper.
Here's my code:
\header {
tagline = ""
}
\score {
\notes {
\time 7/4
\clef violin
d'4 e'4 f'4 g'4 a'4 b'4 c''4
c'4 d'4 e'4 f'4 g'4 a'4 b'4
b4 c'4 d'4 e'4 f'4 g'4 a'4
}
\paper {linewidth = -1 indent=0 \translator {
\VoiceContext
\remove Stem_engraver
} }
}
But when I embed the postscript file, it is on a single page. I thought a
negative value for linewidth produced a single, unjustified line? p. 85
of the reference manual says \singleLine is a shorthand for it. Could
someone give me an example of how it's used?
By the way, I've been using Finale for years, and already I prefer
lilypond!
Thanks,
Jen
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user