Issue 778 in lilypond: Dots_engraver overrides dot-count

2009-06-15 Thread codesite-noreply
Status: Accepted Owner: gpermus Labels: Type-Defect Priority-Medium New issue 778 by gpermus: Dots_engraver overrides dot-count http://code.google.com/p/lilypond/issues/detail?id=778 That's because the Dots_engraver overrides 'dot-count, which means your override is ignored: 46 d->set_pro

Re: dots::calc-dot-count never gets used

2009-06-15 Thread Graham Percival
Thanks, added as: http://code.google.com/p/lilypond/issues/detail?id=778 Cheers, - Graham On Mon, Jun 15, 2009 at 08:42:36PM -0700, Mark Polesky wrote: > - Forwarded Message > Han-Wen Nienhuys wrote: > > On Mon, Jun 15, 2009 at 9:06 PM, Neil Puttockwrote: > > > > >> But neither of these

dots::calc-dot-count never gets used

2009-06-15 Thread Mark Polesky
- Forwarded Message Han-Wen Nienhuys wrote: > On Mon, Jun 15, 2009 at 9:06 PM, Neil Puttockwrote: > > >> But neither of these do anything either: > >> { \override Dots #'dot-count = #0 c''4. } > >> { \override Dots #'dot-count = #3 c''4. } > > > > That's because the Dots_engraver ove

Re: TrillSpanner does not extend over tied note

2009-06-15 Thread Neil Puttock
2009/6/15 -Eluze : > your attached output is nice - unfortunately i still get the described > output; The last trill spanner ends on the last note due to the \stopTrillSpan command. If you remove this, the trill will run to the end of the system. > furthermore the trills are vertically shifted.

Issue 746 in lilypond: Source code cleaning: automatic indentation improvement

2009-06-15 Thread codesite-noreply
Updates: Labels: devel-help Comment #2 on issue 746 by gpermus: Source code cleaning: automatic indentation improvement http://code.google.com/p/lilypond/issues/detail?id=746 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

Issue 776 in lilypond: python script to get rid of extra whitespace and generate @menu in the docs

2009-06-15 Thread codesite-noreply
Updates: Labels: devel-help Comment #1 on issue 776 by gpermus: python script to get rid of extra whitespace and generate @menu in the docs http://code.google.com/p/lilypond/issues/detail?id=776 (No comment was entered for this change.) -- You received this message because you are li

Issue 775 in lilypond: configure/autogen should detect doc requirements

2009-06-15 Thread codesite-noreply
Updates: Labels: devel-help Comment #1 on issue 775 by gpermus: configure/autogen should detect doc requirements http://code.google.com/p/lilypond/issues/detail?id=775 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fie

Issue 389 in lilypond: \t -> tab in LSR snippets

2009-06-15 Thread codesite-noreply
Updates: Labels: devel-help Comment #2 on issue 389 by gpermus: \t -> tab in LSR snippets http://code.google.com/p/lilypond/issues/detail?id=389 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or beca

Issue 777 in lilypond: python script for indenting lilypond files

2009-06-15 Thread codesite-noreply
Status: Accepted Owner: gpermus Labels: Type-Enhancement Priority-Low devel-help New issue 777 by gpermus: python script for indenting lilypond files http://code.google.com/p/lilypond/issues/detail?id=777 It would be nice if there was a python script to indent lilypond files. -- You received th

Re: TrillSpanner does not extend over tied note

2009-06-15 Thread -Eluze
Neil Puttock wrote: > > 2009/6/14 Kieren MacMillan : >> [Mac OS X 10.4.11] >> >> Notice that the TrillSpanner does not extend through (i.e., include) the >> tied note, as expected/desired: > > This has been fixed in 2.13.1. > > your attached output is nice - unfortunately i still get the desc

Re: Are cross-staff beams and 'remove-empty *really* not compatible?

2009-06-15 Thread Trevor Daniels
Valentin Villenave wrote Wednesday, January 07, 2009 12:21 AM Greetings, NR1.2.4 says: Known issues and warnings Automatically kneed cross-staff beams cannot be used together with hidden staves. Why? The following piece of code works well (and if you uncomment the last line, an ugly #76