2008/3/5, [EMAIL PROTECTED] [EMAIL PROTECTED]:
>
>
> The hack hack hackiest thing I've ever come up with.  But it's barely
> working.


+       } else if (directive == Text::RestUpHack) {
> +           lilyText += "\\stemUp ";
> +       } else if (directive == Text::RestDownHack) {
> +           lilyText += "\\stemDown ";
> +       } else if (directive == Text::CancelRestHack) {
> +           lilyText += \\stemNeutral ;


Why so?

Better would be to implement the rest position correctly in the first place.
Lilypond has syntax " a'4\rest " which is meant for rest positioning. AFAIK,
rest are not positioned with the \stemUp <file://\\stemUp> or
\stemDown<file://\\stemDown> directives
in LilyPond syntax.

Heikki
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to