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 "<papersize>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

Reply via email to