On 2/27/2025 5:37 PM, Pablo Rodriguez via ntg-context wrote:
On 2/27/25 13:21, Bruce Horrocks wrote:
[...]
I'm not really sure what you mean by fully justified? Do you mean
not having the entries protrude outside the margin or do you want
them in columns so that the chapter numbers are aligned down the
page?

Hi Bruce,

many thanks for your reply.

With fully justified, I meant like any other text paragraph by default
in TeX.

Do I want columns? Well, I would like to have them, but I thought that
would be extremely complex to achieve.

Either way, I think the command you need to experiment with is
\setuplistalternative which should give you much more control over
the layout. The example on the Wiki page <https://
wiki.contextgarden.net/Command/setuplistalternative> shows how to
construct a tabulate table containing the TOC entries which could be
adapted to provide columns if that is what you want.

Many thanks for this command, since this is the first time I see it.

I always search my local copy of https://www.pragma-ade.com/general/
qrcs/setup-en.pdf, but with "\setupcommand [" (to avoid all the
ocurrences of "inherits: \setupcommand".

Now I see this was wrong. But I wonder if I would have ever noticed it
when searching only for "\setuplist".

Here is a rather old feature (early luatex time):

mtxrun --autogenerate --script server --auto

then you can give e.g.

mtxrun --gethelp --url="http://localhost:8088/mtx-server-ctx-help.lua?command=%command%"; --command="\startchapter"

which your editor might be able to do (in scite i configured F1 that uses the command it is on top of)

or you can just go to

http://localhost:8088/mtx-server-ctx-help.lua

which might work (depends on system of course)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to