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
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
- 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
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.
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
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
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
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
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
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
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
11 matches
Mail list logo