Great -- that fixes the problem nicely. Thanks for the help.
It might avoid some frustration for others if the 2.7 fix were
back-ported to 2.6 -- I have no idea how easy or hard that might be.
Even a note in the documentation on latex-book would be helpful.
As to vpage v.s. vmargin -- I act
It turns out that there is a "bug" in verson 2.6 that has been solved
long time
ago in version 2.7, so I had forgot about it. Just add the following
somewhere
before \begin{document}:
\newcommand{\betweenLilyPondSystem}[1]{\linebreak}
May I ask why you use \usepackage{vpage} and not \usepackag
As requested, attached are 4 files: two source files representing a
broken and working example (nearly identical, as a diff will show, and
the resulting output. Both files were built using
lilypond-book -f latex --psfonts
followed by invocations of latex, dvips, etc.
Like this:
lilyp
I cannot repeat the problem. Could you please send a small but complete
example
file that illustrates the problem to the mailing list?
Personally, I have always used the geometry package to get custom page
sizes in LaTeX.
Also, if the only purpose of using lilypond-book is to get the page size,