summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/templatetools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-07-01 22:19:03 +0000
committerKarl Berry <karl@freefriends.org>2014-07-01 22:19:03 +0000
commitc598ef09d023209f0cd632490cc3510cda9edaa6 (patch)
treebe69686d1404ca705a78cb4b947f6ca40359e5ce /Master/texmf-dist/doc/latex/templatetools
parentf1bf63cf39f7f5de24df0c8b26aaf96ea66f209f (diff)
more text/binary, sigh
git-svn-id: svn://tug.org/texlive/trunk@34495 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/templatetools')
-rw-r--r--Master/texmf-dist/doc/latex/templatetools/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/templatetools/README b/Master/texmf-dist/doc/latex/templatetools/README
new file mode 100644
index 00000000000..856eb584c4b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/templatetools/README
@@ -0,0 +1,25 @@
+templatetools
+=============
+New conditional commands helpful for LaTeX templates
+
+== Description ==
+
+Collection of tools, which are helpful for the creation of
+a LaTeX template if conditional paths for code execution
+are required.
+All commands work in the preamble and in the document.
+
+
+== Contents ==
+
+This work contains:
+- The templatetools files:
+ - templatetools.dtx
+ - templatetools.ins
+- The documentation:
+ - templatetools.pdf
+- This README file
+
+== Maintained by ==
+Matthias Pospiech
+matthias@pospiech.eu \ No newline at end of file