summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/siam/makeindx/makeidx.doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-01 09:23:46 +0900
committerNorbert Preining <norbert@preining.info>2022-11-01 09:23:46 +0900
commitd1cbf645d02f6ff42c6fd21036910bf8339c4e49 (patch)
tree3cf2658255dfcd1c7eeff38662924c80e4bf19be /texmf-dist/doc/latex/siam/makeindx/makeidx.doc
parent2b83819b4b156cbbb4d3deaaa1eb6ac50c8b0332 (diff)
add siam
Diffstat (limited to 'texmf-dist/doc/latex/siam/makeindx/makeidx.doc')
-rw-r--r--texmf-dist/doc/latex/siam/makeindx/makeidx.doc9
1 files changed, 9 insertions, 0 deletions
diff --git a/texmf-dist/doc/latex/siam/makeindx/makeidx.doc b/texmf-dist/doc/latex/siam/makeindx/makeidx.doc
new file mode 100644
index 00000000..6c501bd8
--- /dev/null
+++ b/texmf-dist/doc/latex/siam/makeindx/makeidx.doc
@@ -0,0 +1,9 @@
+% MAKEIDX DOCUMENT-STYLE OPTION FOR ARTICLE STYLE
+% RELEASED 20 January 1987 -- for LaTeX version 2.09
+% Copyright (C) 1987 by Leslie Lamport, all rights reserved
+
+% Defines the \see and \printindex commands.
+
+\def\see#1#2{{\em see\/} #1}
+
+\def\printindex{\@input{\jobname.ind}}