On 2008/05/31, Neil Puttock wrote:
> The issue seems to be the lack of 'word-space: the function in
> markup.scm, which is used by \line, is expecting a value for
> 'word-space which doesn't exist, resulting in failure.
Good catch! :-)
> Markup which doesn't rely on 'word-space works fine, e.g \
On Sat, 31 May 2008 00:26:50 +0100
"Neil Puttock" <[EMAIL PROTECTED]> wrote:
> A simple fix would be to add a default for 'word-space to
> VoltaBracket. Would anybody object if I push this fix (with an
> input/new snippet for demonstration)?
One general comment:
- input/regression/ are for bug-f
2008/5/30 John Mandereau <[EMAIL PROTECTED]>:
> Maybe something like
>
> \set Score.repeatCommands = #(list (list 'volta (markup
> #:line (#:simple "1.2.3..." #:roman (#:italic "ad lib." 'end-repeat)
>
> or an equivalent form
>
> voltaAdLib = \markup { "1.2.3..." \roman \italic "ad lib." }
>
On 2008/05/29, Risto Vääräniemi wrote:
> I noticed that the LP front page states that "LilyPond now allows all
> text context properties to be markups". This does not yet cover volta
> brackets, though. That is Score.repeatCommands, which only accepts
> plain text. If you try to enter a markup the