diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-05 01:24:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-05 01:24:34 +0000 |
commit | a5cf3c1b868467066672ca36011039875df99004 (patch) | |
tree | 0b69a58efd7db9999ef6fa2f22b1cdd9ef45238f /Master/texmf-dist/doc/latex/mathmode/Mathmode.ist | |
parent | 4b5278d501074b7f91fd9dece761969c86bec8ca (diff) |
mathmode update (4dec09)
git-svn-id: svn://tug.org/texlive/trunk@16297 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.ist | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist b/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist deleted file mode 100644 index a7ba26ae2f6..00000000000 --- a/Master/texmf-dist/doc/latex/mathmode/Mathmode.ist +++ /dev/null @@ -1,35 +0,0 @@ -%% -%% 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'. |