Too much space between the text and the beginning of the paragraph with the command \defineenumeration
Hi, I find that there is too much space between the text and the beginning of the paragraph. \defineenumeration[ex] [text={\sc\bf Exercice}, location=left, stopper={\bf.}] For example, I use the \topset with LuaLaTeX order. Thank you.
On Tue, Feb 25 2014, Fabrice Couvreur wrote:
I find that there is too much space between the text and the beginning of the paragraph.
\defineenumeration[ex] [text={\sc\bf Exercice}, location=left, stopper={\bf.}]
stopper={\bf.}, inbetween=]
For example, I use the \topset with LuaLaTeX order.
??? -- Peter
Am 25.02.2014 um 19:41 schrieb Fabrice Couvreur
Hi, I find that there is too much space between the text and the beginning of the paragraph.
\defineenumeration[ex] [text={\sc\bf Exercice}, location=left, stopper={\bf.}]
\defineenumeration [ex] [text={Exercice}, headstyle={\bf\feature[+][f:smallcaps]}, width=fit, %distance=2em, alternative=left, stopper={.}] \setupbodyfont[pagella] \starttext \startex \input knuth \stopex \stoptext
For example, I use the \topset with LuaLaTeX order.
??? Wolfgang
participants (3)
-
Fabrice Couvreur
-
Peter Münster
-
Wolfgang Schuster