diff options
author | Hans Hagen <pragma@wxs.nl> | 2012-10-22 11:01:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2012-10-22 11:01:00 +0200 |
commit | fa5d61b7a7ea2f3cc57cac68355eb95ebc3db0ba (patch) | |
tree | 6a58acd2f179d1adaf05fef35f7dca4dcd56ceb3 /tex/context/base/strc-mat.mkii | |
parent | 7669c544a236c85d93bc2eba8fab2a0537d9e4bc (diff) | |
download | context-fa5d61b7a7ea2f3cc57cac68355eb95ebc3db0ba.tar.gz |
beta 2012.10.22 11:01
Diffstat (limited to 'tex/context/base/strc-mat.mkii')
-rw-r--r-- | tex/context/base/strc-mat.mkii | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/strc-mat.mkii b/tex/context/base/strc-mat.mkii index d85df79e2..34f716f3b 100644 --- a/tex/context/base/strc-mat.mkii +++ b/tex/context/base/strc-mat.mkii @@ -46,7 +46,7 @@ % \to \everymath % \placeformula\startformula -% H(K|M,C) = H(K|C) - H(M|C)\eqno{\hbox{(\in{}[eq:keyapp])}} +% H(K|M,C) = H(K|C) - H(M|C)\eqno{\hbox{(\in{}[eq:keyapp])}} % \stopformula \unexpanded\def\mathortext @@ -1608,10 +1608,10 @@ \def\domathtext#1% {\mathchoice - {\dodomathtext\displaystyle\textface {#1}}% - {\dodomathtext\textstyle \textface {#1}}% - {\dodomathtext\textstyle \scriptface {#1}}% - {\dodomathtext\textstyle \scriptscriptface{#1}}} + {\dodomathtext\displaystyle \textface {#1}}% + {\dodomathtext\textstyle \textface {#1}}% + {\dodomathtext\scriptstyle \scriptface {#1}}% + {\dodomathtext\scriptscriptstyle\scriptscriptface{#1}}} \def\dodomathtext#1#2#3% no \everymath ! %{\hbox{\everymath{#1}\switchtobodyfont [#2]#3}} % 15 sec |