aboutsummaryrefslogtreecommitdiffstats
path: root/include/eqf
diff options
context:
space:
mode:
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. #