lilypond-user
[Top][All Lists]
Advanced

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

Re: tips for formatting an interview


From: Thomas Morley
Subject: Re: tips for formatting an interview
Date: Wed, 18 Nov 2015 02:24:46 +0100

2015-11-18 1:15 GMT+01:00 Federico Bruni <address@hidden>:
> Il giorno mer 18 nov 2015 alle 0:49, Thomas Morley
> <address@hidden> ha scritto:
>>
>> Yes, change #f to #t in this line:
>>                (make-wordwrap-internal-markup-list #f args))))
>>
>> You should rename it to justify-two-columns-lines then
>
>
> Great..
> I see that when the text is long, I must play with the value in:
>
>  \override-lines #'(amount . 115)

Yep, this determines only the _first_ column Y-amount. If the text is
longer than 2*amount, all additional stuff is added to second column.
As said, much more primitive than Nicolas' code ...

>
> See attached example. Guessing the right number was easy in this simple one
> page example. But in a bigger text this is not easy at all and the result
> is: the first few pages are correct, then the text flows on one column only
> until the end.
>
>



reply via email to

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