lilypond-user
[Top][All Lists]
Advanced

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

landscape orientation not working.


From: Ted Walther
Subject: landscape orientation not working.
Date: Tue, 23 Jan 2007 19:42:36 -0800
User-agent: mutt-ng/devel-r804 (Debian)

I put orientation = "landscape" in my \paper { } section, but lilypond
is ignoring it when it makes the Postscript and PDF files.  What am I
doing wrong?

Here is the minimal example as requested:

%%% start of example
\version "2.10.11"

\paper { orientation = "landscape" }

soprano = \relative g' {
        r2 cis | fis4. e8 cis4 cis | fis,4. gis8 a4 a | e'4. fis8 dis4
        cis | cis1 | r2 cis | a4. gis8 fis4 a | cis2 cis4 cis | b4. a8
        gis4 a8[ b] | cis2. fis8[ e] | fis4. e8 cis4 cis | fis,4. gis8
        a4 a | e'4. fis8 dis4 cis | cis1 \bar "|."
}

\score {
  \new Staff << \key fis \minor \soprano >>
  \layout { }
}
%%% end of example

Ted

--
         There's a party in your skull.  And you're invited!

Eukleia: Ted Walther
Address: 2459 E 41 Ave, Vancouver, BC  V5R2W2 (Canada)
Contact: 604-435-5787




reply via email to

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