7 Aug
2018
7 Aug
'18
3:02 p.m.
offset=
On Tue, 7 Aug 2018 11:55:29 +0200
Fabrice Couvreur
Hello, I find that the text is near the bottom line of the frame, how to add a little space ? Thanks Fabrice
\defineframed [ACFRAME] [frame=on, width=fit, align=flushleft, location=low, background=color, backgroundcolor=lightgray]
\defineenumeration [exercice] [text={Exercice}, headstyle={\bf\feature[+][f:smallcaps]}, headcommand=\ACFRAME, numberconversionset=ACCONVERSION, width=fit, stopper={.}, alternative=serried]
\defineprocessor[ACPROCESSOR][color=red]
\defineconversionset[ACCONVERSION][][ACPROCESSOR->n]
\setupbodyfont[pagella]
\starttext \startexercice \input ward \stopexercice \stoptext