diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/delim/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/delim/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/delim/README b/Master/texmf-dist/doc/latex/delim/README new file mode 100644 index 00000000000..d84ade3abb5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/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. |