diff options
author | Nao Pross <np@0hm.ch> | 2021-09-21 15:48:12 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-09-21 15:48:12 +0200 |
commit | 55429e6460c46d132ecf9fb68e43ec67685b14d5 (patch) | |
tree | 53652b4e87cf8601c8fcfd29f50a77d86aa8d57d /doc | |
parent | Capitalize project plan file (diff) | |
download | Fading-55429e6460c46d132ecf9fb68e43ec67685b14d5.tar.gz Fading-55429e6460c46d132ecf9fb68e43ec67685b14d5.zip |
Make whitespace consistents with tabs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/projectplan/ProjectPlan.pdf | bin | 28653 -> 28556 bytes | |||
-rw-r--r-- | doc/projectplan/ProjectPlan.tex | 43 |
2 files changed, 22 insertions, 21 deletions
diff --git a/doc/projectplan/ProjectPlan.pdf b/doc/projectplan/ProjectPlan.pdf Binary files differindex b73f64b..93b31f0 100644 --- a/doc/projectplan/ProjectPlan.pdf +++ b/doc/projectplan/ProjectPlan.pdf 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 |