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
 


Philippe
-- 
View this message in context: 
http://old.nabble.com/Staff-names-in-lilypond-book-tp32210439p32211066.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to