aboutsummaryrefslogtreecommitdiffstats
path: root/include/eqf
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 19:38:17 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 19:38:17 +0000
commit73d840b9f14b65166b92e6b43f930fd0ef7b8267 (patch)
treef4eb37a19d1b8d6e9c038b5f3e4c24fc8083bad7 /include/eqf
parentd4b68bb27f42afb8338f35f9fda0c467ec5d8787 (diff)
downloadlout-73d840b9f14b65166b92e6b43f930fd0ef7b8267.tar.gz
Lout 3.19.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@7 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'include/eqf')
-rw-r--r--include/eqf6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/eqf b/include/eqf
index e03bb3e..68a902b 100644
--- a/include/eqf
+++ b/include/eqf
@@ -88,6 +88,8 @@ export "`" "``" "```" bin rel punct non vctr big small
gcd hom inf ker lg lim liminf limsup ln log max min Pr sec sin
sinh supr tan tanh mod ldots cdots vdots ddots del grad
"..." ",...," "'" "''" "'''" "''''" empty
+
+ triangleup triangledown
leftarrow longleftarrow dblleftarrow dbllongleftarrow
rightarrow longrightarrow dblrightarrow dbllongrightarrow
@@ -584,7 +586,6 @@ def @Eq
}
}
- def triangledown { 180d @Rotate triangle }
###################################################################
# #
@@ -1207,6 +1208,9 @@ def @Eq
# #
###################################################################
+ def triangleup { 0.8f @Font triangle }
+ def triangledown { 180d @Rotate 0.8f @Font triangle }
+
###################################################################
# #
# Symbols with parameters. #