From 14868ed29a87bbce4198894e530895e318da9fea Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 19 Apr 2018 15:34:27 +0200 Subject: remove tabs Some tabs were missed in ea793b23c984("replace *all* tabs with spaces"). Remove them. Signed-off-by: John Ogness --- configpres.tex | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'configpres.tex') 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} -- cgit v1.2.3