Hello,
________________________________________
From: lilypond-user-bounces+james.lowe=datacore....@gnu.org 
[lilypond-user-bounces+james.lowe=datacore....@gnu.org] on behalf of flup2 
[phili...@philmassart.net]
Sent: 07 August 2011 07:15
To: lilypond-user@gnu.org
Subject: Re: Staff names in lilypond-book

Hello,

For what I know, it's mainly due to the way lilypond-book works : it
separate systems in multiple files, compile them, then include them as
graphics.

The right side could be corrected by adding a horizontal size (in the
options of the lilypond environnemnt, I think). Something like
\lilypondfile[line-width=15\cm]{file.ly}

For the spacing between systems, it must be added this way in the preamble
of your LaTeX document:

\newcommand{\betweenLilyPondSystem}[1]{\vspace{1mm}\linebreak} % change 1mm
by whatever you want

It was explained here recently :

http://old.nabble.com/system-system-spacing-in-lilypond-book-file-td31930124.html
http://old.nabble.com/system-system-spacing-in-lilypond-book-file-td31930124.html


----

I've opened

http://code.google.com/p/lilypond/issues/detail?id=1802

I didn't get an answer on where I should put this in usage specifically, but 
I'll take another look today and see if I can come up with something suitable 
for a patch.

James
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to