On Nov 24, 2011, at 3:05 PM, Jan-Peter Voigt wrote:
> Hey Mike,
>
> here's one, that splits up strings to columns. So its the other way round
> than your bonus point part. But it should save typing, because
>
> \markup \column { foo bar } \markup \column { who what } \markup \column {
> hello
Hey Mike,
here's one, that splits up strings to columns. So its the other way
round than your bonus point part. But it should save typing, because
\markup \column { foo bar } \markup \column { who what } \markup \column
{ hello world }
turns to
\cols { "foo bar" "who what" "hello world" }
Am 2011-11-24 um 08:48 schrieb Henning Hraban Ramm:
Am 2011-11-22 um 20:37 schrieb Phil Hézaine:
Perhaps this GPL software will be very useful:
http://www.karlyriceditor.com
Thanks for the hint, I'm trying to compile it on OSX (didn't work
yet). Otherwise I'll try it on my Linux machi