Re: Misleading autobeaming in 3/4

2011-08-13 Thread Damian leGassick
checking my Chopin and Brahms, they both notate your rhythm as lilypond defaults, so it's not a defect - i'm certainly used to seeing it notated like that in 3/4 to my eyes your desired version looks wrong, but if that's really what you want, then using [ and ] or \noBeam as and when is easier

Misleading autobeaming in 3/4

2011-08-13 Thread Bertrand Bordage
Hi everyone! (I don't know if we can call this a defect, so I don't send it to bug-lilypond for the moment) I am working on a 3/4 score with this rhythmical pattern in the beginning : "4. 8 8 8". It is repeated five times, but the rest of the score is clearly in 3/4 and not 6/8, contrary to what

Re: minimum-length of MeasureGrouping

2011-08-13 Thread Xavier Scheuer
On 13 August 2011 14:14, Stefan Thomas wrote: > > Ok, thanks, now it works. > By the way, what does this "springs-and-rods" thing do? > As far as I remember one can also use in connection with tuplets. Please do not forget to cc the list (i.e. "Reply to all"). I do not know exactly why it is so,

Re: TimeSignature Event

2011-08-13 Thread Neil Puttock
On 13 August 2011 10:27, Jan-Peter Voigt wrote: > So my question is: How do I catch the right event and get the time sig probs > to display? There's no event* for time signatures; they're generated when certain context properties change. See the scheme engraver I posted here for an idea: http

Re: Common Violin notation doesn't seem to be a part of Lilypond

2011-08-13 Thread -Eluze
John Sellers-4 wrote: > > Violin Notation: > There are three notations for which I have not been able to exactly > identify > how to do. Clearly 2) & 3) below could be done with some sort of > Text Spanner, 1) below should probably be controlled in association with > the > fingering notation

Re: minimum-length of MeasureGrouping

2011-08-13 Thread Xavier Scheuer
On 13 August 2011 12:03, Stefan Thomas wrote: > > Dear Xavier, > I tried it with the following snippet. > Unfortunately I can't see any positive effect caused by the commanded You've > suggested. > %% snippet %% > \version "2.14.2" > \layout { > \context { \Staff \consists Me

Common Violin notation doesn't seem to be a part of Lilypond

2011-08-13 Thread John Sellers
(Aside: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.general does a lousy job of submitting text. It doesn't seem to understand how to handle word wrap...a concept that has been around how many years? Come on! Being tied to the 80 characters per line that the submission request f

TimeSignature Event

2011-08-13 Thread Jan-Peter Voigt
Hello List, I was trying to create a time-signature-engraver, wich displays the meter above the system. You can see this for example in Orff's Carmina. Well, I can use \new Dynamics \with { \consists "Time_signature_engraver" } { \meta } where meta contains the timing information of the piece li

Re: minimum-length of MeasureGrouping

2011-08-13 Thread Xavier Scheuer
On 13 August 2011 10:23, Stefan Thomas wrote: > > Dear community, > how is it possible to get more space for MeasureGrouping? > I tried it with > \override Score.MeasureGrouping #'minimum-length = #100 > but without any success! Hi, Add \override Score.MeasureGrouping #'springs-and-rods = #ly:s

minimum-length of MeasureGrouping

2011-08-13 Thread Stefan Thomas
Dear community, how is it possible to get more space for MeasureGrouping? I tried it with \override Score.MeasureGrouping #'minimum-length = #100 but without any success! ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/l