summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/ind-src/indplus.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-11-13 16:24:33 +0000
committerKarl Berry <karl@freefriends.org>2014-11-13 16:24:33 +0000
commit45a71fe6cd1a1a40ec5db29ad04dc081ec69b6b4 (patch)
tree46b68b5d1fbbc57d3b28c2d206f41fab3803c43c /Build/source/texk/makeindexk/ind-src/indplus.tex
parentbadfe9e1ae6bc0e3a5cf82ba8223aa2de074ff00 (diff)
update makeindex documentation for new directives heading/numhead/symhead/etc.
git-svn-id: svn://tug.org/texlive/trunk@35572 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makeindexk/ind-src/indplus.tex')
-rw-r--r--Build/source/texk/makeindexk/ind-src/indplus.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/Build/source/texk/makeindexk/ind-src/indplus.tex b/Build/source/texk/makeindexk/ind-src/indplus.tex
new file mode 100644
index 00000000000..c85aede7f49
--- /dev/null
+++ b/Build/source/texk/makeindexk/ind-src/indplus.tex
@@ -0,0 +1,32 @@
+% Master File: ind.tex
+% Document preamble for ind.tex
+
+\documentclass[11pt,a4paper]{article}
+\input{logo}
+\usepackage{regmar}
+\usepackage{undhead}
+\usepackage{pict2e}
+
+\renewcommand{\topfraction}{.9} % don't go to a float page so soon:
+\renewcommand{\bottomfraction}{.7}
+\renewcommand{\textfraction}{.1}
+\renewcommand{\floatpagefraction}{.8}
+
+%% psfig not needed after picture mode version of fig1.ps created
+%% -- Nelson H. F. Beebe <beebe@math.utah.edu> [08-Jul-1991]
+%% \input{psfig}
+%\nofiles
+\begin{document}
+\pagestyle{phcheadings} % defined in undhead.tex
+\def\s{\thinspace}
+\newcommand{\sitem}{\hspace*{20pt}}
+\newcommand{\ssitem}{\hspace*{30pt}}
+\newenvironment{iexample}{\begin{center}
+ \begin{tabular}[t]{@{}ll|@{\hspace{.2em}}}}{\end{tabbing}\end{minipage}
+ \end{center}}
+\newcommand{\sindex}{\end{tabular}\hspace{.3em}\begin{minipage}[t]{\textwidth}
+ \begin{tabbing}}
+\newcommand{\tindex}{\end{tabular}\hspace{1em}\begin{minipage}[t]{\textwidth}
+ \begin{tabbing}}
+\newcommand{\hd}[1]{\multicolumn{1}{c|}{\sl #1\/}}
+\newcommand{\hdr}[1]{\multicolumn{1}{c}{\sl #1\/}}