diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-05 20:50:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-05 20:50:49 +0000 |
commit | 0d26b3e0dd0ee1b6de1dd0d98260547191d2a85c (patch) | |
tree | fe270fe541ac9316a9e65d1d452beb1b64df363c /Master/texmf-dist/doc/latex/nicematrix | |
parent | e20ac72552b2412459373e4e7be505028cf1ab36 (diff) |
nicematrix (5oct18)
git-svn-id: svn://tug.org/texlive/trunk@48836 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nicematrix')
-rw-r--r-- | Master/texmf-dist/doc/latex/nicematrix/README.md | 28 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf | bin | 370325 -> 373723 bytes |
2 files changed, 22 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/nicematrix/README.md b/Master/texmf-dist/doc/latex/nicematrix/README.md index 3b5de617204..e25ae7d342a 100644 --- a/Master/texmf-dist/doc/latex/nicematrix/README.md +++ b/Master/texmf-dist/doc/latex/nicematrix/README.md @@ -1,10 +1,26 @@ -The LaTeX extension nicematrix is distributed under the LPPL 1.3 license. +# Readme for the package nicematrix -This extension has been written by F. Pantigny (fpantigny@wanadoo.fr). +## License +The LaTeX extension `nicematrix` is distributed under the LPPL 1.3 license. -This extension is entirely contained in a single file : nicematrix.sty +## Presentation +This extension has been written by F. Pantigny (`fpantigny@wanadoo.fr`). -The LaTeX package nicematrix provides new environments similar to the classical environments -array and matrix but with some additional features. Among these features are the +The LaTeX package `nicematrix` provides new environments similar to the classical environments +`{array}` and `{matrix}` but with some additional features. Among these features are the possibilities to fix the width of the columns, to draw continuous ellipsis dots between the cells -of the array and to add an exterior line and an exterior column.
\ No newline at end of file +of the array and to add an exterior line and an exterior column. + + +## Installation + +The package `nicematrix` is present in the distributions MiKTeX, TeXLive and MacTeX. + +For a manual installation: + +* put the files `nicematrix.ins` dans `nicematrix.dtx` in the same directory; +* run `latex nicematrix.ins`. + +The file `nicematrix.sty` will be generated. + +The file `nicematrix.sty` is the only file necessary to use the extension `nicematrix`. diff --git a/Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf b/Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf Binary files differindex 4a4306c9a63..067d1339fc2 100644 --- a/Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf +++ b/Master/texmf-dist/doc/latex/nicematrix/nicematrix.pdf |