diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-04-19 15:34:27 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-04-19 15:34:27 +0200 |
| commit | 14868ed29a87bbce4198894e530895e318da9fea (patch) | |
| tree | 5a6fb015486f2930c5b95ec5dc8fb27d7e3c20f1 | |
| parent | ea793b23c98403cefb38670d02a778b843bdf997 (diff) | |
remove tabs
Some tabs were missed in ea793b23c984("replace *all* tabs with
spaces"). Remove them.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
| -rw-r--r-- | configpres.tex | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/configpres.tex b/configpres.tex index 2e979e7..cced101 100644 --- a/configpres.tex +++ b/configpres.tex @@ -22,30 +22,30 @@ \institute{Linutronix GmbH} \definecolor{lbcolor}{RGB}{255,210,150} %\lstset{ -% language=C++, -% numbers=left, -% stepnumber=1, -% numbersep=5pt, -% breaklines=true, -% breakautoindent=true, -% postbreak=\space, -% tabsize=2, -% basicstyle=\ttfamily\small, -% showspaces=false, -% showstringspaces=false, -% extendedchars=true, -% backgroundcolor=\color{lbcolor}, -% keywordstyle=\bf , -% commentstyle=\color{blue}, -% stringstyle=\color{red} +%language=C++, +%numbers=left, +%stepnumber=1, +%numbersep=5pt, +%breaklines=true, +%breakautoindent=true, +%postbreak=\space, +%tabsize=2, +%basicstyle=\ttfamily\small, +%showspaces=false, +%showstringspaces=false, +%extendedchars=true, +%backgroundcolor=\color{lbcolor}, +%keywordstyle=\bf , +%commentstyle=\color{blue}, +%stringstyle=\color{red} %} \begin{document} \setbeamertemplate{footline}[text line]{\parbox{\linewidth}{ - \copyright{} \the\year\ by \insertinstitute \hfill - \insertshortauthor \hfill - \insertpagenumber} +\copyright{} \the\year\ by \insertinstitute \hfill +\insertshortauthor \hfill +\insertpagenumber} } \input{section} |
