summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gmverb/gmverbDoc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/gmverb/gmverbDoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/gmverb/gmverbDoc.tex22
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gmverb/gmverbDoc.tex b/Master/texmf-dist/doc/latex/gmverb/gmverbDoc.tex
new file mode 100644
index 00000000000..20c172698ff
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/gmverb/gmverbDoc.tex
@@ -0,0 +1,22 @@
+\documentclass[nochanges]{gmdocc}
+\twocoltoc
+\begin{document}
+\DocInput{gmverb.sty}%e:/texmf/tex/latex/gm/
+\typeout{%
+ Produce index with^^J%
+ makeindex -r \jobnamewoe^^J}
+\end{document}
+
+% And for the future, when the changes' history is nonempty
+\typeout{%
+ Produce change log with^^J%
+ makeindex -r -s gmglo.ist -o \jobnamewoe.gls \jobnamewoe.glo^^J
+ (gmglo.ist should be put into some texmf/makeindex directory.)^^J}
+
+
+% The following is just my GNU Emacs stuff.
+%
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: \ No newline at end of file