From 55429e6460c46d132ecf9fb68e43ec67685b14d5 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 21 Sep 2021 15:48:12 +0200 Subject: Make whitespace consistents with tabs --- doc/projectplan/ProjectPlan.tex | 43 +++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 21 deletions(-) (limited to 'doc/projectplan/ProjectPlan.tex') diff --git a/doc/projectplan/ProjectPlan.tex b/doc/projectplan/ProjectPlan.tex index 54dcd1b..6e24653 100644 --- a/doc/projectplan/ProjectPlan.tex +++ b/doc/projectplan/ProjectPlan.tex @@ -1,6 +1,7 @@ % !TeX program = xelatex % !TeX encoding = utf8 % !TeX root = ProjectPlan.tex +% vim: set ts=2 sw=2 noet: \documentclass[a4paper, twosided, 11pt]{scrartcl} @@ -49,35 +50,35 @@ % Document \begin{document} \begin{titlepage} - \includegraphics[height=3cm]{fig/ost-logo} - \begin{flushright} - % TODO: OST logo - \vspace{5cm} - {\Huge \bfseries \thetitle} \\ - \vspace{5mm} - {\LARGE Project: \textit{Fading illustration with SDR}} \\ - \vspace{5mm} - {\LARGE \bfseries Version 0.1} - \end{flushright} + \includegraphics[height=3cm]{fig/ost-logo} + \begin{flushright} + % TODO: OST logo + \vspace{5cm} + {\Huge \bfseries \thetitle} \\ + \vspace{5mm} + {\LARGE Project: \textit{Fading illustration with SDR}} \\ + \vspace{5mm} + {\LARGE \bfseries Version 0.1} + \end{flushright} \end{titlepage} \section*{Changelog} \begin{tabularx}{\textwidth}{lrlX} - \toprule - \bfseries Date & \bfseries Version & \bfseries Author & \bfseries Description \\ - \midrule - 2021-09-21 & 0.1 & Pross N. & Crated empty document \\ - \bottomrule + \toprule + \bfseries Date & \bfseries Version & \bfseries Author & \bfseries Description \\ + \midrule + 2021-09-21 & 0.1 & Pross N. & Crated empty document \\ + \bottomrule \end{tabularx} \vfill { - \renewcommand{\arraystretch}{2} - \begin{tabularx}{\textwidth}{lp{.2\textwidth}X} - & \bfseries Date & \bfseries Signature\\ - Pross Naoki & \hrulefill & \hrulefill \\ - Halter Cinzia Sara & \hrulefill & \hrulefill \\ - \end{tabularx} + \renewcommand{\arraystretch}{2} + \begin{tabularx}{\textwidth}{lp{.2\textwidth}X} + & \bfseries Date & \bfseries Signature\\ + Halter Cinzia Sara & \hrulefill & \hrulefill \\ + Pross Naoki & \hrulefill & \hrulefill \\ + \end{tabularx} } \clearpage -- cgit v1.2.1