On 26/05/2011 02:49, Alexandre Ficagna wrote:
Hy all,I'm trying do create a score with the individual parts after the global one, but the global part in landscape and the individual parts in portrait style. I'm using \book and \bookpart commands, doing this for the global part; \book { \paper { #(set-paper-size a4 'portrait) } ... and for the parts: \bookpart { \paper { #(set-paper-size a4 'portrait) } .... What should I do?
You realise that you only use a4-portrait? Take care, Herre _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
