[NTG-context] Itemization formatting
Hans Hagen
j.hagen at xs4all.nl
Wed May 29 17:24:44 CEST 2019
Hi Taco,
\start
\definesymbol[mystar][\llap{\symbol{star}\hskip10mm}]
\setupitemgroup[itemize][intext,mystar]
\setupitemgroup[itemize][leftmargin=15mm,rightmargin=5mm]
\setupitemgroup[itemize][width=2cm,distance=-25mm]
\startitemize
\startitem
\dorecurse{3}{Taco likes an occasional hack! }
\stopitem
\stopitemize
\stop
\start
\definesymbol[mystar][\rlap{\hskip10mm\symbol{star}}]
\setupitemgroup[itemize][intext,mystar]
\setupitemgroup[itemize][leftmargin=15mm,rightmargin=5mm]
\setupitemgroup[itemize][width=1cm,distance=5mm]
\startitemize
\startitem
\dorecurse{3}{Taco likes an occasional hack! }
\stopitem
\stopitemize
\stop
But what you're actually asking is something hangindent yes?
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list