summaryrefslogtreecommitdiff
path: root/tex/context/base/font-run.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2003-03-17 00:00:00 +0100
committerHans Hagen <pragma@wxs.nl>2003-03-17 00:00:00 +0100
commit44a457e94e531de21ed9138035570e6fc23d9019 (patch)
tree54309784563741c1b7c5c29f65d858b7f4773cfc /tex/context/base/font-run.tex
parent53ce0dd521f2b963dade4e19d4ee386cef29289b (diff)
downloadcontext-44a457e94e531de21ed9138035570e6fc23d9019.tar.gz
stable 2003.03.17
Diffstat (limited to 'tex/context/base/font-run.tex')
-rw-r--r--tex/context/base/font-run.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/tex/context/base/font-run.tex b/tex/context/base/font-run.tex
index 20b720c8c..9b81ac140 100644
--- a/tex/context/base/font-run.tex
+++ b/tex/context/base/font-run.tex
@@ -37,9 +37,9 @@
{\dosetshowfonttitle{#1}%
\def\bigstrut##1##2%
{\hbox{\vrule
- \!!height ##1\ht\strutbox
- \!!depth ##2\dp\strutbox
- \!!width \!!zeropoint}}
+ \!!height##1\strutht
+ \!!depth ##2\strutdp
+ \!!width \zeropoint}}
\def\next##1##2##3%
{&&##1&&##2\tf##3&&##2\sc##3%
&&##2\sl##3&&##2\it##3&&##2\bf##3&&##2\bs##3&&##2\bi##3%
@@ -144,15 +144,15 @@
{\tf\vbox to 2.5em
{\vss
\hbox to 2.5em
- {\dummy\ifdim\fontdimen2\font=\!!zeropoint
- \setbox\scratchbox=\hbox
- {\raise.5\dp\scratchbox\hbox
- {\lower.5\ht\scratchbox\copy\scratchbox}}%
+ {\dummy\ifdim\fontdimen2\font=\zeropoint
+ \setbox\scratchbox\hbox
+ {\raise.5\dp\scratchbox\hbox
+ {\lower.5\ht\scratchbox\copy\scratchbox}}%
\ht\scratchbox\zeropoint
\dp\scratchbox\zeropoint
\else
- \ht\scratchbox\ht\strutbox
- \dp\scratchbox\dp\strutbox
+ \ht\scratchbox\strutht
+ \dp\scratchbox\strutdp
\strut
\fi
\hss\copy\scratchbox\hss}