4th finger moves slur

2014-09-29 Thread Pierre Perol-Schneider
I'm not top posting. Hi Squad, See how the third slur is misplaced here : \version 2.19.15 { \key a\major \clef G_8 { | % mes.9 cis''-28*2/3( d''-3 cis''-2) b'-2( cis''-4 b'-2) a'-2 %-\tweak color #red % here's the problem with 4th finger :

Ugly collision between dynamics and crossStaff stem

2014-09-29 Thread Urs Liska
Hi bug-squad, attached you'll find source and image of an ugly collision between dynamics and a cross-staff stem. The image is from current master but the issue is the same with 2.18.2. Thanks for adding an issue report. Urs \version 2.19.14 \layout { \context { \PianoStaff

Re: Ugly collision between dynamics and crossStaff stem

2014-09-29 Thread James
On 29/09/14 13:49, Urs Liska wrote: Hi bug-squad, attached you'll find source and image of an ugly collision between dynamics and a cross-staff stem. The image is from current master but the issue is the same with 2.18.2. Thanks for adding an issue report. Urs

Cross staff stems don’t work with shifted notes

2014-09-29 Thread Malte Meyn
I'm not top posting. The following won’t shift the C (or the A) horizontally and connect the stems of G and C. \version 2.19.13 \new PianoStaff \with { \consists #Span_stem_engraver } a' \\ \crossStaff g' %change this to f' and it will work c''

Re: Doc: Grobs without printed output on their own

2014-09-29 Thread Simon Albrecht
Am 27.09.2014 um 17:31 schrieb James: Just curious why it matters, or what is gained if a grob is documented whether it 'prints' ouput or not, if the actual behaviour of what the grob does is documented (i.e. in the IR). James It’s just for easier understanding. In an earlier user list thread,

LSR 265

2014-09-29 Thread Simon Albrecht
Hello, I find the current coding of LSR snippet 265 leaves much room for improvement, especially by using \set stanza for the braces and the more convenient commands \left-brace and \right-brace. Attached is my new version. I hope you like it ;-) Best, Simon %%

Re: LSR 265

2014-09-29 Thread Phil Holmes
Simon Albrecht simon.albre...@mail.de wrote in message news:542997f6.1070...@mail.de... Hello, I find the current coding of LSR snippet 265 leaves much room for improvement, especially by using \set stanza for the braces and the more convenient commands \left-brace and \right-brace. Attached

Re: Unexpected TabStaff creation

2014-09-29 Thread Federico Bruni
2014-09-29 21:12 GMT+02:00 Abraham Lee tisimst.lilyp...@gmail.com: Put the overrides in a \layout block, like: \layout { \override TabStaff.Stemstencil = ##f } This won't create a new context, but it will apply it when you create one. It's also a way to keep music and style separated.

DrumStaff.drumStyleTable is not applied to (acciaccatura) grace notes

2014-09-29 Thread Stu McKenzie
I'm not top posting. \version 2.18.0 % DrumStaff.drumStyleTable is not applied to % (acciaccatura) grace notes if the grace notes % are the first notes in a score. % % Also, the stem direction of the first grace notes % does not comply with the voiceOne direction % This can be forced to comply