summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gmutils/gmutilsDoc.tex
blob: 4477171b411120ad292c29f9228389b16e91529a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\documentclass[outeroff,pagella]{gmdocc}
\usepackage{eufrak}% for |\continuum| in the commentary.
\twocoltoc
\begin{document}
\DocInput{gmutils.sty}%e:/texmf/tex/latex/gm/
\PrintChanges
\thispagestyle{empty}
\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}
\typeout{%
  Produce index with^^J%
  makeindex -r \jobnamewoe^^J}
\end{document}



% The following is just my GNU Emacs stuff. 
%
%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: