From 89f9a6db8987d41bf49071bd3f420c8315216748 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 12 Dec 2021 18:37:13 +0100 Subject: Safran templates! --- .../documents/B787-VG-characterization.org_title | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 resources/templates/documents/B787-VG-characterization.org_title (limited to 'resources/templates/documents/B787-VG-characterization.org_title') diff --git a/resources/templates/documents/B787-VG-characterization.org_title b/resources/templates/documents/B787-VG-characterization.org_title new file mode 100644 index 0000000..b4f1507 --- /dev/null +++ b/resources/templates/documents/B787-VG-characterization.org_title @@ -0,0 +1,43 @@ +# -*- mode: org; -*- # + +# Document number and rev in top-right header +#+LATEX_HEADER_EXTRA: \fancyhead[R]{\texttt{B787 VG Characterization 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} | =77000-XXX Draft 1= | +| \textsc{Program} | Boeing 787 | +| \textsc{Title} | \thetitle | +| \textsc{System} | Water and Waste | +| \textsc{Product} | Vacuum Generator | +| \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.0cm}{1pt} | *Date:* | \rule{4.0cm}{1pt} | +| | Marius Peter, Systems Test Engineer | | | +| | | | | +| *Checked:* | \rule{8.0cm}{1pt} | *Date:* | \rule{4.0cm}{1pt} | +| | Sung Hong, Product Engineer | | | +| | | | | +| *Approved:* | \rule{8.0cm}{1pt} | *Date:* | \rule{4.0cm}{1pt} | +| | Oscar Mathews, Systems Engineer | | | +#+LATEX: \egroup + +#+LATEX: \normalsize +#+LATEX: \clearpage +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables +#+LATEX: \clearpage -- cgit v1.2.3