]> git.donarmstrong.com Git - lilypond.git/commitdiff
Document "landscape" and "portrait" suffixes for paper size
authorDavid Kastrup <dak@gnu.org>
Sun, 12 Aug 2012 09:03:47 +0000 (11:03 +0200)
committerDavid Kastrup <dak@gnu.org>
Thu, 18 Oct 2012 19:14:39 +0000 (21:14 +0200)
Documentation/notation/spacing.itely

index 6ca9b40ceb9f1803a3785b0de0b6ac165b1ad84f..352b0973be878e1c791e58cc277ced46d0f8f7bd 100644 (file)
@@ -265,7 +265,18 @@ accordingly.
 #(set-default-paper-size "a6" 'landscape)
 @end example
 
-The music output will @emph{not} be rotated, just the paper size.
+Swapping the paper dimensions @emph{without} having the print rotated
+(like when printing to postcard size, or creating graphics for inclusion
+rather than a standalone document) can be achieved by appending
+@samp{landscape} to the name of the paper size itself:
+
+@example
+#(set-default-paper-size "a6landscape")
+@end example
+
+When the paper size ends with an explicit @samp{landscape} or
+@samp{portrait}, the presence of a @code{'landscape} symbol @emph{only}
+affects print orientation, not the paper dimensions used for layout.
 
 @seealso
 Notation Reference: