Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2490)

Issue 7035048: Issue 3023: Papersizes with landscape/portrait suffix are not recognized by -dpapersize (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by dak
Modified:
11 years, 3 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 3023: Papersizes with landscape/portrait suffix are not recognized by -dpapersize This factors out the papersize recognition into a function lookup-paper-name. It also streamlines error handling somewhat. A conditional checking paper-default to be non-#f could only ever be triggered in an error situation. Since it does not make sense to treat the error condition of "bad paper-alist entry" and "unrecognized paper format" differently, this has been folded into the simpler case, namely considering the specified width and height in set-paper-dimensions as a substitute for the valid default paper size.

Patch Set 1 #

Patch Set 2 : Remove debug output #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -54 lines) Patch
M scm/paper.scm View 1 2 chunks +50 lines, -54 lines 0 comments Download

Messages

Total messages: 1
dak
11 years, 3 months ago (2013-01-01 15:45:45 UTC) #1
Remove debug output
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b