Repeats and ties (better)

2003-03-18 Thread Marco Caliari
Hi. In my previous mail I was not clear enough. If you have \repeat volta 2 {d1 c~} \alternative {{c d c}{c}} there should be a slur sign before the c in the second alternative, not starting from the c~, but starting from "nothing", after the repeat bar between the alternatives. I think it shoul

Re: Repeats and ties (better)

2003-03-18 Thread Mats Bengtsson
The easiest is probably to add an invisible note that the tie can start from: \alternative{{...}{\makeInvisible c4/2 ~ \makeVisible c4/2 ...} where the macros can be defined as makeInvisible = {\property Voice.NoteHead \override #'transparent = ##t \property Voice.Stem \override #'transpa

Re: volta bracket placing

2003-03-18 Thread Jérémie Lumbroso
SB> the second volta bracket is higher than the first (i'm using lily SB> 1.6.6) I'm using Lilypond 1.6.6, and I have the same annoying problem... I tried manually adjusting the spacing, but I didn't manage. -- Best regards, Jérémiemailto:[EMAIL PROTECTED] ___

Re: Repeats and ties (better)

2003-03-18 Thread Marco Caliari
Thanks. I will try it as soon as possible. However, it is a little complicated. All the scores I have seen (marching bands scores, above all) have that short tie. The same for slurs starting before the first alternative and ending on the second. I think it should be automatic. Will it be? Marco O

Re: Repeats and ties (better)

2003-03-18 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Thanks. I will try it as soon as possible. However, it is a little > complicated. All the scores I have seen (marching bands scores, above all) > have that short tie. The same for slurs starting before the first > alternative and ending on the second. I think it should b

Re: How to remove first score indentation?

2003-03-18 Thread Werner LEMBERG
> > I would rather keep it, but in lilypond-book the first line of > > music is indented twice and all the other lines indented once. > > Since I don't plan to put the instrument name before any of the > > lines because it is obvious from context what the instrument is, > > how can I get the music

Re: How to remove first score indentation?

2003-03-18 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > lilypond-book together with LaTeX documents, I have never seen any > > example where I didn't want the noquote option. > > I made `quote' the default to imitate the previous behaviour of the > old TeX code in lilypond. Something did change though; the LilyPond manual

Re: How to remove first score indentation?

2003-03-18 Thread Laura Conrad
> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Han-Wen> [EMAIL PROTECTED] writes: >> I made `quote' the default to imitate the previous behaviour of the >> old TeX code in lilypond. Han-Wen> Something did change though; the LilyPond manuals are now Han-Wen> fi

Re: How to remove first score indentation?

2003-03-18 Thread David Raleigh Arnold
On Tuesday 18 March 2003 08:55 am, Laura Conrad wrote: > > "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > > Han-Wen> [EMAIL PROTECTED] writes: > >> I made `quote' the default to imitate the previous behaviour > >> of the old TeX code in lilypond. > > Han-Wen> Someth

Re: How to remove first score indentation?

2003-03-18 Thread Werner LEMBERG
> > I made `quote' the default to imitate the previous behaviour of > > the old TeX code in lilypond. > > Something did change though; the LilyPond manuals are now filled > with overfull hbox rules. This was not me! I haven't touched the TeX code in LilyPond for a long time, and then it worked f