James E. Bailey wrote:
Section 3.1.3 of the manual talks about this, but really, all you need
is a file with that includes all of the files you want to include in
order.
\include "file01.ly"
\include "file02.ly"
Well, this is almost true. However, if you want a separate title on each
piece,
see also http://lsr.dsi.unimi.it/LSR/Item?id=310
/Mats
On 13.03.2008, at 11:23, Steffen Pfundmaier wrote:
Hello together,
since a couple of month I'm using lilypond and I like it more and
more. For my lessons ( I'm teaching viola) I often need to combine
various small pieces on a single page. How to do that?
Each one of this file.ly is looking like:
\version ...
\header { ...}
upperVoice = \relative c' { ...}
lowerVoice = \relative c' { ...}
\score {
\new Staff { \upperVoice }
\new Staff { \lowerVoice }
}
Every file is working well alone. How to combine them fast without
having to change to much? The next time I need another combination
of this litttle pieces for another student.
Or how I have to write every file that I can combine them fast?
Thanks a lot
Steffen
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user