Moved paper details to individual docs

This commit is contained in:
2026-02-15 23:21:34 +00:00
parent ee1c433368
commit 7d3d933d5f
15 changed files with 759 additions and 195 deletions

View File

@@ -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}