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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to