Menu

#1638 lilypond-book [quote] hard-codes 5\in

Accepted
nobody
None
Maintainability
2015-10-22
2011-04-28
Anonymous
No

Originally created by: *anonymous

Originally created by: percival.music.ca@gmail.com
Originally owned by: reinhold...@gmail.com

This tely file:
----------------
\input texinfo @node Top
@top

@lilypond[papersize=c9landscape,verbatim,quote]
\book {
  \score {
    \relative c' {
      c1
    }
  }
}
@end lilypond

@bye
-----------

produces (in part):
------
\paper {
  #(set-paper-size "c9landscape")
  indent = 0\mm
  line-width = 5\in - 2.0 * 0.4\in
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}
-----

Since there's less than 2.3 inches in the 57mm-wide c9landscape paper, lilypond complains.  It would be nice if the 5\in wasn't hard-coded.

(20 minutes of poking around inside lilypond-book didn't fix it for me.  I may try again later, but for now I'm not owning the issue)

Related

Issues: #1816

Discussion

  • Google Importer

    Google Importer - 2011-08-20

    Originally posted by: percival.music.ca@gmail.com

    (No comment was entered for this change.)

    Labels: -Maintainability Type-Maintainability

     
  • Google Importer

    Google Importer - 2011-08-20

    Originally posted by: percival.music.ca@gmail.com

    This is probably a duplicate of issue 1816.  Let's keep that other issue.

    Labels: -Priority-Medium
    Mergedinto: 1816
    Status: Duplicate

     
  • Google Importer

    Google Importer - 2011-08-21

    Originally posted by: PhilEHol...@googlemail.com

    (No comment was entered for this change.)

    Mergedinto:
    Status: Verified

     
  • Google Importer

    Google Importer - 2011-08-21

    Originally posted by: reinhold...@gmail.com

    No duplicate. If papersize option is given, lilypond-book should not any automatic line-width detection (only if given explicitly).

    Labels: lilypond-book
    Owner: reinhold...@gmail.com
    Status: Started

     
  • Google Importer

    Google Importer - 2011-08-21

    Originally posted by: reinhold...@gmail.com

    (No comment was entered for this change.)

    Labels: -lilypond-book

     
  • Google Importer

    Google Importer - 2011-09-03

    Originally posted by: reinhold...@gmail.com

    See also my comment to bug 1595

     
  • Trevor Daniels

    Trevor Daniels - 2015-10-22
    • Description has changed:

    Diff:

    
    
    • status: Started --> Accepted
    • Needs: -->
    • Patch: -->
     
  • Trevor Daniels

    Trevor Daniels - 2015-10-22

    As this issue has no patch, no owner, and no activity for over 4 years I'm reverting the Status to Accepted.

     
MongoDB Logo MongoDB