Well, due to other bugs in lilypond, I use 2.8 - which has this buggy.

Bert

Martial írta:
Hi
You don't obtain this (see image joint) with the syntaxe ?


    \relative c' {
        \set Staff.instrumentName =
        \markup {
            \column {  \right-align {  \tiny {
            "A""Bela" "Bartok"  "1940" }}
        }
        }
c4 d e f g a b c }


That doesn't work correctly for me. It puts the text too much to the left of the score.

Bert

Martial írta:
hi
try this :

\set Staff.instrumentName =
\markup {
\column {
\right-align {"A" \tiny "Bela" \tiny "Bartok" "1940" }
}}

------------------------------------------------------------------------

------------------------------------------------------------------------

_______________________________________________
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