lilypond-user
[Top][All Lists]
Advanced

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

Re: \bookpart question


From: foxfanfare
Subject: Re: \bookpart question
Date: Wed, 18 Sep 2019 00:31:18 -0700 (MST)

Jacques Menu Muzhic wrote
> What is the logic behind that being rejected, and the need to use a \paper
> block instead, which does what I want actually?

I Jacques. I think the page-count should be in a \paper block instead, and
at the end. Ex:

  \bookpart {
    \new Staff = "HautboisDeux"
    \with {
      instrumentName = "Hautbois 2"
      shortInstrumentName = "Hbs 2"
    }
    <<
      \context Voice = "HautboisDeux" <<
        \HautboisDeux
      >>
    >>
    \paper {
      page-count = 1
    }
  } 



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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