2013/10/18 Gilberto Agostinho <gilbertohasn...@gmail.com>:
> Hi all,
>
> I would like to change the shape of more than one laissezVibrer at the same
> time in chord, but I can't seem to find an way to do it because they are
> simultaneous. Does anyone have any idea how to solve this problem?
>
> \version "2.17.28"
> \markup {The top laissezVibrer is looking like I want, but not the bottom
> one.}
> {
>   \shape #'((0 . 0) (0 . 0.5) (3 . 0.5) (3 . 0)) LaissezVibrerTie
>   <c' c''>1\laissezVibrer | R1 |
> }
> \markup {I would like the bottom laissezVibrer to look like this:}
> {
>   \shape #'((0 . 0) (0 . -0.5) (3 . -0.5) (3 . 0)) LaissezVibrerTie
>   c'1\laissezVibrer | R1 |
> }
>
> <http://lilypond.1069038.n5.nabble.com/file/n152566/laissezVibrer.png>
>
> I already apologize if this is a silly question, but I can't find the answer
> in the documentation.
>
> Thanks a lot!
> Gilberto


Hi Gilberto,

you might be interested in
http://lsr.dsi.unimi.it/LSR/Item?id=715
and/or
http://lilypond.1069038.n5.nabble.com/Tie-over-Repeat-Bar-td150149.html#a150174

HTH,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to