Am 15.11.2016 um 14:04 schrieb David Kastrup: > Urs Liska <[email protected]> writes: > >> Am 15.11.2016 um 13:34 schrieb Phil Holmes: >>> ----- Original Message ----- From: "Ilja Panzer" <[email protected]> >>> To: <[email protected]> >>> Sent: Tuesday, November 15, 2016 12:08 PM >>> Subject: Rotating Score on one page >>> >>> >>>> Dear community, >>>> >>>> I would like the score (portrait) on one page to be rotated by 90 >>>> degrees. So that headers and footers, etc. stay the same but the score >>>> itself is in landscape format. >>>> >>>> Unfortunately I couldn’t find any information bits on the list or the >>>> web. >>>> >>>> Best regards >>>> Ilja Panzer >>> >>> You might try looking in the manuals. >>> >>> http://lilypond.org/doc/v2.19/Documentation/notation/paper-size-and-automatic-scaling >> >> But this doesn't give any information even close to what Ilja wants to >> achieve. >> >> There are two independent items in this request: >> 1) rotating only the *content* of a page while keeping headers and >> footers regular. >> 2) applying this to a *single* page within a score. >> >> Unfortunately I don't know have any idea, but I'm afraid it's not >> possible to do that from within LilyPond. > > \markup \rotate #90 \score { ... } >
Nice suggestion. As a clarification to the OP: This means you have to put the rotated page into a separate score and put that score into a top-level markup. HTH Urs -- Urs Liska www.openlilylib.org _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
