diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/lwarp/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/lwarp/README.txt | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lwarp/README.txt b/Master/texmf-dist/doc/latex/lwarp/README.txt new file mode 100644 index 00000000000..e1fe2cc950a --- /dev/null +++ b/Master/texmf-dist/doc/latex/lwarp/README.txt @@ -0,0 +1,40 @@ + +LaTeX lwarp package v0.20 README.txt + +Files included are: + +lwarp.pdf: The documentation. +lwarpmk.lua: A utility program which compiles print or HTML versions. +lwarp.dtx: The documented source code. +lwarp.ins: The documentaiton driver. + +Derived by compiling lwarp.ins: +lwarp.sty: The lwarp package. +lwarp-newproject.sty: Locally generates configuration files per project. +lwarp-*.sty: Numerous compatibility files for other packages. + + +The documentation includes a file listing "tutorial.tex" which may be +copy/pasted from the documentation into an editor. + + +NOTE: +For a TeX distribution, an executable called "lwarpmk" should +be created which is a copy of or which calls the "lwarpmk.lua" script. +See the installation instructions in the documentation. + + +License: +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. + + +Copyright 2016 Brian Dunn + +Homepage: http://BDTechConcepts.com +Email: bd@BDTechConcepts.com |