From a50631c54fcd57d69c71325208f42b3da94d98a1 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 14 May 2020 03:02:48 +0000 Subject: CTAN sync 202005140302 --- macros/latex/contrib/antanilipsum/README.md | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 macros/latex/contrib/antanilipsum/README.md (limited to 'macros/latex/contrib/antanilipsum/README.md') diff --git a/macros/latex/contrib/antanilipsum/README.md b/macros/latex/contrib/antanilipsum/README.md new file mode 100644 index 0000000000..1108202142 --- /dev/null +++ b/macros/latex/contrib/antanilipsum/README.md @@ -0,0 +1,33 @@ +The `antanilipsum` package is an italian blind text generator that ouputs _supercazzole_, mocking nonsense phrases from the movie series Amici Miei, directed by Mario Monicelli. + +The package is a modified version of `kantlipsum` by Enrico Gregorio that uses paragraphs from a variety of sources, including original movies, examples from the GitHub package [esseks/monicelli](https://github.com/esseks/monicelli), and online generators like [AntanIpsum](https://antanipsum.com). + +The package GitHub repo [AlphaJack/antanilipsum](https://github.com/AlphaJack/antanilipsum) is aimed to facilitate the creation of a custom blind text generator by simply replacing the paragraph files used to build this package. + +This released is based on `kantilipsum` version 0.8a. + +Copyright 2020 Jack Coleman + +It may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either version 1.3c of this license or (at your option) any later version. The latest version of this license is in the file https://www.latex-project.org/lppl.txt. +The author is Jack Coleman and is reachable at the email address `alphajack AT tuta DOT io`. + +This work has the LPPL maintenance status "author-maintained". + +This work consists of the following files: + +- README.md (this file) +- antanilipsum.dtx +- antanilipsum.pdf + +and of the derived file + +- antanilipsum.sty + +To install the distribution run + +``` +lualatex antanilipsum.dtx +``` + +It is also possible to use `tex` or `pdflatex` for the task, but `lualatex` [is advised](https://github.com/matlab2tikz/matlab2tikz/wiki/TeX-capacity-exceeded,-sorry) when using a large amount of paragraphs. + -- cgit v1.2.3