Without really knowing, I would suspect the line
@afourpaper
in lilypond.tely which does not exist in the music-glossary.tely

  /Mats

Graham Percival wrote:
Examples from the user manual with [quote, ragged-right] produce this:

\paper {
  #(define dump-extents #t)

  line-width = 160\mm - 2.0 * 0.4\in
  ragged-right = ##t
  indent = 0\mm
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

Examples from the glossary with [quote, ragged-right] produce this:
\paper {
  #(define dump-extents #t)

  line-width = 5\in - 2.0 * 0.4\in
  ragged-right = ##t
  indent = 0\mm
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}


Does anybody know why, or how to fix this? I have a slight preference for 160\mm, but it doesn't really matter which one we pick, just as long as they're the same.

I couldn't find "5\in" anywhere in Documentation/user/. Where else should I look?

Cheers,
- Graham


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to