bug-lilypond
[Top][All Lists]
Advanced

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

Re: Landscape and PNG


From: David Kastrup
Subject: Re: Landscape and PNG
Date: Sun, 04 Oct 2015 16:58:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Simon Albrecht <address@hidden> 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



reply via email to

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