Issue 546 in lilypond: Incorrect merging when a same note has different accidentals

2008-03-10 Thread codesite-noreply
Issue 546: Incorrect merging when a same note has different accidentals http://code.google.com/p/lilypond/issues/detail?id=546 Comment #10 by erlenda: Well, according to Read, this is a valid solution, but feel free to disagree with him. I've seldom seen this in scores, so I can't comment on wha

Issue 546 in lilypond: Incorrect merging when a same note has different accidentals

2008-03-10 Thread codesite-noreply
Issue 546: Incorrect merging when a same note has different accidentals http://code.google.com/p/lilypond/issues/detail?id=546 Comment #11 by gpermus: LSR it and tell me the snippet name. Tags: docs, workaround, pitches. -- You received this message because you are listed in the owner or CC f

Lilypond-book docs incorrect

2008-03-10 Thread Kevin Donnelly
The only docs I can find on lilypond-book (http://www.lilypond.org/doc/v2.1/Documentation/user/out-www/lilypond/Integrating-text-and-music.html#Integrating-text-and-music) appear to be misleading without further information. The instructions are as follows: (1) insert lilypond markup in a .tex

Re: Lilypond-book docs incorrect

2008-03-10 Thread Francisco Vila
2008/3/10, Kevin Donnelly <[EMAIL PROTECTED]>: > The only docs I can find on lilypond-book > > (http://www.lilypond.org/doc/v2.1/Documentation/user/out-www/lilypond/Integrating-text-and-music.html#Integrating-text-and-music) These instructions are for Lilypond 2.1 (date unknown), your version is

Re: Lilypond-book docs incorrect

2008-03-10 Thread Alexander Deubelbeiss
You seem to be using the documentation for version 2.1. Go to the link in your message and replace "v2.1" in the URL with "v2.8" (or "v2.10" for the latest version). The newer version of that page does explain about the psfonts option, and contains a link to section 13.6 "Invoking lilypond-book

Slow compile on Windows XP - font caching problem?

2008-03-10 Thread Trevor Daniels
A week ago I upgraded from 2.11.34 to 2.11.41, and noticed the compile time seemed longer than previously. I've just done a few tests with a trivial file. Using 2.11.34 the compile time to pdf production takes around 15 secs, but with both 2.11.41 and 2.11.42 the same file takes 55-60 secs - fou

Exception under XP with misplaced acciaccatura

2008-03-10 Thread Trevor Daniels
Under 2.11.34, 2.11.41 and 2.11.42 LilyPond gives the warning: warning: programming error: must have Item for spanner bound \times 2/3 { \acciaccatura d8c8 b c } and then bombs with a 0xc005 exception when compiling this code: \new Staff { \relative c'' { \times 2/3 {

RE: Tuplet brackets appear when I've asked them not to

2008-03-10 Thread Trevor Daniels
Graham Percival wrote > > On Mon, 03 Mar 2008 10:48:37 +1100 > [EMAIL PROTECTED] wrote: > > > > > It'd be worth a note in the documentation, I > think, to say under what > > circumstances a tuplet bracket appears, and how > to suppress it. > > I could go with that. Trevor? Maybe add one >

Re: Slow compile on Windows XP - font caching problem?

2008-03-10 Thread Valentin Villenave
2008/3/10, Trevor Daniels <[EMAIL PROTECTED]>: > Under 2.11.42 the fonts are cached in C:\Documents and > Settings\[username]\.lilypond-fonts.cache-2. This also > contains 2 small and one large (682 KB) files, but when > LilyPond compiles it changes just the large file - every > time. This

Issue 587 in lilypond: Segfault: \acciaccatura inside \times when using \new Staff

2008-03-10 Thread codesite-noreply
Issue 587: Segfault: \acciaccatura inside \times when using \new Staff http://code.google.com/p/lilypond/issues/detail?id=587 New issue report by v.villenave: % The following code produces a "must have Item" warning, % which is normal, and a segfault, which is not. % Strangely, removing the \new

Re: Exception under XP with misplaced acciaccatura

2008-03-10 Thread Valentin Villenave
2008/3/10, Trevor Daniels <[EMAIL PROTECTED]>: > Placing the \acciccatura outside the \times 2/3 fixes the > problem, of course, but any exception, even with bad code, > is a notifiable bug. Definitely. I reproduced it on Xp and Linux, and marked it as high-priority. http://code.google.com/p/l

Issue 587 in lilypond: Segfault: \acciaccatura inside \times when using \new Staff

2008-03-10 Thread codesite-noreply
Issue 587: Segfault: \acciaccatura inside \times when using \new Staff http://code.google.com/p/lilypond/issues/detail?id=587 Comment #1 by v.villenave: I forgot to mention the version used: 2.11.42 on windows and linux32. -- You received this message because you are listed in the owner or CC

Re: Tuplet brackets appear when I've asked them not to

2008-03-10 Thread Graham Percival
On Mon, 10 Mar 2008 18:01:14 - "Trevor Daniels" <[EMAIL PROTECTED]> wrote: > It seems to need more than a doc change and an example. > Investigating this code uncovers a program exception > under XP, which I have just reported. Perhaps the docs > should be changed to say that \acciaccatura