diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-09 09:57:47 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-09 10:01:25 +0100 |
commit | 395a177f9054bde1e3c810b1dc0ad2746c9c22d0 (patch) | |
tree | 9cdc98783b4d1241319b97b52127a6390e2b15dd | |
parent | a678365d4c8e973ebae53833d9519ac5e4850a39 (diff) |
Slides made in long format
The long format is better for the actual talk.
-rw-r--r-- | slides-intro-short.tex | 21 |
1 files changed, 1 insertions, 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.}}\\ |