NR3.2.2: erroneous example?

2011-08-19 Thread Jean-Charles Malahieude
Hello all! Since the only header fields that will be printed are piece and opus, the example in Custom text formatting for title blocks should read (line 802 of input.itely) - subtitle = \markup { \italic (Excerpt) } + opus = \markup { \italic (Excerpt) } Unless it is sympathetic ink? May I

Re: NR3.2.2: erroneous example?

2011-08-19 Thread Bertrand Bordage
You should ask to James Lowe james.l...@datacore.comhttp://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=search;h=9bc65fa2efa4711ce96c648db6d703ae190f944c;s=james.l...@datacore.com;st=author It's one of his commits :9bc65fa2efa4711ce96c648db6d703ae190f944c Maybe it's to show something; there was

FW: Custom Tuning creating space beneath the first system

2011-08-19 Thread Carl Sorensen
Peter, I've forwarded this to bug-lilypond, because it is a bug. \contextStringTuning sets a context property for the FretBoards context. This creates a FretBoards context if one doesn't exist. I'll investigate possible fixes. In the meantime, since you're not using FretBoards in this layout,

Re: Issue 982 in lilypond: web big-html and pdf look bad

2011-08-19 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_15_9 Comment #6 on issue 982 by philehol...@googlemail.com: web big-html and pdf look bad http://code.google.com/p/lilypond/issues/detail?id=982 Pushed as 0dab09bcbd2046e1dc38fb264ae8f7d2097d3d71

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread lilypond
Comment #36 on issue 1691 by philehol...@googlemail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 Request to push this change of 2.0 * %(exampleindent)s''' to 2.05 * . This will fix all the instances of black bars where the snippet is 1 line

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread lilypond
Comment #37 on issue 1691 by reinhold...@gmail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 Actually, the problem has nothing to do with the missing quote. E.g. simply try this trivial snippet: (which has the quote and the verbatim, and still

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread lilypond
Comment #38 on issue 1691 by philehol...@googlemail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 If [quote] is used, and the change I suggested is made, you no longer get overfull hboxes. In book_snippets.py we have this line: QUOTE:

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread lilypond
Comment #39 on issue 1691 by reinhold...@gmail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 Again, this would just be a workaround for a severe lilypond-book bug, namely that it creates images that are wider than allowed. By shrinking the

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-19 Thread lilypond
Issue 1816: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 This issue is now blocking issue 1691. See http://code.google.com/p/lilypond/issues/detail?id=1691 -- You received this message because you are listed in the owner or CC

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread lilypond
Updates: Blockedon: 1816 Comment #40 on issue 1691 by percival.music.ca: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 The problem is not a rounding error. The first problem Reinhold identified is detailed in issue 1816, which has a patch. We

Re: Issue 1663 in lilypond: Images missing on web site

2011-08-19 Thread lilypond
Comment #31 on issue 1663 by philehol...@googlemail.com: Images missing on web site http://code.google.com/p/lilypond/issues/detail?id=1663 Following this up, and the problem is less tractable than I thought. If you go to http://lilypond.org/doc/v2.15/Documentation/web-big-page.html

Re: Issue 1663 in lilypond: Images missing on web site

2011-08-19 Thread lilypond
Comment #32 on issue 1663 by reinhold...@gmail.com: Images missing on web site http://code.google.com/p/lilypond/issues/detail?id=1663 Exactly. The problem is that the background is specified in CSS as something like: body{ background: url(../pictures/background-image.png) no-repeat

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-19 Thread lilypond
Comment #7 on issue 1816 by philehol...@googlemail.com: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 I've tested this exhaustively. I've manually updated the book-snippets.py in my build tree, and run it against my test file,

Re: Issue 620 in lilypond: It should be possible to specify more specific spanner bounds.

2011-08-19 Thread lilypond
Updates: Labels: -Patch-needs_work fixed_2_15_9 Comment #13 on issue 620 by n.putt...@gmail.com: It should be possible to specify more specific spanner bounds. http://code.google.com/p/lilypond/issues/detail?id=620 (No comment was entered for this change.)

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread Trevor Daniels
Comment #37 on issue 1691 by reinhold...@gmail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 It's actually a very general problem of lilypond-book. The reason why you are not seeing it with @lilypond[verbatim,quote,relative=1] is that relative=1

Re: NR3.2.2: erroneous example?

2011-08-19 Thread Trevor Daniels
Jean-Charles, you wrote Friday, August 19, 2011 3:02 PM Since the only header fields that will be printed are piece and opus, the example in Custom text formatting for title blocks should read (line 802 of input.itely) - subtitle = \markup { \italic (Excerpt) } + opus = \markup { \italic

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-19 Thread lilypond
Comment #8 on issue 1816 by percival.music.ca: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 I will put this patch on a countdown later tonight. I will cancel any new GOP proposals for the next two weeks. I am returning to the

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-19 Thread lilypond
Comment #9 on issue 1816 by percival.music.ca: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 To avoid misunderstandings: when I wrote this patch in comment 8, I was referring to Reinhold's patch which fixes the

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-19 Thread lilypond
Comment #41 on issue 1691 by percival.music.ca: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 Trevor reminded us (by email) that lilypond automatically sets ragged-right=##t if the music is less than a full line. This might be the behavior Reinhold was