summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gzt/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-04 21:20:32 +0000
committerKarl Berry <karl@freefriends.org>2016-04-04 21:20:32 +0000
commit2973164cd6b8a0c3ce5fbabdeafb5cbe231e6827 (patch)
tree53fbdd5c6e0d9509bdc12c29c750829a0e0b18d5 /Master/texmf-dist/doc/latex/gzt/README.md
parent9426e9b293fe6ebaddfc5b5238a27684ca6040e2 (diff)
gzt (4apr16)
git-svn-id: svn://tug.org/texlive/trunk@40240 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/gzt/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/gzt/README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gzt/README.md b/Master/texmf-dist/doc/latex/gzt/README.md
new file mode 100644
index 00000000000..22e6d546125
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/gzt/README.md
@@ -0,0 +1,19 @@
+gzt - Support for the French journal "La Gazette des Math^^c3^^a9maticiens"
+=====================================================================
+
+The `gzt` bundle provides LaTeX classes for the French journal "La Gazette des
+math^^c3^^a9maticiens".
+
+Installation
+------------
+
+The classes are supplied in `.dtx` format. If you want to unpack the `.dtx`
+yourself, running `tex gzt.dtx` will extract the package whereas
+`pdflatex gzt` will typeset the documentation of the `gztarticle` class
+(currently only in French).
+
+Typesetting the documentation also requires a number of packages in addition to
+those needed to use the `gzt` classes. To compile the documentation without
+error, you will need, among others, my personal (dirty) package `denisbdoc` for
+documenting the classes I've written.
+