View raw

1 # -*- mode: org; -*- # 2 3 # Document number and rev in top-right header 4 #+LATEX_HEADER_EXTRA: \fancyhead[R]{\texttt{80000-XXX Rev. A}\\ \thedate} 5 # Increase spacing between header rule and main text body 6 #+LATEX: \rule[-16pt]{0pt}{16pt}\\ 7 #+LATEX: \huge 8 #+LATEX: \bgroup 9 #+LATEX: \def\arraystretch{1.4} 10 #+LATEX: \noindent 11 #+ATTR_LATEX: :center nil 12 | \textsc{Document:} | =80000-XXX= | 13 | \textsc{Revision:} | =Draft 5= | 14 | \textsc{Program:} | XAC MA700 | 15 | \textsc{Title:} | \thetitle | 16 | \textsc{System:} | Water and Waste | 17 | \textsc{ATA No:} | =XXX= | 18 | \textsc{ECCN:} | =XXX= | 19 20 #+LATEX: \vfill 21 #+LATEX: \noindent 22 #+LATEX: \large 23 #+LATEX: \textbf{Original Signatures} 24 #+LATEX: \vspace{1.0cm} 25 26 #+LATEX: \noindent 27 #+ATTR_LATEX: :center nil 28 | *Prepared:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | 29 | | Marius Peter, Systems Test Engineer | | | 30 | | | | | 31 | *Checked:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | 32 | | Richard Bourne, Sr Systems Engineer | | | 33 | | | | | 34 | *Checked:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | 35 | | Jamie Orcutt, Integration Engineer | | | 36 | | | | | 37 | *Approved:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | 38 | | Ying Huang-Isella, Chief Engineer | | | 39 #+LATEX: \egroup 40 41 #+LATEX: \normalsize 42 #+LATEX: \clearpage 43 #+LATEX: \tableofcontents 44 #+LATEX: \listoffigures 45 #+LATEX: \listoftables 46 #+LATEX: \clearpage 47