summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gmutils/gmutilsDoc.tex
blob: a8ac793fac79fd81442146cc0a332b4d0ab2485d (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
25
26
27
\documentclass[nochanges,outeroff]{gmdocc}
\twocoltoc
\begin{document}
\DocInput{gmutils.sty}%e:/texmf/tex/latex/gm/
%^^A~a~test {\tt>\expandafter\string\twelvespace<>\expandafter\xiistring\twelvespace<}
%^^A\show\tableofcontents
%^^A\makeatletter
%^^A\show\@starttoc
\thispagestyle{empty}
\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: