diff options
Diffstat (limited to 'tex/context/base/supp-mis.tex')
-rw-r--r-- | tex/context/base/supp-mis.tex | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/tex/context/base/supp-mis.tex b/tex/context/base/supp-mis.tex index c568dda14..20bb1f8f5 100644 --- a/tex/context/base/supp-mis.tex +++ b/tex/context/base/supp-mis.tex @@ -186,14 +186,11 @@ \ifnocontextobject \thousandpoint \do \newdimen \thousandpoint \fi -\ifnocontextobject \onerealpoint \do \newdimen \onerealpoint \fi % latex has a funny \onepoint - -\thousandpoint = 1000pt -\zeropoint = 0pt -\onepoint = 1pt -\onebasepoint = 1bp -\minusone = -1 -\onerealpoint = 1pt +\thousandpoint=1000pt +\zeropoint = 0pt +\onepoint = 1pt +\onebasepoint = 1bp +\minusone = -1 \ifnocontextobject \emptytoks \do \newtoks \emptytoks \fi @@ -635,9 +632,9 @@ %D The following macro is the simplified version, but good %D enough for day to day hacks. %D -%D \starttyping +%D \starttypen %D \dohandletokens some text\with\somemacro -%D \stoptyping +%D \stoptypen \ifnocontextobject \dohandletokens \do @@ -696,4 +693,4 @@ %D That's it. Please forget this junk and take a look at how %D it should be done. -\StopLatexHack \protect \endinput +\StopLatexHack \protect \endinput
\ No newline at end of file |