Cameron Horsburgh schreef:
Hi,
The text-direction property compiles in 2.9.9, but the output still
isn't right--the text goes in the right direction but isn't attached
to the note specified.
This file (derived from
http://lists.gnu.org/archive/html/lilypond-devel/2006-05/msg00303.html
gives the attached output.
\version "2.9.9"
\relative{
a^\markup{\override #(cons 'text-direction LEFT)
\wordwrap { hello this will be reversed }
}
b c d
}
not a bug. It's using wide lines, which start at the right.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
-- Code for Music Notation
http://www.lilypond-design.com
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond