From 187f2bf0901d414bf55869054d29ee2c4bec1a64 Mon Sep 17 00:00:00 2001 From: Gerion Entrup Date: Tue, 16 Jan 2024 23:40:40 +0100 Subject: [PATCH] units-mkiv: improve - typos - remove getbuffer without context - demonstrate usage of pm and to --- doc/context/sources/general/manuals/units/units-mkiv.tex | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/context/sources/general/manuals/units/units-mkiv.tex b/doc/context/sources/general/manuals/units/units-mkiv.tex index d70c7221f..a1631aadb 100644 --- a/doc/context/sources/general/manuals/units/units-mkiv.tex +++ b/doc/context/sources/general/manuals/units/units-mkiv.tex @@ -347,12 +347,10 @@ we give an example below. \stoptabulate The \type {_} character serves as placeholders. There are some -assumptions to how numbers are constructed. In principe the input +assumptions to how numbers are constructed. In principal, the input assumes a comma to separate thousands and a period to separate the fraction. -\getbuffer - You can swap periods and commas in the output. In fact there are a few methods available. For instance we can separate the thousands with a small space instead of a symbol. @@ -516,8 +514,8 @@ Here are some goodies: \type{1 } : \unit {30^2 meter per second} \type{2a} : \unit {30 ± 10 meter per second} \type{2b} : \unit {30 – 10 meter per second} -\type{3a} : \unit {30^2 ± 10^2 meter per second} -\type{3b} : \unit {30^2 – 10^2 meter per second} +\type{3a} : \unit {30^2 pm 10^2 meter per second} +\type{3b} : \unit {30^2 to 10^2 meter per second} \type{4 } : \unit {30 (10) meter per second} \type{5a} : \unit {30 (± 10) meter per second} \type{5b} : \unit {30^2 (± 10^2) meter per second} -- 2.41.0