forgot a backslash
This commit is contained in:
parent
66fd3ba28d
commit
7b54cb978a
@ -1,13 +1,15 @@
|
||||
%
|
||||
% Make the revision and doc number macro's then they are defined in one place
|
||||
|
||||
ifthenelse {\boolean{paper}}
|
||||
\ifthenelse {\boolean{paper}}
|
||||
{
|
||||
\begin{abstract}
|
||||
A very abstract abstract
|
||||
\end{abstract}
|
||||
}
|
||||
{}
|
||||
{
|
||||
\section{Overvew}
|
||||
}
|
||||
|
||||
\section{FMEA}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user