diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/algobox/LICENSE | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/algobox/README.md | 22 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/algobox/algobox.pdf | bin | 130422 -> 131991 bytes |
3 files changed, 16 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/algobox/LICENSE b/Master/texmf-dist/doc/latex/algobox/LICENSE index b89b5dd20de..5abcef6643a 100644 --- a/Master/texmf-dist/doc/latex/algobox/LICENSE +++ b/Master/texmf-dist/doc/latex/algobox/LICENSE @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. algobox - Copyright (C) 2017 frnchfrgg-latex + Copyright (C) 2016-2017 Julien RIVAUD This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - algobox Copyright (C) 2017 frnchfrgg-latex + algobox Copyright (C) 2016-2017 Julien RIVAUD This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/Master/texmf-dist/doc/latex/algobox/README.md b/Master/texmf-dist/doc/latex/algobox/README.md index f31a1c268a4..6222f40da28 100644 --- a/Master/texmf-dist/doc/latex/algobox/README.md +++ b/Master/texmf-dist/doc/latex/algobox/README.md @@ -1,15 +1,21 @@ -# The algobox package +# The [algobox](https://ctan.org/pkg/algobox) package -This small package can typeset Algobox programs almost exactly as displayed -when editing with Algobox itself (http://www.xm1math.net/algobox/), using an -input syntax very similar to the actual Algobox program text. +This [small LaTeX package](https://ctan.org/pkg/algobox) can typeset Algobox +programs almost exactly as displayed when editing with +[Algobox itself](http://www.xm1math.net/algobox/), using an input syntax very +similar to the actual Algobox program text. It is far better than the LaTeX export of Algobox which does not look like the -editor rendition, has arbitrary and inconsistent differences with the program -text, is not very easy to customize and produces standalone documents. +editor rendition, produces standalone documents cumbersome to customize, and +has arbitrary and inconsistent differences between the input syntax and the +program text. -The dependencies of the algobox package are TikZ and kernel3. You can change a -lot of things by changing TikZ styles. +This package depends upon the following other LaTeX packages: +[expl3](https://ctan.org/pkg/expl3), +[TikZ](https://ctan.org/pkg/pgf), +[environ](https://ctan.org/pkg/environ), +[xparse](https://ctan.org/pkg/xparse), +[xcolor](https://ctan.org/pkg/xcolor). This package may be distributed and/or modified under the conditions of the General Public License (GPL), either version 3 of this license or (at your diff --git a/Master/texmf-dist/doc/latex/algobox/algobox.pdf b/Master/texmf-dist/doc/latex/algobox/algobox.pdf Binary files differindex 927b4e9966e..f8ee23f553c 100644 --- a/Master/texmf-dist/doc/latex/algobox/algobox.pdf +++ b/Master/texmf-dist/doc/latex/algobox/algobox.pdf |