Re: Changing single drums-style entry

2012-03-30 Thread Thomas Morley
Am 30. März 2012 08:40 schrieb lesmondo : > Hi, > > I'm trying to alter the triangle entry in drums-styles. > > I've read through the manual and created the new style in a new list. > > #(define mydrums '( > > (triangle doThin #f 6) > > )) > > > This gives me the correct output for my new triangle.

Re: vertical spacing between systems

2012-03-30 Thread Xavier Scheuer
On 30 March 2012 16:05, Gagi Petrovic wrote: > Dear LilyPond users, the last few days I've been trying some vertical > spacing (in v2.14.2 on OS 10.6.8) and somehow I can't seem to understand the > mechanics of the spacing between systems as explained here. Even after > copy-pasting the code and r

Re: \repeat percent {} breaking \drummode context

2012-03-30 Thread Uwe Falke
Quoting James : Hello, This works properly in 2.14.x and 2.15.x (see attached - this is the output from both) Ah, knew it :-) I'd suggest trying those versions.> Thanks a lot Uwe ___ lilypond-user mailing list lilypond-user@gnu.org https://lis

Re: \repeat percent {} breaking \drummode context

2012-03-30 Thread James
Hello, On 30 March 2012 17:05, Uwe Falke wrote: > Trying to save some space and simplifying the scores, > but either I am doing something wrong / odd, or there is a bug. > Everything following the \repeat percent {} in the example below is set to > separate staffs with clefs, i.e. nit in drummode

Re: \repeat percent {} breaking \drummode context

2012-03-30 Thread James
Hello, On 30 March 2012 17:48, Eluze wrote: > hi Uwe > > in the snippet you sent \new DrumStaff = main << is never closed! > That is just the email program processing '>>' as a quote. In gmail you will see '||'. This happens all the time. James ___

Re: \repeat percent {} breaking \drummode context

2012-03-30 Thread Eluze
hi Uwe in the snippet you sent /\new DrumStaff = main <___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

\repeat percent {} breaking \drummode context

2012-03-30 Thread Uwe Falke
Trying to save some space and simplifying the scores, but either I am doing something wrong / odd, or there is a bug. Everything following the \repeat percent {} in the example below is set to separate staffs with clefs, i.e. nit in drummode anymore. Yep, I know my version is quite outdated but

Re: vertical spacing between systems

2012-03-30 Thread James
Hello, On 29 March 2012 16:17, Gagi Petrovic wrote: > Dear LilyPond users, the last few days I've been trying some vertical > spacing (in v2.14.2) and somehow I can't seem to understand the mechanics of > the spacing between systems as explained here. This is 2.12 documentation. Spacing has cha

vertical spacing between systems

2012-03-30 Thread Gagi Petrovic
Dear LilyPond users, the last few days I've been trying some vertical spacing (in v2.14.2 on OS 10.6.8) and somehow I can't seem to understand the mechanics of the spacing between systems as explained here.

vertical spacing between systems

2012-03-30 Thread Gagi Petrovic
Dear LilyPond users, the last few days I've been trying some vertical spacing (in v2.14.2) and somehow I can't seem to understand the mechanics of the spacing between systems as explained here. Even after co

Changing single drums-style entry

2012-03-30 Thread lesmondo
Hi, I'm trying to alter the triangle entry in drums-styles. I've read through the manual and created the new style in a new list. #(define mydrums '( (triangle doThin #f 6) )) This gives me the correct output for my new triangle. However, I don't want to copy the entire drums-style list, jus