summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-11 01:08:38 +0000
committerKarl Berry <karl@freefriends.org>2009-12-11 01:08:38 +0000
commite432e83188d46acd6c7ab0dd77cb4e5940cd09ce (patch)
treeb44f597065f58674d5c7fb1d87042f3af54fb9fb /Master/texmf-dist/doc/latex/mathmode/Mathmode.ist
parent279ad885ad0332388fc06cf11d40c1c9055fac88 (diff)
mathmode update (7dec09)
git-svn-id: svn://tug.org/texlive/trunk@16355 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathmode/Mathmode.ist')
-rw-r--r--Master/texmf-dist/doc/latex/mathmode/Mathmode.ist35
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist b/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist
new file mode 100644
index 00000000000..ed2d4b94ac7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist
@@ -0,0 +1,35 @@
+%%
+%% This is file `Letter.ist',
+%%
+%% The idea is from Ingo Kloeckl, Latex2e:
+%% Herbert Voss 000726
+%%
+%% This is a MAKEINDEX style file which should be used to
+%% generate the formatted change history for use with the doc
+%% package. The TeX commands used below are defined in
+%% doc.sty. The commands for MAKEINDEX like `level'
+%% `item_x1' are described in `` Makeindex, A General
+%% Purpose, Formatter-Independent Index Processor'' by
+%% Pehong Chen.
+%%
+headings_flag 1 % headings yes
+heading_prefix "\\textbf{" % boldfont
+heading_suffix "}\n" % newline
+quote ">"
+preamble
+ "\\begin{theindex}\n"
+item_1
+ "\\par\\leavevmode\\hangindent10pt\\makebox[10pt][l]{--}"
+item_01
+ "\\par\\leavevmode\\hangindent10pt\\makebox[10pt][l]{--}"
+item_x1
+ "\\par\\leavevmode\\hangindent10pt\\makebox[10pt][l]{--}"
+item_2
+ "\\par\\leavevmode\\hangindent20pt\\makebox[20pt][l]{-- -- }"
+item_12
+ "\\par\\leavevmode\\hangindent20pt\\makebox[20pt][l]{-- -- }"
+item_x2
+ "\\par\\leavevmode\\hangindent20pt\\makebox[20pt][l]{-- -- }"
+%%
+%%
+%% End of file `Letter.ist'.