[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3352 in lilypond: programming error on unknown pap
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size |
Date: |
Wed, 08 May 2013 02:44:47 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Defect Regression
New issue 3352 by address@hidden: programming error on unknown paper
size
http://code.google.com/p/lilypond/issues/detail?id=3352
Ever since
commit be9797b22cb9d253dc40dc624fdbd1a48960baf2
Issue 3023: Papersizes with landscape/portrait suffix are not recognized by
-dpapersizeauthor
we get a programming error when we mis-type a paper size, but processing
continues without output sized for A4 paper.
\version "2.17.10" % first affected version
\paper { #(set-paper-size "A6") }
programming error: cannot evaluate "#f" in module "#<module 3363510>",
setting to "#f"
continuing, cross fingers
warning: Unknown paper size: A6
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size,
lilypond <=
- Re: [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size, lilypond, 2013/05/11
- Re: [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size, lilypond, 2013/05/11
- Re: [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size, lilypond, 2013/05/13
- Re: [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size, lilypond, 2013/05/16
- Re: [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size, lilypond, 2013/05/16
- Re: [Lilypond-auto] Issue 3352 in lilypond: programming error on unknown paper size, lilypond, 2013/05/27