From 395a177f9054bde1e3c810b1dc0ad2746c9c22d0 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 9 Jul 2020 09:57:47 +0100 Subject: Slides made in long format The long format is better for the actual talk. --- slides-intro-short.tex | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/slides-intro-short.tex b/slides-intro-short.tex index 6019986..aba292d 100644 --- a/slides-intro-short.tex +++ b/slides-intro-short.tex @@ -19,7 +19,7 @@ \documentclass[9pt,usenames,dvipsnames,aspectratio=169]{beamer} % Make it super short. -%\newcommand{\longformat}{} +\newcommand{\longformat}{} % Read the current Git commit information \include{git-commit} @@ -839,25 +839,6 @@ - \ifdefined\longformat - \begin{frame}{Project source and its execution} - \begin{tcolorbox} - Programs \textcolor{gray}{[here: Scientific projects]} must be - written for \alert{people to read}... - - \hfill ...and only \emph{incidentally} for machines to - \emph{execute}. - - \vspace{2mm} - \hfill \footnotesize Harold Abelson, Structure and Interpretation of Computer Programs - \end{tcolorbox} - \end{frame} - \fi - - - - - \begin{frame}[t]{Executing a Maneaged project (for example \href{https://arxiv.org/abs/2006.03018}{arXiv:2006.03018})} \vspace{1cm} \texttt{\$ git clone https://gitlab.com/makhlaghi/maneage-paper{ }{ }{ }{ }\textcolor{gray}{\# Import the project.}}\\ -- cgit v1.2.1