diff options
author | Blendoit <blendoit@gmail.com> | 2020-08-12 18:13:11 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-08-12 18:13:11 -0700 |
commit | de0a93daf707f76a9a0f1a964661fc38729e41b0 (patch) | |
tree | c7150c7ef34e5d97c2112c4c103ab300739357de /templates/documents/safran-report-MA700.org_title | |
parent | 0898dcd51db89960e9bd44bed98ca138d51c8969 (diff) |
Default font is now Hack.
Diffstat (limited to 'templates/documents/safran-report-MA700.org_title')
-rw-r--r-- | templates/documents/safran-report-MA700.org_title | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/templates/documents/safran-report-MA700.org_title b/templates/documents/safran-report-MA700.org_title new file mode 100644 index 0000000..25fa621 --- /dev/null +++ b/templates/documents/safran-report-MA700.org_title @@ -0,0 +1,43 @@ +# -*- mode: org; -*- + +# Document number and rev in top-right header +#+LATEX_HEADER_EXTRA: \fancyhead[R]{80000-XXX Rev. A\\ \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:} | 80000-XXX | +| \textsc{Revision:} | A | +| \textsc{Program:} | XAC MA700 | +| \textsc{Title:} | \thetitle | +| \textsc{System:} | Water and Waste | +| \textsc{ATA No:} | XXX | +| \textsc{ECCN:} | XXX | + +#+LATEX: \vfill +#+LATEX: \noindent +#+LATEX: \large +*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} | +| | Richard Bourne, Sr Systems Engineer | | | +| | | | | +| *Approved:* | \rule{7.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Tim Morse, Chief Sr Engineer | | | +#+LATEX: \egroup + +#+LATEX: \normalsize +#+LATEX: \clearpage +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables +#+LATEX: \clearpage |