It's crude, and there's probably a better parenthesis glyph, but it's a quick and dirty solution. And perhaps a different way to think.
\version "2.11.65"

\markup \vcenter {
  \fontsize #12 { ( }
    \column {
      \line {a}
      \line {b}
      \line {c}
    }
  \fontsize #12 { ) }
}

Am 09.01.2009 um 20:05 schrieb Jean-Alexis Montignies:

Hi All!

So does anyone have an idea how to achieve this (with or without parenteses) ? I would do that for chord markups for tensions. In the most complicated case I need three stacked numbers i.e: (b9, #9, b13)

Thanks all and happy new year.

Le 14 avr. 08 à 15:11, lasconic a écrit :


Hi all !
I'm looking for a way to display a text on several lines with parenthesis
around the line (no bracket, round parenthesis). I tried \columns and
\center-align. That's ok to stack texts but how can I put parenthesis around
? (like \bracket does for squared bracket).
Thks a lot !

Example :

/    \
|  A  |
|  B  |
\    /
--
View this message in context: http://www.nabble.com/stacked-markup- with-parenthesis-tp16677616p16677616.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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

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

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

Reply via email to