summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cascade/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/cascade/README.md')
-rw-r--r--macros/latex/contrib/cascade/README.md29
1 files changed, 25 insertions, 4 deletions
diff --git a/macros/latex/contrib/cascade/README.md b/macros/latex/contrib/cascade/README.md
index a92779e26c..a124aabb10 100644
--- a/macros/latex/contrib/cascade/README.md
+++ b/macros/latex/contrib/cascade/README.md
@@ -1,8 +1,29 @@
-The LaTeX extension nicematrix is distributed under the LPPL 1.3 license.
+# Readme for the package cascade
-This extension has been written by F. Pantigny (fpantigny@wanadoo.fr).
+Author: F. Pantigny (`fpantigny@wanadoo.fr`).
-This extension is entirely contained in a single file : cascade.sty
+CTAN page: `https://ctan.org/pkg/nicematrix`
-The LaTeX package cascade provides a command \Cascade to do contructions to present mathematical
+## License
+The LaTeX extension `cascade` is distributed under the LPPL 1.3 license.
+
+## Presentation
+
+
+The LaTeX package `cascade` provides a command `\Cascade` to do contructions to present mathematical
demonstrations with successive braces for the deductions.
+
+
+## Installation
+
+The package `cascade` is present in the distributions MiKTeX, TeXLive and MacTeX.
+
+For a manual installation:
+
+* put the files `cascade.ins` and `cascade.dtx` in the same directory;
+* run `latex cascade.ins`.
+
+The file `cascade.sty` will be generated.
+
+The file `cascade.sty` is the only file necessary to use the extension `cascade`.
+You have to put it in the same directory as your document or (best) in a `texmf` tree.