summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/extarrows/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/extarrows/README.md')
-rw-r--r--macros/latex/contrib/extarrows/README.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/macros/latex/contrib/extarrows/README.md b/macros/latex/contrib/extarrows/README.md
new file mode 100644
index 0000000000..e4aca88986
--- /dev/null
+++ b/macros/latex/contrib/extarrows/README.md
@@ -0,0 +1,34 @@
+## Description
+
+`extarrows` (extensible arrows) provides some extensible arrows in math mode.
+
+The list of new arrow commands:
+
+* `\xlongequal`
+* `\xLongleftarrow`
+* `\xLongrightarrow`
+* `\xLongleftrightarrow`
+* `\xLeftrightarrow`
+* `\xlongleftrightarrow`
+* `\xleftrightarrow`
+* `\xlongleftarrow`
+* `\xlongrightarrow`
+
+## Examples
+
+* Source file: [extarrows-test.tex](extarrows-test.tex)
+* Sample output: [extarrows-test.pdf](extarrows-test.pdf)
+
+## History
+
+* Version 1.2.0 (2020/03/12): Documentation updates. Use https://github.com/viettug/extarrows
+* Version 1.0b (2008/05/15): Thanks to Herbert Voss <Herbert.Voss@FU-Berlin.DE>
+* Version 1.0a (2004/11/05): Initial version
+
+## Author:
+
+Ky-Anh Huynh <xkyanh@gmail.com>
+
+## License
+
+LGPL