Thanks Graham and Federico.
I actually took another route, cheating I suppose, which suits my requirements just as well. I created two pdfs, one from a .lytex file which includes introductory text and music snippets and one from a .ly file containing the main score and then combined them into one pdf using the pdftk utility.
Regards,
Peter


On 01/13/2011 07:05 PM, Federico Bruni wrote:
2011/1/13 Peter O'Doherty <[email protected] <mailto:[email protected]>>

    On 01/13/2011 02:46 PM, Graham Percival wrote:

        On Thu, Jan 13, 2011 at 02:12:30PM +0100, Peter O'Doherty wrote:

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

        try:
          indent = 0\mm
        as long as you have no instrument names, it should be fine.

        Cheers,
        - Graham

    Thanks but adding indent = 0\mm to the list above does not change
    anything. Or should it be added somewhere else?


you've already removed the indent when you included the file:

\lilypondfile[quote,noindent]{file.ly <http://file.ly/>}

in a .lytex file the page layout is defined by LaTeX
you should change margins using the geometry package (I think)

post the header of your .lytex file and someone will give you some feedback,
even though it's a LaTeX question

or better: search the archives, it's been asked before


--
//=============================
->  Peter O'Doherty
->  http://www.peterodoherty.net
->  [email protected]
->  facebook: Peter-ODoherty
//=============================

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to