summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mleftright/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mleftright/README.md')
-rw-r--r--macros/latex/contrib/mleftright/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/macros/latex/contrib/mleftright/README.md b/macros/latex/contrib/mleftright/README.md
new file mode 100644
index 0000000000..d4b097b0ea
--- /dev/null
+++ b/macros/latex/contrib/mleftright/README.md
@@ -0,0 +1,12 @@
+# mleftright
+
+mleftright package for LaTeX
+
+
+TeX sets subformulas by \left and \right as inner formulas
+with additional surrounding spaces in some situations. This package
+provides \mleft and \mright that call \left and \right,
+but the delimiters will act as normal \mathopen and \mathclose
+delimiters without the additional space of an inner formula.
+
+