diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-07 15:58:41 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-07-07 15:58:41 +0100 |
commit | 0de7b0b294365f47c808d5b71b0c0a59063cedb0 (patch) | |
tree | d99b42a86cc81051a086ee073440653db8d418e8 | |
parent | 492d6c2ee9cbea5e252b0b4224aa8c1ce9869ad5 (diff) |
Slides prepared for RDA Spain webinar on July 9th
I also found that in the short version hadn't properly accounted for
the new Git history images, and it has been corrected.
-rw-r--r-- | slides-intro-short.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/slides-intro-short.tex b/slides-intro-short.tex index b7c551a..096819f 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} @@ -51,7 +51,7 @@ %% Set the date and insitutional logos. \date{\footnotesize\vspace{0cm}\\ - IAC Scientific Coffee\\July 2nd, 2020\\ + \href{https://www.bsc.es/news/events/rda-spain-webinar}{RDA Spain webinar}\\July 9th, 2020\\ \tiny\vspace{3mm} Most recent slides available in link below (this PDF is built from \href{http://git.maneage.org/slides-intro.git}{Git commit} \gitcommit):\\ \footnotesize\textcolor{blue}{\url{https://maneage.org/pdf/slides-intro-short.pdf}}\\ @@ -272,7 +272,7 @@ \includegraphics[width=\linewidth]{img/version.png} \end{columns} \end{frame} - \fi + @@ -311,7 +311,7 @@ \includegraphics[width=\linewidth]{img/version-highlighted.png} \end{columns} \end{frame} - + \fi @@ -770,6 +770,7 @@ \begin{frame}{New projects branch from Maneage} \include{tex/git-branch} \end{frame} \newcommand{\gitverified}{} \else + \newcommand{\abstractify}{1} \newcommand{\projinit}{} \newcommand{\projwork}{} \newcommand{\tempevolve}{} |