P.S. Sorry, the closing brace '}' was missing.
>
>
> \version "2.12.3"
> % enharmonic ties
>
> \score {
>   {  ces''2 ~  ces''2
>      ces''2(   b'2)
>      <<
>      {  ces''2(   ces''2)
>      }
>      \\
>      { s2.
>        \once \override Stem #'transparent = ##t
>        \once \override  NoteHead #'font-size = #-3  % nb \tweak does
>                                                     % not work here
>        \parenthesize b'4
>      }
>      >>
>      \oneVoice
>      des''2 ~  des''2
>      cis''2(   des''2)
>
>   }
>


> }
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to