Re: [NTG-context] ntg-context Digest, Vol 205, Issue 1 // log: use \thinspace instead of \,
Revisiting this one---as noted in the thread \, used to work in text mode;
according to the logs it was deprecated and now produces an error
preventing most of my documents from compiling.
Is there solution that restores \, (and friends) for abbreviated spacing in text mode
that doesn't require bulk changes to all of my documents
(and making the source documents hard to type/read)?
I appreciate using the more verbose \thinspace in macros
but the abbreviations have real value in bulk text,
especially when heavily used.
I have many uses throughout my documents where I need a thin space
(such as working with SI units) where it would be very awkward
to use \thinspace everywhere in the source text.
for example, consider a simple example that used to work but no longer does
with the alternatives that I'm aware of:
32\,MiB--64\,MiB
32$\,$MiB--64$\,$MiB
32\thinspace MiB--64\thinspace MiB
The difference in both writeability and readability for these cases is significant,
especially when there are many uses close together in either text or table.
Thanks,
---K
Re: log: use \thinspace instead of \,
On 6/30/2021 10:57 PM, Wolfgang Schuster wrote:
Alan Braslau schrieb am 29.06.2021 um 17:40:
On Tue, 29 Jun 2021 14:06:02 +0200
Henning Hraban Ramm
On 7/21/2021 11:04 AM, Rudd, Kevin wrote:
Revisiting this one---as noted in the thread \, used to work in text mode; according to the logs it was deprecated and now produces an error preventing most of my documents from compiling.
Is there solution that restores \, (and friends) for abbreviated spacing in text mode that doesn't require bulk changes to all of my documents (and making the source documents hard to type/read)? I appreciate using the more verbose \thinspace in macros but the abbreviations have real value in bulk text, especially when heavily used.
I have many uses throughout my documents where I need a thin space (such as working with SI units) where it would be very awkward to use \thinspace everywhere in the source text.
for example, consider a simple example that used to work but no longer does with the alternatives that I'm aware of:
32\,MiB--64\,MiB
32$\,$MiB--64$\,$MiB 32\thinspace MiB--64\thinspace MiB
The difference in both writeability and readability for these cases is significant afaikt
\starttext test\,test \stoptext just works (\unit {32 mebibyte}--\unit {64 mebibyte} also works) 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 -----------------------------------------------------------------
Argh; mea culpa. Thanks for the very quick reply, Hans. It does work "as expected" (albeit deprecated)---Tracking down errors, I was misled by an error immediately following the deprecation warning and associated it with the warning, not the subsequent text.
Thanks,
---K
Kevin W. Rudd, Ph.D.
CAPT, USN (Ret)
Computer Architecture & Computer Engineering
Advanced Computing Systems (ACS) Research Program
Laboratory for Physical Sciences (LPS)
443-654-7878
kevin@lps.umd.edumailto:kevin@lps.umd.edu
Visiting Research Professor
United States Naval Academy
rudd@usna.edumailto:rudd@usna.edu
On Jul 21, 2021, at 05:48, Hans Hagen
participants (2)
-
Hans Hagen
-
Rudd, Kevin