lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WG: How to make a partitur book of 7 pieces?


From: Dr. Bernhard Kleine
Subject: WG: How to make a partitur book of 7 pieces?
Date: Sat, 27 Dec 2014 08:54:54 +0100

\version "2.19.15"

 

\book {

 

  \header {

    title = "Messe in C-Dur"

    subtitle = "für Chor und Orgel"

    composer = "Anton Bruckner"

    arranger = "bearb. v. Jos. Messner"

    piece = "Kyrie"

 

  }

}

\include "./Messe in C_Kyrie.ly"

  \header {

    piece = "Gloria"

  }

\include "./Messe in C_Gloria.ly"

 

Sorry I missed the code.

 

Von: Dr. Bernhard Kleine [mailto:address@hidden
Gesendet: Samstag, 27. Dezember 2014 08:53
An: 'Federico Bruni'
Cc: 'address@hidden'
Betreff: AW: How to make a partitur book of 7 pieces?

 

The following piece prints the piece = „Gloria“ for the whole work and not only for the second part. How to change that?

 

Von: Federico Bruni [mailto:address@hidden]
Gesendet: Freitag, 26.
Dezember 2014 20:58
An: Dr. Bernhard Kleine
Cc:
address@hidden
Betreff: Re: How to make a partitur book of 7 pieces?

 

Il giorno ven 26 dic 2014 alle 20:56, Dr. Bernhard Kleine <address@hidden> ha scritto:

I finished the Messe in C by Bruckner. But now I would like to put the individual pieces into a book. Is there an example in the manuals how to do that?


I would start with searching the word "book" in the index of Notation Reference


reply via email to

[Prev in Thread] Current Thread [Next in Thread]