[NTG-context] Change the dots of the macro \periods[n]
Wolfgang Schuster
schuster.wolfgang at gmail.com
Fri Mar 6 20:01:28 CET 2015
> Am 06.03.2015 um 18:42 schrieb Fabrice Couvreur <fabrice1.couvreur at gmail.com>:
>
>
> Hi,
> Is it possible to change the shape of the dots of macro \periods[n] to be like the dots of macro \definefiller[dots][left=\dontleavehmode, right=\hskip\ZeroPoint\par] ?
You can change the width of each period with the \periodswidth commands.
\starttext
\periods \quad {\def\periodswidth{0.25em}\periods}
\periods \quad {\def\periodswidth{0.50em}\periods}
\periods \quad {\def\periodswidth{0.75em}\periods}
\periods \quad {\def\periodswidth{1.00em}\periods}
\stoptext
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150306/9fdb3618/attachment.html>
More information about the ntg-context
mailing list