diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-12 16:09:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-12 16:09:18 +0000 |
commit | a5afd5f9ebf57ccbb5ff65cca10c48ac7b169581 (patch) | |
tree | 3a114a5fd9e884424e65548f7f5137ffd4fe6ed5 /Master/texmf-dist/doc/latex/tex-overview/README.md | |
parent | 03a97940420903e3a146f341c840efde8cfdfa06 (diff) |
tex-overview (25may16)
git-svn-id: svn://tug.org/texlive/trunk@41403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tex-overview/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/tex-overview/README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tex-overview/README.md b/Master/texmf-dist/doc/latex/tex-overview/README.md new file mode 100644 index 00000000000..dac82d1fe9f --- /dev/null +++ b/Master/texmf-dist/doc/latex/tex-overview/README.md @@ -0,0 +1,30 @@ +# TeX-overview # + +This document gives an overview about the developments that followed TeX: +its children (new engines that provide more features) and its friends +(formats based on TeX or newer engines, programs that help you when working with TeX etc.) + +Compile the tex-overview.tex with LuaLaTeX to get the pdf-file. +You may need an up-to-date TeXlive distribution to do so. The pdf contains +tooltips, so make sure your pdf viewer can display them – +or you will miss most of the information. + +Mail me any suggestions and corrections: arno dot trautmann at gmx dot de + +# Licence # + +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. All (including the latest version) +of this license can be accessed online [on the homepage of the LaTeX-project] +(http://www.latex-project.org/lppl/), but you can also find a local copy +of version 1.3 in the LICENCE file. + +This work has the LPPL maintenance status “maintained” +and the Current Maintainer of this work is Arno Trautmann. + +This work consists of the files + tex-overview.tex, + tex-overview-aux.tex +and the derived file + tex-overview.pdf. |