Forwarding to bug-lilypond.
Could someone please verify this and create a tracker entry?
(It's not my code BTW)
Am 20. Januar 2015 08:20:25 MEZ, schrieb Steve Lacy :
>Thanks, Urs.
>
>Reading your code, seems like it was just a convenience function for
>setting SpacingSpanner.common-shortest-durat
Am 19.01.2015 um 19:23 schrieb James:
On 19/01/15 17:43, David Kastrup wrote:
Marc Hohl writes:
Am 19.01.2015 um 14:51 schrieb James:
On 09/01/15 09:25, Marc Hohl wrote:
Hi list,
the appearance of cautionary tab note heads differs from parenthesized
ones, see the output of
\version "2.19.
On 19/01/15 17:43, David Kastrup wrote:
Marc Hohl writes:
Am 19.01.2015 um 14:51 schrieb James:
On 09/01/15 09:25, Marc Hohl wrote:
Hi list,
the appearance of cautionary tab note heads differs from parenthesized
ones, see the output of
\version "2.19.0"
\new TabStaff { \parenthesize c4 c~
Marc Hohl writes:
> Am 19.01.2015 um 14:51 schrieb James:
>> On 09/01/15 09:25, Marc Hohl wrote:
>>> Hi list,
>>>
>>> the appearance of cautionary tab note heads differs from parenthesized
>>> ones, see the output of
>>>
>>> \version "2.19.0"
>>>
>>> \new TabStaff { \parenthesize c4 c~ \bar "" \b
Am 19.01.2015 um 14:51 schrieb James:
On 09/01/15 09:25, Marc Hohl wrote:
Hi list,
the appearance of cautionary tab note heads differs from parenthesized
ones, see the output of
\version "2.19.0"
\new TabStaff { \parenthesize c4 c~ \bar "" \break c2 }
I think this is a bug. Should I raise an
Hi list,
following up on a thread that I started some time ago
(http://lists.gnu.org/archive/html/lilypond-devel/2014-11/msg00139.html)
I'd like to draw the conclusions from that and ask for an additional
breaking "algorithm".
It would be nice to have a compilation mode that doesn't care abo
On 09/01/15 09:25, Marc Hohl wrote:
Hi list,
the appearance of cautionary tab note heads differs from parenthesized
ones, see the output of
\version "2.19.0"
\new TabStaff { \parenthesize c4 c~ \bar "" \break c2 }
I think this is a bug. Should I raise an issue for that?
Marc
https://code.go
On 19/01/15 07:03, Pierre Perol-Schneider wrote:
\version "2.19.15"
myMusic = \relative c' { c d e f \break g a b c }
{ \myMusic }
{ \magnifyStaff #3 \myMusic }
Thanks,
https://code.google.com/p/lilypond/issues/detail?id=4266
James
__