diff options
author | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:37:45 +0000 |
---|---|---|
committer | Jeffrey H. Kingston <jeff@it.usyd.edu.au> | 2010-09-14 20:37:45 +0000 |
commit | c89f0bc2209f7f98695e6b94fbac316c84fbf9d4 (patch) | |
tree | 456d506bd18edd3b768eaffa8f70ae93565682e4 /include/eqf | |
parent | 7db8921aac3a0e1223af269ec7092bdd91a7c7a2 (diff) | |
download | lout-c89f0bc2209f7f98695e6b94fbac316c84fbf9d4.tar.gz |
Lout 3.25.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@19 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'include/eqf')
-rw-r--r-- | include/eqf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/eqf b/include/eqf index 68a902b..6f9113c 100644 --- a/include/eqf +++ b/include/eqf @@ -1689,7 +1689,8 @@ def @Eq macro cmatrix { matrix atleft { blceil } atright { brceil } } macro amatrix { matrix atleft { blangle } atright { brangle } } - Slope @Font { separate @SpaceGap } @Space 1f @ZUnit 1f @YUnit @Body + { Slope xheight2mark } @Font { separate @SpaceGap } @Space + 1f @ZUnit 1f @YUnit @Body @End @Eq |