Moved paper details to individual docs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
\documentclass{decsectional}
|
||||
\usepackage[a5paper,inner=0.8in,outer=0.5in,top=0.8in,bottom=0.8in]{geometry}
|
||||
\product{VAXstation 2000 and MicroVAX 2000}
|
||||
\title{Maintenance Guide}
|
||||
\ordernumber{EK-VSTAA-MG-001}
|
||||
@@ -8,11 +9,25 @@
|
||||
\pubyear{1987}
|
||||
\titlepicture{titles/EK-VSTAA-MG-001}
|
||||
|
||||
\renewcommand\seename{See}
|
||||
\renewcommand\see[2]{\par\hspace*{1em}\seename #1}
|
||||
|
||||
\makeatletter
|
||||
\newcommand{\Index}[1]{\imki@wrindexentry{MyIndex}{#1}{\thechapter-\thepage}}
|
||||
\makeatother
|
||||
\makeindex[name=MyIndex, columns=2, title=Index, options= -s dec_2column.ist]
|
||||
|
||||
\begin{document}
|
||||
|
||||
\Index{Battery Testing|see{Troubleshooting, NVR}}
|
||||
|
||||
\input{EK-VSTAA-MG-001-preamble}
|
||||
\input{EK-VSTAA-MG-001-ch1}
|
||||
\input{EK-VSTAA-MG-001-ch2}
|
||||
\input{EK-VSTAA-MG-001-ch3}
|
||||
\input{EK-VSTAA-MG-001-ch4}
|
||||
|
||||
\printindex[MyIndex]
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user