hi, In the following code, the default stopper is the point. \starttext \startitemize[columns,a,joinedup] \item $f(0)$ \item $g(0,3)$ \item $f(\sqrt 2)$ \item $g(-4)$ \stopitemize \stoptext How to have a break ? Best regards, Fabrice
What do you mean by a « break »?
On 14 Oct 2014, at 02:24, Fabrice Couvreur
hi, In the following code, the default stopper is the point.
\starttext \startitemize[columns,a,joinedup] \item $f(0)$ \item $g(0,3)$ \item $f(\sqrt 2)$ \item $g(-4)$ \stopitemize \stoptext
How to have a break ? Best regards, Fabrice ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Hi, My English is not perfect ! I mean bracket, that is to say, 1) instead of 1. Best regards, Fabrice
On Tue, Oct 14, 2014 at 6:54 PM, Fabrice
Hi, My English is not perfect ! I mean bracket, that is to say, 1) instead of 1.
Best regards, Fabrice ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Hi, what about \starttext \startitemize[columns,a,joinedup][stopper=)] \item $f(0)$ \item $g(0,3)$ \item $f(\sqrt 2)$ \item $g(-4)$ \stopitemize \stoptext /Mikael
participants (4)
-
Fabrice
-
Fabrice Couvreur
-
Mikael P. Sundqvist
-
Otared Kavian