Is there a way to remove the thinspace after a semicolon when it is followed by a number? It does not seem to be covered by the autopunctuation key in \setupmathematics. Alan
On 8/10/2017 10:34 PM, Aditya Mahajan wrote:
On Thu, 10 Aug 2017, Alan Bowen wrote:
Is there a way to remove the thinspace after a semicolon when it is followed by a number? It does not seem to be covered by the autopunctuation key in \setupmathematics.
For a one-off solution, $1{;}2$ should work. Do we need support for this? That is: treat ; the same as , when enabled?
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hi, Hans—
Have you decided about treating ; the same as , when enabled in
\setupmathematics?
Alan
On Fri, Aug 11, 2017 at 5:08 AM, Hans Hagen
On 8/10/2017 10:34 PM, Aditya Mahajan wrote:
On Thu, 10 Aug 2017, Alan Bowen wrote:
Is there a way to remove the thinspace after a semicolon when it is
followed by a number? It does not seem to be covered by the autopunctuation key in \setupmathematics.
For a one-off solution, $1{;}2$ should work.
Do we need support for this? That is: treat ; the same as , when enabled?
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
____________________________________________________________ _______________________ 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/list info/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ____________________________________________________________ _______________________
On 8/25/2017 5:34 PM, Alan Bowen wrote:
Have you decided about treating ; the same as , when enabled in \setupmathematics? Not really (I was away for a while anyway).
The problem with these , ; things is that they can occur with and without intentional spacing, so we then probably have to be able to set , and ; independently (there is also a cultural issue: . vs ,). It's no big deal to implement it, more how to interface it, (and our master of math Aditya has to agree) 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 -----------------------------------------------------------------
On Fri, 25 Aug 2017, Hans Hagen wrote:
On 8/25/2017 5:34 PM, Alan Bowen wrote:
Have you decided about treating ; the same as , when enabled in \setupmathematics? Not really (I was away for a while anyway).
The problem with these , ; things is that they can occur with and without intentional spacing, so we then probably have to be able to set , and ; independently (there is also a cultural issue: . vs ,).
It's no big deal to implement it, more how to interface it,
(and our master of math Aditya has to agree)
I have to admit that I have never seen semi-colon being used as a digit separator. Alan, do you need this for a one off project or is this something that is commonly used in some country/domain specific typographic tradition? Aditya
participants (3)
-
Aditya Mahajan
-
Alan Bowen
-
Hans Hagen