Re: Block command issue!

Wolfgang Schuster <[email protected]> Mon, 27 Apr 2026 17:09:42 +0200
Newsgroups gmane.comp.tex.context
Message-ID <[email protected]>
Am 27.04.2026 um 15:35 schrieb Gerard Verhaag via ntg-context:
> Hi Pablo,
> Thanks for your answer! Your suggestion is indeed a far better way to create a user-defined list. I overlooked de \defineitemgroup completely!

You can also get rid of \it:

\defineitemgroup
   [MyItemize]
   [symstyle=italic,
    distance=1.5em,
    inbetween=]

\starttext

\startMyItemize
\sym{opt.:} Description one
\sym{opt.:} Other description.
\stopMyItemize

\stoptext

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________