From 2dfd6df5d1db270dc874c6c319d51eed43defb91 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 26 Feb 2020 03:01:01 +0000 Subject: CTAN sync 202002260301 --- macros/latex/contrib/cases/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 macros/latex/contrib/cases/README (limited to 'macros/latex/contrib/cases/README') diff --git a/macros/latex/contrib/cases/README b/macros/latex/contrib/cases/README new file mode 100644 index 0000000000..ee694332bf --- /dev/null +++ b/macros/latex/contrib/cases/README @@ -0,0 +1,14 @@ +cases.sty version 3.0 2020/02/22 + +Copyright 1993, 1994, 1995, 2000, 2002, 2020 by Donald Arseneau, +asnd@triumf.ca, Vancouver, Canada. +These macros may be freely transmitted, reproduced, or modified +provided that this notice is left intact. Sub-equation numbering +is based on subeqn.sty by Stephen Gildea; parts are based on LaTeX's +eqnarray by Leslie Lamport and the LaTeX3 team; and some on +amsmath.sty by the American Mathematical Society. + +This package provides a LaTeX environment "numcases" to produce +multi-case equations with a separate equation number for each case. +There is also a "subnumcases" environment which numbers each case +with the overall equation number plus a letter [8a, 8b, etc.]. -- cgit v1.2.3