Re: Issue 972 in lilypond: SVG backend: related grobs should be grouped together with tags

2012-02-15 Thread lilypond
Updates: Status: Fixed Labels: Fixed_2_15_26 Comment #1 on issue 972 by mts...@gmail.com: SVG backend: related grobs should be grouped together with tags http://code.google.com/p/lilypond/issues/detail?id=972 Fixed with ad3a9e6531e32c4403f1bdc6d203d3c94c6d411e.

Re: Issue 2318 in lilypond: kievan notation contexts should not contain time_signature_engraver

2012-02-15 Thread lilypond
Comment #5 on issue 2318 by aleksandr.andr...@gmail.com: kievan notation contexts should not contain time_signature_engraver http://code.google.com/p/lilypond/issues/detail?id=2318 Please see here: http://codereview.appspot.com/5672063/ ___ bug-li

Re: -dpreview in its actual formulation is difficult to understand

2012-02-15 Thread Colin Hall
On Wed, Feb 15, 2012 at 03:42:57PM -0800, Eluze wrote: > > in AU > http://lilypond.org/doc/v2.15/Documentation/usage-big-page#running-lilypond, > item "preview" you find: > > this *is* confusing: Thanks for the bug report. I've raised a new issue on the tracker for this, number 2327. http://

Issue 2327 in lilypond: Doc for preview command line option is hard to understand

2012-02-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Documentation New issue 2327 by colingh...@gmail.com: Doc for preview command line option is hard to understand http://code.google.com/p/lilypond/issues/detail?id=2327 Reported by Eluze: http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg00694.

-dpreview in its actual formulation is difficult to understand

2012-02-15 Thread -Eluze
hi in AU http://lilypond.org/doc/v2.15/Documentation/usage-big-page#running-lilypond, item "preview" you find: "preview This option is supported by all backends; pdf, png, ps, eps and svg, but not scm and generates an output file containing the titles and the first system of music. If \bookpart

Issue 2326 in lilypond: Patch: Doc: NR 4.1.4: document improved spacing on the last page (issue 1377)

2012-02-15 Thread lilypond
Status: New Owner: Labels: Type-Enhancement Patch-new New issue 2326 by plros...@gmail.com: Patch: Doc: NR 4.1.4: document improved spacing on the last page (issue 1377) http://code.google.com/p/lilypond/issues/detail?id=2326 Doc: NR 4.1.4: document improved spacing on the last page (iss

Re: Ledger lines in PNG output have white interior

2012-02-15 Thread Marek Klein
Hello, 2012/2/15 Reinhold Kainhofer > Are you reporting this to the ghostscript folks? > > Do we need a tracker issue (lilypond) for this? Marek bug squad ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-li

Re: Ledger lines in PNG output have white interior

2012-02-15 Thread Werner LEMBERG
>> gs 9.00 on GNU/Linux, using gv 3.7.0. >> [...] >> Looks like a bug in the anti-aliasing device of gs: If I switch to >> B/W, the ledger line is just fine. > > Are you reporting this to the ghostscript folks? I haven't had time yet to install the latest GS version (9.05). Any takers? > Any i

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Updates: Labels: -Fixed_2_15_31 Fixed_2_15_30 Comment #28 on issue 1967 by gra...@percival-music.ca: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 It did fork, but I'll have to merge master i

Re: Issue 2099 in lilypond: error in doc build should point to build/Documentation/out-www/DocName.log

2012-02-15 Thread lilypond
Updates: Status: Duplicate Mergedinto: 2311 Comment #6 on issue 2099 by julien.r...@gmail.com: error in doc build should point to build/Documentation/out-www/DocName.log http://code.google.com/p/lilypond/issues/detail?id=2099 (No comment was entered for this change.) ___

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review Fixed_2_15_31 Comment #27 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 After another test (no idea where t

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread Reinhold Kainhofer
On 2012-02-15 16:12, lilyp...@googlecode.com wrote: I have decided to tackle this with a simplistic patch that simply does not complain if several slurs start at the same time, while still dropping any slur with the same id starting later while warning. I have not looked at phrasing slurs, tho

Re: Issue 1870 in lilypond: replace DIGIT token class with UNSIGNED

2012-02-15 Thread lilypond
Updates: Labels: -Patch-needs_work -Warning Comment #2 on issue 1870 by d...@gnu.org: replace DIGIT token class with UNSIGNED http://code.google.com/p/lilypond/issues/detail?id=1870 (No comment was entered for this change.) ___ bug-lilypon

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #26 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 Well, "allows" is the right word since "implements" makes it sound like a feature. If it were a truly suppo

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #25 on issue 1967 by reinhold...@gmail.com: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 That patch allows/implements concurrent slurs that start at the same moment (which wasn't allowed/w

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread Reinhold Kainhofer
On 2012-02-15 19:18, David Kastrup wrote: Reinhold Kainhofer writes: This example will silently discard the outer slur. The number of times where I have to contradict you today is impressive. No, it won't. Both get typeset. Oops, you are right. Your patch not only fixes the warning, but als

Re: Issue 2271 in lilypond: 2.15.27 won't open on Mac 10.4 PPC

2012-02-15 Thread lilypond
Comment #13 on issue 2271 by gra...@percival-music.ca: 2.15.27 won't open on Mac 10.4 PPC http://code.google.com/p/lilypond/issues/detail?id=2271 By email, Christian clarified that 0.6.1 does not address the 10.4 ppc issue. He said we should use 0.4 for that. I have no evidence that GUB

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread David Kastrup
Reinhold Kainhofer writes: > On 15/02/2012 17:01, lilyp...@googlecode.com wrote: >> Updates: >> Labels: Patch-new >> >> Comment #21 on issue 1967 by d...@gnu.org: Concurrent slurs that start >> and end at the same moment should not produce a warning >> http://code.google.com/p/lilypond/issues

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread Reinhold Kainhofer
On 15/02/2012 17:01, lilyp...@googlecode.com wrote: > Updates: > Labels: Patch-new > > Comment #21 on issue 1967 by d...@gnu.org: Concurrent slurs that start > and end at the same moment should not produce a warning > http://code.google.com/p/lilypond/issues/detail?id=1967#c21 > > Allow multipl

Re: Ledger lines in PNG output have white interior

2012-02-15 Thread Reinhold Kainhofer
On 12/02/2012 22:39, Werner LEMBERG wrote: >> Which PS viewer? Which OS? Which platform (32 or 64 bit)? Which gs >> version? > gs 9.00 on GNU/Linux, using gv 3.7.0. > [...] > Looks like a bug in the anti-aliasing device of gs: If I switch to > B/W, the ledger line is just fine. Are you reporting t

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #24 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 (No comment was entered for this change.) Attachments: Screenshot at 2012-02-15 18:36:29.png 3.5 KB

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Updates: Labels: Patch-review Comment #23 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967#c23 Patchy the autobot says: LGTM. slur-multiple.ly looks different but

Re: Issue 2271 in lilypond: 2.15.27 won't open on Mac 10.4 PPC

2012-02-15 Thread lilypond
Comment #12 on issue 2271 by carl.d.s...@gmail.com: 2.15.27 won't open on Mac 10.4 PPC http://code.google.com/p/lilypond/issues/detail?id=2271 Christian Hitz just created a new lilypond-app bundle. It is not yet clear whether it will work on 10.4, or if we still need to use the 0.4 version

Re: Issue 2271 in lilypond: 2.15.27 won't open on Mac 10.4 PPC

2012-02-15 Thread lilypond
Updates: Owner: carl.d.s...@gmail.com Comment #11 on issue 2271 by d...@gnu.org: 2.15.27 won't open on Mac 10.4 PPC http://code.google.com/p/lilypond/issues/detail?id=2271 How are the perspectives right now? It would appear that this is the last critical issue without a patch right

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #22 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967#c22 Allow multiple identical slurs (issue 1967). http://codereview.appspot.com/5671053

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Updates: Labels: Patch-new Comment #21 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967#c21 Allow multiple identical slurs (issue 1967). http://codereview.appspot

Re: Issue 2269 in lilypond: If piece begins with \cueDuringWithClef, ambitus is shown in cue's clef

2012-02-15 Thread lilypond
Comment #8 on issue 2269 by o...@villumsen.name: If piece begins with \cueDuringWithClef, ambitus is shown in cue's clef http://code.google.com/p/lilypond/issues/detail?id=2269 It works. I have tested in 2.15.29-1 on MacOS X x86. Thanks to everyone involved. I will now finish the score I w

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Updates: Status: Started Owner: d...@gnu.org Comment #20 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 I have decided to tackle this with a simplistic p

Re: Issue 2320 in lilypond: Patch: CG: add information about Regtest Checking Project

2012-02-15 Thread lilypond
Comment #3 on issue 2320 by julien.r...@gmail.com: Patch: CG: add information about Regtest Checking Project http://code.google.com/p/lilypond/issues/detail?id=2320 It also uses undefined macros @docLinkSplit and @docLinkBig (those are defined in web.texi but not in contributor.texi). __

Re: Issue 2311 in lilypond: Patch: Final redirection of texi output

2012-02-15 Thread lilypond
Comment #10 on issue 2311 by julien.r...@gmail.com: Patch: Final redirection of texi output http://code.google.com/p/lilypond/issues/detail?id=2311 Issue 2099 has been merged into this issue. ___ bug-lilypond mailing list bug-lilypond@gnu.org http

Re: Issue 2219 in lilypond: Set makeinfo and texi2html error limit to zero

2012-02-15 Thread lilypond
Updates: Labels: Patch-review Comment #12 on issue 2219 by d...@gnu.org: Set makeinfo and texi2html error limit to zero http://code.google.com/p/lilypond/issues/detail?id=2219#c12 Patchy the autobot says: LGTM. ___ bug-lilypond mailing lis

Issue 2325 in lilypond: rotation in its current form should be eliminated and replaced by a stencil command

2012-02-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect New issue 2325 by janek.li...@gmail.com: rotation in its current form should be eliminated and replaced by a stencil command http://code.google.com/p/lilypond/issues/detail?id=2325 From Mike Solomon's e-mail: rotation is a bit bunk in LilyPond

Re: Issue 2148 in lilypond: vertical skylines should use stencil integrals

2012-02-15 Thread lilypond
Updates: Labels: Patch-needs_work Comment #36 on issue 2148 by d...@gnu.org: vertical skylines should use stencil integrals http://code.google.com/p/lilypond/issues/detail?id=2148#c36 Patchy the autobot says: Still the font-cache.scm target apparently. __

Re: Issue 2304 in lilypond: Patch: Fix barre snippet.

2012-02-15 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review Fixed_2_15_31 Comment #9 on issue 2304 by d...@gnu.org: Patch: Fix barre snippet. http://code.google.com/p/lilypond/issues/detail?id=2304 Pushed as 05543163cc1c2014c6399367313092878bc33707 to staging.

Re: Issue 2219 in lilypond: Set makeinfo and texi2html error limit to zero

2012-02-15 Thread lilypond
Updates: Labels: -Patch-needs_work Patch-new Comment #11 on issue 2219 by d...@gnu.org: Set makeinfo and texi2html error limit to zero http://code.google.com/p/lilypond/issues/detail?id=2219 Since it is not clear to me whether the last Patchy run problem was not entirely caused by s

Re: Issue 2304 in lilypond: Patch: Fix barre snippet.

2012-02-15 Thread lilypond
Updates: Labels: Patch-review Comment #8 on issue 2304 by d...@gnu.org: Patch: Fix barre snippet. http://code.google.com/p/lilypond/issues/detail?id=2304#c8 Patchy the autobot says: LGTM. ___ bug-lilypond mailing list bug-lilypond@gnu.org htt

Re: Issue 2319 in lilypond: Patch: Web&CG: remove "projects" from HelpUs

2012-02-15 Thread lilypond
Updates: Labels: Patch-review Comment #1 on issue 2319 by d...@gnu.org: Patch: Web&CG: remove "projects" from HelpUs http://code.google.com/p/lilypond/issues/detail?id=2319#c1 Patchy the autobot says: LGTM. ___ bug-lilypond mailing list bu

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #19 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 I would agree if this occured just with user input. However, this occurs as a result of _output_ from the p

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #18 on issue 1967 by philehol...@gmail.com: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 Personally, I would change this from a regression. Regression: "it used to work intentionally in a

Re: 2 arpeggioBrackets overlap

2012-02-15 Thread Colin Hall
On Wed, Feb 15, 2012 at 01:55:55AM +0100, Frederik Van der Veken wrote: > % Having a soprano voice splitting into two (singing des - bes), > % and an alto voice also splitting into two (singing bes - f). > % However, the two arpeggio brackets overlap Thanks for reporting the bug, Frederik. I've

Issue 2324 in lilypond: 2 arpeggioBrackets overlap

2012-02-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Ugly New issue 2324 by colingh...@gmail.com: 2 arpeggioBrackets overlap http://code.google.com/p/lilypond/issues/detail?id=2324 Reported by Frederik Van der Veken: http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg00636.html http://article.gman

Re: Issue 2320 in lilypond: Patch: CG: add information about Regtest Checking Project

2012-02-15 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #2 on issue 2320 by d...@gnu.org: Patch: CG: add information about Regtest Checking Project http://code.google.com/p/lilypond/issues/detail?id=2320 This patch introduces a new node without entering it in the menu structure. __

Re: Issue 2219 in lilypond: Set makeinfo and texi2html error limit to zero

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 11:46:04AM +, lilyp...@googlecode.com wrote: > It would seem that Documentation/contributor is not clean enough to > survive this patch. > > LANG= makeinfo --enable-encoding --error-limit=0 -I > /tmp/lilypond-autobuild/Documentation > -I/tmp/lilypond-autobuild/Documenta

Re: Issue 1967 in lilypond: Concurrent slurs that start and end at the same moment should not produce a warning

2012-02-15 Thread lilypond
Comment #17 on issue 1967 by d...@gnu.org: Concurrent slurs that start and end at the same moment should not produce a warning http://code.google.com/p/lilypond/issues/detail?id=1967 So what's the course on this issue? It does not have an owner and apparently is the last critical issue wit

Re: Issue 2219 in lilypond: Set makeinfo and texi2html error limit to zero

2012-02-15 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #10 on issue 2219 by d...@gnu.org: Set makeinfo and texi2html error limit to zero http://code.google.com/p/lilypond/issues/detail?id=2219 It would seem that Documentation/contributor is not clean enough to survive this patch. LA

Re: musicxml2ly: multiple rights bug

2012-02-15 Thread Colin Hall
On Tue, Feb 14, 2012 at 11:26:15PM +0100, pls wrote: > Hey all, > > there can be multiple tags with or without one of the three values > "music", "words" or "arrangement" in the identification element of a score. > musicxml2ly v2.15.29 dumps all of them in the LilyPond variable copyright > wi

Issue 2323 in lilypond: musicxml2ly multiple rights bug

2012-02-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Scripts New issue 2323 by colingh...@gmail.com: musicxml2ly multiple rights bug http://code.google.com/p/lilypond/issues/detail?id=2323 Reported by Patrick Schmidt http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg00631.html http://article.gman

Re: Issue 2311 in lilypond: Patch: Final redirection of texi output

2012-02-15 Thread lilypond
Updates: Status: Accepted Labels: -Patch-new Patch-countdown Comment #9 on issue 2311 by philehol...@gmail.com: Patch: Final redirection of texi output http://code.google.com/p/lilypond/issues/detail?id=2311 (No comment was entered for this change.) _

Re: Issue 2311 in lilypond: Patch: Final redirection of texi output

2012-02-15 Thread lilypond
Updates: Labels: Patch-new Comment #8 on issue 2311 by philehol...@gmail.com: Patch: Final redirection of texi output http://code.google.com/p/lilypond/issues/detail?id=2311#c8 I've opened a new issue to avoid confusion. AFAICS this redirects all the output from texi2pdf, makeinfo

Issue 2322 in lilypond: Add "layout-from" function to documentation

2012-02-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Documentation Frog New issue 2322 by janek.li...@gmail.com: Add "layout-from" function to documentation http://code.google.com/p/lilypond/issues/detail?id=2322 David Kastrup wrote a function that extracts settings from a music expression and transfo

Re: Issue 2304 in lilypond: Patch: Fix barre snippet.

2012-02-15 Thread lilypond
Updates: Labels: -Patch-waiting Patch-new Blockedon: -2303 Comment #7 on issue 2304 by d...@gnu.org: Patch: Fix barre snippet. http://code.google.com/p/lilypond/issues/detail?id=2304 (No comment was entered for this change.) ___ bug-l

Re: Issue 2303 in lilypond: Patch: Let EventChord replay articulations

2012-02-15 Thread lilypond
Issue 2303: Patch: Let EventChord replay articulations http://code.google.com/p/lilypond/issues/detail?id=2303 This issue is no longer blocking issue 2304. See http://code.google.com/p/lilypond/issues/detail?id=2304 -- You received this message because you are listed in the owner or CC fields of

Re: Issue 2148 in lilypond: vertical skylines should use stencil integrals

2012-02-15 Thread lilypond
Updates: Labels: Patch-new Comment #35 on issue 2148 by mts...@gmail.com: vertical skylines should use stencil integrals http://code.google.com/p/lilypond/issues/detail?id=2148#c35 Gets vertical skylines from grob stencils http://codereview.appspot.com/5626052 _