diff options
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/cloze/README | 45 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/cloze/README.md | 45 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/cloze/cloze.pdf | bin | 0 -> 171551 bytes |
3 files changed, 90 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/lualatex/cloze/README b/Master/texmf-dist/doc/lualatex/cloze/README new file mode 100644 index 00000000000..fb2276cb66c --- /dev/null +++ b/Master/texmf-dist/doc/lualatex/cloze/README @@ -0,0 +1,45 @@ +# Description + +EN: `cloze` is a LaTeX package to generate cloze. It uses the +capabilities of the modern TeX engine LuaTex. + +DE: `cloze` ist a LaTeX-Paket zum Erstellen von Lückentexten. Es nutzt +die Möglichkeiten der modernen TeX-Engine LuaTeX. + +# License + +Copyright (C) 2015 by Josef Friedrich <josef@friedrich.rocks> +------------------------------------------------------------------------ +This work may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3 of this license +or (at your option) any later version. The latest version of this +license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +# Repository + +https://github.com/Josef-Friedrich/cloze + +# Installation + +Get source: + + git clone git@github.com:Josef-Friedrich/cloze.git + cd cloze + +Compile: + + make + +or manually: + + luatex cloze.ins + lualatex cloze.dtx + makeindex -s gglo.ist -o cloze.gls cloze.glo + makeindex -s gind.ist -o cloze.ind cloze.idx + lualatex cloze.dtx + diff --git a/Master/texmf-dist/doc/lualatex/cloze/README.md b/Master/texmf-dist/doc/lualatex/cloze/README.md new file mode 100644 index 00000000000..fb2276cb66c --- /dev/null +++ b/Master/texmf-dist/doc/lualatex/cloze/README.md @@ -0,0 +1,45 @@ +# Description + +EN: `cloze` is a LaTeX package to generate cloze. It uses the +capabilities of the modern TeX engine LuaTex. + +DE: `cloze` ist a LaTeX-Paket zum Erstellen von Lückentexten. Es nutzt +die Möglichkeiten der modernen TeX-Engine LuaTeX. + +# License + +Copyright (C) 2015 by Josef Friedrich <josef@friedrich.rocks> +------------------------------------------------------------------------ +This work may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3 of this license +or (at your option) any later version. The latest version of this +license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +# Repository + +https://github.com/Josef-Friedrich/cloze + +# Installation + +Get source: + + git clone git@github.com:Josef-Friedrich/cloze.git + cd cloze + +Compile: + + make + +or manually: + + luatex cloze.ins + lualatex cloze.dtx + makeindex -s gglo.ist -o cloze.gls cloze.glo + makeindex -s gind.ist -o cloze.ind cloze.idx + lualatex cloze.dtx + diff --git a/Master/texmf-dist/doc/lualatex/cloze/cloze.pdf b/Master/texmf-dist/doc/lualatex/cloze/cloze.pdf Binary files differnew file mode 100644 index 00000000000..304c1bb20e6 --- /dev/null +++ b/Master/texmf-dist/doc/lualatex/cloze/cloze.pdf |