Simon Albrecht <simon.albre...@mail.de> writes: > perhaps this is more of an enhancement (?), but currently PNG files > are output with 90° counterclockwise rotation, if the paper is in a > landscape format. See attached example; the command used was > > $lilypond --png -dresolution=100 -danti-alias-factor=1 > png-landscape.ly In case it be important: Ubuntu 14.04, 64-bit. > > Yours, Simon > > > \version "2.19.28" > \paper { #(set-paper-size "a10" 'landscape) } > \header { tagline = ##f } > \markup "orientation"
Well, why would you select landscape orientation if you don't want it? Are you sure you don't actually mean \paper { #(set-paper-size "a10landscape") } namely just a landscape paper format but no landscape orientation? -- David Kastrup _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond