Re: Stem-to-stem slurs

2015-10-08 Thread Mats Bengtsson
Simon Albrecht mail.de> writes: > >> Other than adding \shape overrides > > Why do you want to avoid \shape overrides? > > Because they have to be done for each slur individually? > At any rate, it would be easier to, say, \override Slur.attachment = > #'Stem (as opposed to #'NoteHead). If you

Re: Stem-to-stem slurs

2015-10-07 Thread Javier Ruiz-Alma
| My apologies. On further research, the feature to anchor slurs to stems existed way before I knew of LilyPond, just no longer available.I'm sure I searched for this for an earlier project:http://lists.gnu.org/archive/html/lilypond-user/2005-08/msg00177.html | On Wednesday, October 7

Re: Stem-to-stem slurs

2015-10-07 Thread Simon Albrecht
On 07.10.2015 14:50, Kieren MacMillan wrote: Hi Javier, Other than adding \shape overrides Why do you want to avoid \shape overrides? Because they have to be done for each slur individually? At any rate, it would be easier to, say, \override Slur.attachment = #'Stem (as opposed to #'NoteHea

Re: Stem-to-stem slurs

2015-10-07 Thread Kieren MacMillan
Hi Javier, > Other than adding \shape overrides Why do you want to avoid \shape overrides? Cheers, Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info ___ lilypon

Re: Stem-to-stem slurs

2015-10-07 Thread David Nalesnik
On Tue, Oct 6, 2015 at 11:36 PM, Javier Ruiz-Alma wrote: > Other than adding \shape overrides, is there a way to tell LP to anchor > the slurs to the stems instead of noteheads? > > > > %%---Begin snippet > > \version “2.18.2” > > <<{ \clef bass 2 }\\{ f'4( e') d'( c') }>> > Try: <<{ \clef b

Stem-to-stem slurs

2015-10-06 Thread Javier Ruiz-Alma
Other than adding \shape overrides, is there a way to tell LP to anchor the slurs to the stems instead of noteheads? %%---Begin snippet \version "2.18.2" <<{ \clef bass 2 }\\{ f'4( e') d'( c') }>> ___ lilypond-user mailing list lilypond-user@gnu.o