Everywhere: Purge spaces in text files

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-03-06 12:38:20 +00:00
commit aa85417a17
96 changed files with 211 additions and 293 deletions

View file

@ -43,27 +43,27 @@
\fbox{
\parbox[t]{15cm}
{
\vspace{0.3cm}
\vspace{0.3cm}
\centerline{\Huge \bf __TITLE__}
\vspace{0.3cm}
\vspace{0.3cm}
\centerline{\Huge \bf __SUBTITLE__}
\centerline{\Huge \bf __SUBTITLE__}
\vspace{0.3cm}
\vspace{0.3cm}
}}
\vspace{3cm}
\vspace{3cm}
\centerline{\Large __DATE__}
\vspace{0.3cm}
\vspace{0.3cm}
\centerline{\Large Document Version: __VERSION__}
\vspace{0.3cm}
\vspace{0.3cm}
\end{center}
@ -76,5 +76,3 @@
\end{minipage}
\end{flushright}
\end{figure}

View file

@ -43,31 +43,31 @@
\fbox{
\parbox[t]{15cm}
{
\vspace{0.3cm}
\vspace{0.3cm}
\centerline{\Huge \bf __TITLE__}
\vspace{0.3cm}
\vspace{0.3cm}
\centerline{\Huge \bf __SUBTITLE__}
\centerline{\Huge \bf __SUBTITLE__}
\vspace{0.3cm}
\vspace{0.3cm}
}}
\vspace{3cm}
\vspace{3cm}
\centerline{\Huge \bf __CONFIDENTIAL_REMARK__}
\centerline{\Huge \bf __CONFIDENTIAL_REMARK__}
\vspace{3cm}
\vspace{3cm}
\centerline{\Large __DATE__}
\vspace{0.3cm}
\vspace{0.3cm}
\centerline{\Large Document Version: __VERSION__}
\vspace{0.3cm}
\vspace{0.3cm}
\end{center}

View file

@ -117,7 +117,7 @@
% \DeclareMathSymbol{\C}{\mathalpha}{\AMSb}{``43}
% \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52}
\renewcommand\floatpagefraction{.9}
\renewcommand\topfraction{.9}
@ -125,4 +125,3 @@
\renewcommand\textfraction{.1}
\newenvironment{prog}{\begin{quote}}{\end{quote} }

View file

@ -127,7 +127,7 @@
% \DeclareMathSymbol{\C}{\mathalpha}{\AMSb}{``43}
% \DeclareMathSymbol{\R}{\mathalpha}{\AMSb}{``52}
\newcolumntype{v}[1]{%
>{\raggedright\hspace{0pt}\arraybackslash}p{#1}%
@ -139,4 +139,3 @@
\renewcommand\textfraction{.1}
\newenvironment{prog}{\begin{quote}}{\end{quote} }