Hi,
I am using the command \lilypondfile[quote,noindent]{file.ly} to import a large file into a lilypond-book document and invoking using

lilypond-book --output=out --pdf --left-padding=0 lilybook.lytex
pdflatex lilybook.tex

However, the music is shifted to the right such that it runs off the page and reduced in size with too much blank space on all sides.

As you can see, I tried adding --left-padding=0 while invoking lilypond but that does not help. I also added the lines

\paper {
  paper-width = 210\mm
  left-margin = 20\mm
  right-margin = 30\mm
  line-width = 100\mm
}

to my lilypond doc but also to no avail.

Can someone assist?
Many thanks,
Peter

--
//=============================
->  Peter O'Doherty
->  http://www.peterodoherty.net
->  m...@peterodoherty.net
->  facebook: Peter-ODoherty
//=============================


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

Reply via email to