From c011e90fdd335bfc9fff7bd7226b8aefc535452c Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Wed, 23 Dec 2020 23:04:09 +0100 Subject: [PATCH] removed texpicture command where not needed --- bootstrap/lecture/bootstrap-slides.tex | 1 - replicability/lectures/topics-chapter.tex | 4 ---- replicability/lectures/topics-slides.tex | 1 - statistics/lecture/statistics-slides.tex | 1 - 4 files changed, 7 deletions(-) diff --git a/bootstrap/lecture/bootstrap-slides.tex b/bootstrap/lecture/bootstrap-slides.tex index 31e5655..3801d64 100644 --- a/bootstrap/lecture/bootstrap-slides.tex +++ b/bootstrap/lecture/bootstrap-slides.tex @@ -49,7 +49,6 @@ %%%% graphics %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{graphicx} -\newcommand{\texpicture}[1]{{\sffamily\small\input{#1.tex}}} %%%%% listings %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{listings} diff --git a/replicability/lectures/topics-chapter.tex b/replicability/lectures/topics-chapter.tex index 32acf92..e3bfbde 100644 --- a/replicability/lectures/topics-chapter.tex +++ b/replicability/lectures/topics-chapter.tex @@ -59,10 +59,6 @@ % figures: \setlength{\fboxsep}{0pt} -\newcommand{\texpicture}[1]{{\sffamily\footnotesize\input{#1.tex}}} -%\newcommand{\texpicture}[1]{\fbox{\sffamily\footnotesize\input{#1.tex}}} -%\newcommand{\texpicture}[1]{\setlength{\fboxsep}{2mm}\fbox{#1}} -%\newcommand{\texpicture}[1]{} \newcommand{\figlabel}[1]{\textsf{\textbf{\large \uppercase{#1}}}} % maximum number of floats: diff --git a/replicability/lectures/topics-slides.tex b/replicability/lectures/topics-slides.tex index 295e684..157d1ab 100644 --- a/replicability/lectures/topics-slides.tex +++ b/replicability/lectures/topics-slides.tex @@ -50,7 +50,6 @@ %%%% graphics %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{graphicx} -\newcommand{\texpicture}[1]{{\sffamily\small\input{#1.tex}}} %%%%% listings %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{listings} diff --git a/statistics/lecture/statistics-slides.tex b/statistics/lecture/statistics-slides.tex index dc1af03..e143170 100644 --- a/statistics/lecture/statistics-slides.tex +++ b/statistics/lecture/statistics-slides.tex @@ -49,7 +49,6 @@ %%%% graphics %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{graphicx} -\newcommand{\texpicture}[1]{{\sffamily\small\input{#1.tex}}} %%%%% listings %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{listings}