lilypond-user
[Top][All Lists]
Advanced

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

Re: Table of Contents, 2-column


From: Jean Abou Samra
Subject: Re: Table of Contents, 2-column
Date: Mon, 12 Dec 2022 17:31:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1



Le 12/12/2022 à 16:59, Mark Mathias a écrit :
LilyPond Friends,

I wish to format a table of contents in two columns. The attached tiny file (at least as tiny as I could figure) shows a standard layout, then a clumsy visual of what I want (which has no automatic page numbering), then sample music.

I suspect the answer involves scheme programming beyond my skills at this point...

Thank you for your time and kind response!

Mark



Check if the code here works for you:

https://lists.gnu.org/archive/html/lilypond-user-fr/2022-08/msg00121.html

Best,
Jean

PS: it requires a recent version. If you want to use it in version 2.22, you need
a few minor modifications:

when => if

  (line 11)

(const 1) => (lambda _ 1)

  (line 84)

(const 0) => (lambda _ 0)

  (line 86)

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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