summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/perfectcut/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-03 23:46:24 +0000
committerKarl Berry <karl@freefriends.org>2014-02-03 23:46:24 +0000
commit91933032894054038bc811d9f2445da230661faa (patch)
treebd5219dc5c6f50211d03757206e8feab37655ada /Master/texmf-dist/doc/latex/perfectcut/README
parent5b1c9fe4a8686f1d474467ad220e0714515d2a73 (diff)
perfectcut (3feb14)
git-svn-id: svn://tug.org/texlive/trunk@32861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/perfectcut/README')
-rw-r--r--Master/texmf-dist/doc/latex/perfectcut/README47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/perfectcut/README b/Master/texmf-dist/doc/latex/perfectcut/README
new file mode 100644
index 00000000000..26e1f502afd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/perfectcut/README
@@ -0,0 +1,47 @@
+perfectcut.sty
+
+This package defines the command \perfectcut#1#2 which displays a
+bracket <#1||#2>. Its effect is to determine the size of the bracket
+depending on the number of nested \perfectcut (regardless of the
+contents). It is intended for use:
+- In proof theory, for term notations of sequent calculus,
+- In computer science, for the modeling of abstract machines.
+
+This package also offers a reimplementation of \big, \bigg, etc. into
+arbitrary-size variants.
+
+
+Release notes:
+
+ 1.9 02/14: added \perfectcut,\perfectbra,\perfectket; fixed bug with graphicx
+ not being included; publication on CTAN
+ 1.8 01/14: added documentation (no new feature)
+ 1.7 11/13: added \cutangleouterskip
+ 1.6 10/13: new commands \cutbraprimitive and \cutketprimitive
+ 1.5 09/13: possible to disable mathstyle (option nomathstyle, see
+ the warning below)
+ 1.4 08/13: possible to choose between \vert\vert and \Vert (option realVert)
+ (\cutinterbarskip is used only with the former)
+ 1.3 08/13: fixes the alignment of angles with the math axis
+ 1.2 06/13: first public release
+
+
+Author: Guillaume Munch-Maccagnoni
+http://www.pps.univ-paris-diderot.fr/~munch/
+
+
+This work may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3 of this license
+or (at your option) any later version.
+The latest version of this license is in:
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX version
+2005/12/01 or later.
+
+The work consists in the files "perfectcut.sty", "perfectcut.tex" and
+the derived files.
+
+This work has the LPPL maintenance status `maintained'.
+The Current Maintainer of this work is Guillaume Munch-Maccagnoni.
+
+