Re: subito dynamic after hairpin

2012-08-21 Thread Curt Siffert
On Aug 21, 2012, at 10:47 PM, Nick Payne wrote: On 22/08/12 14:41, Curt Siffert wrote: Hi, I am trying to make a decrescendo end in a subito dynamic for the next note.  Not sure how to make it align.  I found lots of examples online on

Re: subito dynamic after hairpin

2012-08-21 Thread Nick Payne
On 22/08/12 14:41, Curt Siffert wrote: Hi, I am trying to make a decrescendo end in a subito dynamic for the next note. Not sure how to make it align. I found lots of examples online on how to shift over subito mf, but in my case they make the decrescendo too small. I'm not actually sure I

Re: Unwanted notation appearing on TabStaff after glissando

2012-08-21 Thread Federico Bruni
Which version are you using? This problem has been fixed in the 2.15.x. Search 'hideNotes TabStaff' in the google issue tracker (make sure to search all issues, not just the open ones) and you'll find all the details. hideNotes is much more handy than tags, so I think it's worth upgrading to the

Re: Unwanted notation appearing on TabStaff after glissando

2012-08-21 Thread David Kastrup
Ben Eichler writes: > Hi everyone, > > I have a song I'm tabbing out using a normal staff and a TabStaff > which has a glissando appearing in it. The glissando looks great, but > on the TabStaff every note after it has some sort of weird dot or line > over the top of it. This is what my code for

Re: Unwanted notation appearing on TabStaff after glissando

2012-08-21 Thread Ben Eichler
You are just to good Nathan! Or maybe I'm way too novice... :S ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

subito dynamic after hairpin

2012-08-21 Thread Curt Siffert
Hi, I am trying to make a decrescendo end in a subito dynamic for the next note. Not sure how to make it align. I found lots of examples online on how to shift over subito mf, but in my case they make the decrescendo too small. I'm not actually sure I'm going for the right solution here beca

Re: Unwanted notation appearing on TabStaff after glissando

2012-08-21 Thread Nathan
On Tue, Aug 21, 2012 at 7:26 PM, Ben Eichler wrote: > Hi everyone, > > > I have a song I'm tabbing out using a normal staff and a TabStaff which has > a glissando appearing in it. The glissando looks great, but on the TabStaff > every note after it has some sort of weird dot or line over the top o

Unwanted notation appearing on TabStaff after glissando

2012-08-21 Thread Ben Eichler
Hi everyone, I have a song I'm tabbing out using a normal staff and a TabStaff which has a glissando appearing in it. The glissando looks great, but on the TabStaff every note after it has some sort of weird dot or line over the top of it. This is what my code for the glissando currently looks li

Re: guide finger

2012-08-21 Thread David Nalesnik
Hi pabuhr, On Tue, Aug 21, 2012 at 4:58 PM, pabuhr wrote: >I suppose you're thinking of ly:stencil-rotate. > > Brilliant! > > Now let me see if I can reward your patience by showing you I have learned > something. :) > > The rotation needs to be along the right centre (center) so the charac

Programming errors if closing beaming brace omitted

2012-08-21 Thread Nick Payne
Not sure if this indicates an error in Lilypond, but if I forget the terminating brace when using manual beaming, then the log contains several "programming error" lines and the output contains noteheads without stems. Here I've commented out the closing brace: \version "2.15.43" \relative c'

Re: guide finger

2012-08-21 Thread pabuhr
I suppose you're thinking of ly:stencil-rotate. Brilliant! Now let me see if I can reward your patience by showing you I have learned something. The rotation needs to be along the right centre (center) so the character appears to rotate in the middle of the finger number, which I figured out.

Re: Waltrop meeting outline

2012-08-21 Thread David Kastrup
Rodolfo Zitellini writes: > I can confirm I will arrive from Fribourg Friday 24th at 15:21 in > Dortmund, I still have figure out the time it will take with the U41. See the previous posting with the travel details. You'll need a type B local transport ticket. > I will leave sometime in the mo

Waltrop travel details

2012-08-21 Thread David Kastrup
The last travel details in a nutshell: Landline is +49-2309-782756, my mobile phone +49-16092087547. Address is Im Knäppen 63, Waltrop. OpenStreetMap does not even show it while Google Maps is quite accurate. If that is a concern to you, bring your own GPS device and fix it. If you are using

Re: easyHeadsOn

2012-08-21 Thread eluze
pabuhr wrote > > > > Yes, it is possible to indirectly change the relative size of the notehead > for > easyHeadsOn by increasing the global-staff-size. However, to get the > notehead > large enough to read the letters, I had to use a value of 50, which means > there > is almost no music on a p

Re: RH separation mark

2012-08-21 Thread eluze
Edward Neeman wrote > > > > How would I combine the two commands, noteText and RH, into a single > command? > > maybe with \tweak: RH = #'((moveto -0.5 0) (lineto -1 0) (lineto -1 2)) myTweak = { \tweak #'Y-extent #'(3 . -3) \tweak #'padding #-0.5 \tweak #'staff-padding ##f - \ma

Re: i have a question about size

2012-08-21 Thread Phil Holmes
- Original Message - From: "fabio gabbianelli" To: Sent: Tuesday, August 21, 2012 1:00 PM Subject: i have a question about size hi, i want to write a piano accompaniment. i write 2 scores, melody and the piano score but i want the melody's size smalleri have searched in the man

i have a question about size

2012-08-21 Thread fabio gabbianelli
hi, i want to write a piano accompaniment. i write 2 scores, melody and the piano score but i want the melody's size smalleri have searched in the manual but i didn't find it i have set the lyl file so: \header {... } melody = {... } upper = \relative c'' {... } lower = \relative c {...

Re: guide finger

2012-08-21 Thread David Nalesnik
Hi pabuhr, On Mon, Aug 20, 2012 at 11:45 PM, pabuhr wrote: > Thank you so much. However, because "rotate" performs its rotation around the > center of the character I need to make a small adjustment. There is a > "rotation" routine allowing rotation at an arbitrary point but it appears to > be >

Re: Fingering placement problem

2012-08-21 Thread Colin Hall
On Mon, Aug 20, 2012 at 08:22:53AM +1000, Nick Payne wrote: > On 19/08/12 16:46, Nick Payne wrote: > >In a chord containing a second, if I place the fingering above the > >notes to avoid having the fingering numerals overlapping each > >other (see > >https://code.google.com/p/lilypond/issues/detail