From 89f9a6db8987d41bf49071bd3f420c8315216748 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 12 Dec 2021 18:37:13 +0100 Subject: Safran templates! --- .../templates/documents/MA700-notes.org_title | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 resources/templates/documents/MA700-notes.org_title (limited to 'resources/templates/documents/MA700-notes.org_title') diff --git a/resources/templates/documents/MA700-notes.org_title b/resources/templates/documents/MA700-notes.org_title new file mode 100644 index 0000000..444f884 --- /dev/null +++ b/resources/templates/documents/MA700-notes.org_title @@ -0,0 +1,42 @@ +# -*- mode: org; eval: (visual-line-mode); -*- # + +# Document number and rev in top-right header +#+LATEX_HEADER_EXTRA: \fancyhead[R]{\texttt{80000-XXX Rev. A}\\ \thedate \\ \texttt{\theauthor}} +# Increase spacing between header rule and main text body +#+LATEX: \rule[-16pt]{0pt}{16pt}\\ +#+LATEX: \bgroup +#+LATEX: \huge +#+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 +#+LATEX: \textbf{Original Signatures} +#+LATEX: \vspace{1.0cm} + +#+LATEX: \noindent +#+ATTR_LATEX: :center nil +| *Prepared:* | \rule{8.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Marius Peter, Systems Test Engineer | | | +| | | | | +| *Checked:* | \rule{8.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Richard Bourne, Sr Systems Engineer | | | +| | | | | +| *Approved:* | \rule{8.0cm}{1pt} | *Date:* | \rule{3.0cm}{1pt} | +| | Ying Huang-Isella, Chief Engineer | | | +#+LATEX: \egroup + +#+LATEX: \clearpage +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables +#+LATEX: \clearpage -- cgit v1.2.3