bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 239 in project lilypond


From: Mats Bengtsson
Subject: Re: Issue 239 in project lilypond
Date: Tue, 16 Jan 2007 14:11:39 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)



address@hidden wrote:
Issue 239: words broken alternative ending don't get a hyphen
http://code.google.com/p/lilypond/issues/detail?id=239

Comment #2 by hanwenn:
you could try
\alternative { { ry. }  { -- ry. } }

This gives a syntax error!
or

\alternative { { ry. -- }  { ry. } }

This one compiles, but you get the hyphens all the way from the first ending to the
second ending.

What does work as a temporary workaround is of course

   \alternative{{    ry. } {     "- ry." }}


  /Mats




reply via email to

[Prev in Thread] Current Thread [Next in Thread]