diff options
author | Marius Peter <blendoit@gmail.com> | 2021-12-12 18:37:13 +0100 |
---|---|---|
committer | Marius Peter <blendoit@gmail.com> | 2021-12-12 18:37:13 +0100 |
commit | 89f9a6db8987d41bf49071bd3f420c8315216748 (patch) | |
tree | 9b50a6dbad33ae938e58523b097402f8a5fba9fb /resources/templates/documents/MA700-WBS.org_title | |
parent | eed187911ed77f7cdd9b77006388b0d12421bca6 (diff) |
Safran templates!
Diffstat (limited to 'resources/templates/documents/MA700-WBS.org_title')
-rw-r--r-- | resources/templates/documents/MA700-WBS.org_title | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/resources/templates/documents/MA700-WBS.org_title b/resources/templates/documents/MA700-WBS.org_title new file mode 100644 index 0000000..a10ef90 --- /dev/null +++ b/resources/templates/documents/MA700-WBS.org_title @@ -0,0 +1,46 @@ +# -*- mode: org; -*- # + +# Document number and rev in top-right header +#+LATEX_HEADER_EXTRA: \fancyhead[R]{\texttt{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:} | =Draft 5= | +| \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 +#+LATEX: \textbf{Original Signatures} +#+LATEX: \vspace{1.0cm} + +#+LATEX: \noindent +#+ATTR_LATEX: :center nil +| *Prepared:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Marius Peter, Systems Test Engineer | | | +| | | | | +| *Checked:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Richard Bourne, Sr Systems Engineer | | | +| | | | | +| *Checked:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Jamie Orcutt, Integration Engineer | | | +| | | | | +| *Approved:* | \rule{8.5cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Ying Huang-Isella, Chief Engineer | | | +#+LATEX: \egroup + +#+LATEX: \normalsize +#+LATEX: \clearpage +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables +#+LATEX: \clearpage |