summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/core-ver.mkii
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/core-ver.mkii')
-rw-r--r--Master/texmf-dist/tex/context/base/core-ver.mkii4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/core-ver.mkii b/Master/texmf-dist/tex/context/base/core-ver.mkii
index 374b9a0636b..4e51c934c0c 100644
--- a/Master/texmf-dist/tex/context/base/core-ver.mkii
+++ b/Master/texmf-dist/tex/context/base/core-ver.mkii
@@ -54,7 +54,7 @@
\def\mktype#1% was \dotype
{\bgroup
\resumecoloraftergroup % a problem is that we can still be in color mode, tricky hack
- \strut % new, enables leading space in \type { abc } at par start
+ \begstrut % new, enables leading space in \type { abc } at par start / begstrut else no hyphenation
\let\currenttypingclass\??ty
\edef\currenttyping{#1}%
\catcode`\<=\@@other
@@ -139,7 +139,7 @@
\def\redotypeAB
{\egroup
- \expandafter\convertargument\the\globalscratchtoks\to\ascii
+ \expandafter\defconvertedargument\expandafter\ascii\expandafter{\the\globalscratchtoks}% == \edefconvertedargument\ascii{\the\globalscratchtoks}%
\ifx\scantokens\undefined\ascii\else\everyeof{\hskip-\spaceskip}\scantokens\expandafter{\ascii}\fi
\egroup}