Thanks for reminding me! Yes, if your score is less than a single page and
you want it to appear exactly the same as in a standalone LilyPond
generated score, then the simple solution is just to add a \book{...}
around the full example, which makes lilypond-book typeset the full
score as a single .eps file.
/Mats
Graham Percival wrote:
Isn't this one of the only reasons to ever use \book? I remember
using \book to get a \pageBreak inside a lilypond-book project...
but that was about four years ago, so things may have changed
since then.
Cheers,
- Graham
On Mon, 04 Feb 2008 14:22:49 +0100
Mats Bengtsson <[EMAIL PROTECTED]> wrote:
As you may have noticed, the system separators is not the only thing
that's not included when you use lilypond-book. Also such aspects as
the spacing between the systems is lost. The reason is that every
system is typeset as a separate .eps file, which LaTeX treats as a
separate figure. Of course, the reason is that LaTeX should take care
of the page breaking, but there are also clear disadvantages as you
have noticed.
What you can do is to define the LaTeX command \betweenLilyPondSystem
to do whatever you prefer, for example to print a system separator. I
don't have any good suggestion for what LaTeX symbol to use, for the
moment, though.
/Mats
Daniel Tonda wrote:
I don't seem to get the "//" systemSeparator when using latex and
lilypond.
I've been searching and can't find any pointers.
I put this code in a lilypond file, and when compiled by itself it
shows fine in the final pdf, but if I use it in latex I don't get
the separator.
\paper {
between-system-space = 1.5\cm
between-system-padding = #10
ragged-bottom=##f
ragged-last-bottom=##f
systemSeparatorMarkup = \slashSeparator
}
--
Daniel Tonda C.
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user