diff options
Diffstat (limited to 'resources/templates/documents/generic.org_title')
-rw-r--r-- | resources/templates/documents/generic.org_title | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/resources/templates/documents/generic.org_title b/resources/templates/documents/generic.org_title new file mode 100644 index 0000000..bc5c507 --- /dev/null +++ b/resources/templates/documents/generic.org_title @@ -0,0 +1,43 @@ +# -*- mode: org; -*- # + +# Document number and rev in top-right header +#+LATEX_HEADER_EXTRA: \fancyhead[R]{\texttt{[Generic] Draft 1}\\ \thedate} +# Increase spacing between header rule and main text body +#+LATEX: \rule[-16pt]{0pt}{16pt}\\ +#+LATEX: \huge +#+LATEX: \bgroup +#+LATEX: \def\arraystretch{1.4} +#+LATEX: \noindent +#+ATTR_LATEX: :center nil +| \textsc{Document} | =[Generic] Draft 1= | +| \textsc{Program} | =<Default>= | +| \textsc{Title} | \thetitle | +| \textsc{System} | Water and Waste | +| \textsc{Product} | =<Default>= | +| \textsc{ATA No} | =<Default>= | +| \textsc{ECCN} | =<Default>= | + +#+LATEX: \vfill +#+LATEX: \noindent +#+LATEX: \large +#+LATEX: \textbf{Original Signatures} +#+LATEX: \vspace{1.0cm} + +#+LATEX: \noindent +#+ATTR_LATEX: :center nil +| *Prepared:* | \rule{7.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Marius Peter, Systems Test Engineer | | | +| | | | | +| *Checked:* | \rule{7.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Checker | | | +| | | | | +| *Approved:* | \rule{7.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Approver | | | +#+LATEX: \egroup + +#+LATEX: \normalsize +#+LATEX: \clearpage +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables +#+LATEX: \clearpage |