[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Getting an override into a markup function
From: |
Simon Albrecht |
Subject: |
Re: Getting an override into a markup function |
Date: |
Sat, 26 Sep 2015 01:54:21 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
On 26.09.2015 01:05, Michael Gerdau wrote:
While following this thread I've copied the various solutions into
a growing file. Interstingly with all three proposed solution one after
another the final resulting PDF is roted by 90 degree as well.
Commenting out any of the 4 \markup (or note) lines does not rotate
the PDF, but with all it does.
Why is that so ?
A completely weird-in-appearance bug. I boiled it down to the following:
Iff
– the markup string has more than fifteen(!) characters
– and is called more than three times,
the resulting .pdf will be rotated. It happens with all integer
multiples of 90 degrees and it’s only the PS backend which is concerned.
<https://sourceforge.net/p/testlilyissues/issues/4621/>
Yours, Simon
- Re: Getting an override into a markup function,
Simon Albrecht <=