summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/algobox
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-05 21:56:47 +0000
committerKarl Berry <karl@freefriends.org>2017-09-05 21:56:47 +0000
commita62f77790bf4d66905f22ad01203d3b08301f6e5 (patch)
tree553ed7ec1840ccfe6cab7e2425874def4ea43215 /Master/texmf-dist/doc/latex/algobox
parent4bc5b2eef4dde44c1ae2a1f191b7bb5ddee7c121 (diff)
algobox (5sep17)
git-svn-id: svn://tug.org/texlive/trunk@45223 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/algobox')
-rw-r--r--Master/texmf-dist/doc/latex/algobox/LICENSE4
-rw-r--r--Master/texmf-dist/doc/latex/algobox/README.md22
-rw-r--r--Master/texmf-dist/doc/latex/algobox/algobox.pdfbin130422 -> 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
index 927b4e9966e..f8ee23f553c 100644
--- a/Master/texmf-dist/doc/latex/algobox/algobox.pdf
+++ b/Master/texmf-dist/doc/latex/algobox/algobox.pdf
Binary files differ