diff options
Diffstat (limited to 'tex/context/base/thrd-ran.tex')
-rw-r--r-- | tex/context/base/thrd-ran.tex | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/tex/context/base/thrd-ran.tex b/tex/context/base/thrd-ran.tex index 24898df51..9dd509492 100644 --- a/tex/context/base/thrd-ran.tex +++ b/tex/context/base/thrd-ran.tex @@ -90,10 +90,15 @@ \ifnum\ranval<\@tempcnta\else \expandafter\getr@nval \fi } -\def\pointless{\expandafter\PoinTless\the} -{\catcode`p=12 \catcode`t=12 -\gdef\PoinTless#1pt{#1}} - +%D The next macro is not needed in \CONTEXT, which provides +%D the \type {\withoutpt} macro. +%D +%D \starttypen +%D \def\pointless{\expandafter\PoinTless\the} +%D {\catcode`p=12 \catcode`t=12 +%D \gdef\PoinTless#1pt{#1}} +%D \stoptypen + \catcode`\@=\randomi \global\randomi=0 \newcount\ranval |