Status: Accepted
Owner: ----
Labels: Type-Defect Regression
New issue 3352 by [email protected]: 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