Paper rotated in 2.19.60

2017-05-10 Thread Andrew Bernard
Uinsg 2.19.60, suddenly my scores, not changed, show as rotated in
Frescobaldi 3.0.0. They were correclty shown as horizontal in all versions
up to now, using:

  #(set-paper-size "a4" 'landscape)


What has happened?

Andrew
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Andrew Bernard
And now I observe they are rotated in a plain PDF viewer also. So
Frescobaldi is not part of the plot.

Andrew
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Andrew Bernard
Reverting to 2.19.59 shows no problem. This sounds like a regression.

Andrew


On 10 May 2017 at 17:44, Andrew Bernard  wrote:

> And now I observe they are rotated in a plain PDF viewer also. So
> Frescobaldi is not part of the plot.
>
> Andrew
>
>
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Phil Holmes
- Original Message - 
From: "Andrew Bernard" 

To: "Devel" 
Sent: Wednesday, May 10, 2017 8:40 AM
Subject: Paper rotated in 2.19.60



Uinsg 2.19.60, suddenly my scores, not changed, show as rotated in
Frescobaldi 3.0.0. They were correclty shown as horizontal in all versions
up to now, using:

 #(set-paper-size "a4" 'landscape)


What has happened?

Andrew


Almost certainly https://sourceforge.net/p/testlilyissues/issues/5128/

Could you explain better what "show as rotated" means in the context of 
setting paper as landscape?


--
Phil Holmes 



___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread David Kastrup
Andrew Bernard  writes:

> Uinsg 2.19.60, suddenly my scores, not changed, show as rotated in
> Frescobaldi 3.0.0. They were correclty shown as horizontal in all versions
> up to now, using:
>
>   #(set-paper-size "a4" 'landscape)
>
>
> What has happened?

You asked for the score to be rotated so it is.

#(set-paper-size "a4landscape")

is used for setting the paper size without rotating it.

-- 
David Kastrup

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Andrew Bernard
Previously, the A4 landscape was presented in Frescobaldi as horizontal, as
one would expect. Now both Okular and Frescobaldi display it rotated 90
degrees, making it very hard to read. Whatever I am doing wrong, the
behaviour has changed. I verifed that. Is this supposed to be a correction
or an improvement?

Andrew
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Andrew Bernard
Ok, so now I see from ancient times that NR Section 4.1.2 distinguishes
between:

#(set-default-paper-size "a4" 'landscape)

and

#(set-default-paper-size "a4landscape")

And yet, unaware of this distinction, I have been using the first form for
a long time and it works just fine, displaying horizontally as intuitively
expected (intuitive to me, at least).

So now with 2.19.60 I am required to use the latter form. This is no big
deal, but I feel sure something has changed between 2.19.59 and 2.19.60.

Andrew
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread David Kastrup
"Phil Holmes"  writes:

> - Original Message - 
> From: "Andrew Bernard" 
> To: "Devel" 
> Sent: Wednesday, May 10, 2017 8:40 AM
> Subject: Paper rotated in 2.19.60
>
>
>> Uinsg 2.19.60, suddenly my scores, not changed, show as rotated in
>> Frescobaldi 3.0.0. They were correclty shown as horizontal in all versions
>> up to now, using:
>>
>>  #(set-paper-size "a4" 'landscape)
>>
>>
>> What has happened?
>>
>> Andrew
>
> Almost certainly https://sourceforge.net/p/testlilyissues/issues/5128/

Almost certainly not: that one just fixes one consequence of

https://sourceforge.net/p/testlilyissues/issues/5126/

which is likely the "culprit" by disabling a "do what I mean not what I
say" option to GhostScript that caused trouble with image inclusion and
worked inconsistently across different backends.

-- 
David Kastrup

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Simon Albrecht

Am 10.05.2017 um 10:56 schrieb Andrew Bernard:

Ok, so now I see from ancient times that NR Section 4.1.2 distinguishes
between:

#(set-default-paper-size "a4" 'landscape)

and

#(set-default-paper-size "a4landscape")

And yet, unaware of this distinction, I have been using the first form for
a long time and it works just fine, displaying horizontally as intuitively
expected (intuitive to me, at least).


One reason the first is so widely in use are the Frescobaldi templates. 
See .


Best, Simon

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Andrew Bernard
Apologies for the noise, but still curious to know what has changed from 59
to 60 in relation to paper rotation. I have to update all my scores.

Andrew
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread David Kastrup
Andrew Bernard  writes:

> Apologies for the noise, but still curious to know what has changed
> from 59 to 60 in relation to paper rotation. I have to update all my
> scores.

I answered it already.

-- 
David Kastrup

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Paper rotated in 2.19.60

2017-05-10 Thread Urs Liska


Am 11.05.2017 um 06:35 schrieb Andrew Bernard:
> I have to update all my scores.

I have fixed the generating code in Frescobaldi, so the landscape option
is now properly producing "landscape" in the New Score
Wizard. (No support for rotated yet, though).

You should be able to quite easily update your existing scores with
sed -i "s/\(set-paper-size \"\)\(.*\)\(\" 'landscape\)/\1\2landscape\"/"
test.ly

This should properly replace the 'landscape argument for arbitrary page
sizes.

HTH
Urs

-- 
u...@openlilylib.org
https://openlilylib.org
http://lilypondblog.org


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel