summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/delim/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/delim/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/delim/README')
-rw-r--r--macros/latex/contrib/delim/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/latex/contrib/delim/README b/macros/latex/contrib/delim/README
new file mode 100644
index 0000000000..d84ade3abb
--- /dev/null
+++ b/macros/latex/contrib/delim/README
@@ -0,0 +1,8 @@
+delim.sty:
+ Simplifies formatting of delimiters in mathematical expressions, by
+ providing a syntactically cleaner alternative to \left, \middle, \right
+ and their fixed-size counterparts like \bigl etc.
+
+This material is subject to the LaTeX Project Public License. See
+http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the
+details of that license.