Re: columns in lyrics

2011-11-24 Thread m...@apollinemike.com
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

Re: columns in lyrics

2011-11-24 Thread Jan-Peter Voigt
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" }

Re: OT: Karaoke tracks?

2011-11-24 Thread Henning Hraban Ramm
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