summaryrefslogtreecommitdiff
path: root/tex/context/base/hand-def.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/hand-def.tex')
-rw-r--r--tex/context/base/hand-def.tex25
1 files changed, 11 insertions, 14 deletions
diff --git a/tex/context/base/hand-def.tex b/tex/context/base/hand-def.tex
index ece8bb13e..a928e30a0 100644
--- a/tex/context/base/hand-def.tex
+++ b/tex/context/base/hand-def.tex
@@ -357,26 +357,23 @@
\unprotect
% beware: extended extends the preceding vector (both protruding and
-% adjusting) but as long as the normal ascii characters are not set
+% adjusting) but as loign as the normal ascii characters are not set
% beforehand, they default to normal
% protruding variants -- slanted/italic is yet incomplete
-\definefonthandling [pure] [pure] [\c!type=\v!hanging]
-\definefonthandling [normal] [punctuation,alpha,extended] [\c!type=\v!hanging]
-\definefonthandling [bold] [punctuation,alpha,extended] [\c!type=\v!hanging]
-\definefonthandling [slanted] [punctuation] [\c!type=\v!hanging,\c!right=1.5]
-\definefonthandling [italic] [punctuation] [\c!type=\v!hanging,\c!right=1.5]
-\definefonthandling [boldslanted] [punctuation] [\c!type=\v!hanging,\c!right=1.5]
-\definefonthandling [bolditalic] [punctuation] [\c!type=\v!hanging,\c!right=1.5]
+\definefonthandling [pure] [pure]
+\definefonthandling [normal] [punctuation,alpha,extended]
+\definefonthandling [bold] [punctuation,alpha,extended]
+\definefonthandling [slanted] [punctuation] [\c!rechts=1.5]
+\definefonthandling [italic] [punctuation] [\c!rechts=1.5]
+\definefonthandling [boldslanted] [punctuation] [\c!rechts=1.5]
+\definefonthandling [bolditalic] [punctuation] [\c!rechts=1.5]
% hz variants
-\definefonthandling [hz] [hz,extended] [\c!type=\v!hz]
-
-% combined variants
-
-\definefonthandling [quality] [hz,pure]
+\definefonthandling [hz] [hz,extended]
+\definefonthandling [quality] [hz,extended,pure]
% A special case of guillemots, beware: when used ungrouped,
% it overloads all successive (current) encoding vector
@@ -393,4 +390,4 @@
\definefonthandling [glm] [glm]
-\protect \endinput
+\protect \endinput \ No newline at end of file