Sven Axelsson-3 wrote:
> 
> Is there a way to typeset a number of one line scores within a book in
> two columns?
> 
> Ideally I'd like something like
> 
> \book {
>   \score {}
>   \markup {
>     \column {
>       \score {}
>       \score {}
>     }
>     \column {
>       \score {}
>       \score {}
>     }
>   }
> }
> 
> but that doesn't work, at least not with 2.14. I really like to use
> score so I can get headers and stuff for the fragments, but if there
> is another, more manual way, that can work too.
> 
why should this not work - see attached example 
http://old.nabble.com/file/p32749083/test.ly test.ly 

but i don't think headers inside markup scores will render.

Eluze
-- 
View this message in context: 
http://old.nabble.com/Scores-within-a-book-in-two-columns-tp32748682p32749083.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to