tUpdate example - scibeamer - quickly create scientific presentations using LateX and Beamer
 (HTM) git clone git://src.adamsgaard.dk/scibeamer
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4840b956f0a64bd35388af92fd2176dcba217caa
 (DIR) parent 7ecf51a90ab393774845f0addb6368164e232239
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Sat,  7 Sep 2019 07:50:48 +0200
       
       Update example
       
       Diffstat:
         M template.tex                        |      23 ++++++++++++++++-------
       
       1 file changed, 16 insertions(+), 7 deletions(-)
       ---
 (DIR) diff --git a/template.tex b/template.tex
       t@@ -64,11 +64,11 @@
        \usepackage{scibeamer}
        
        %%%% AUTHOR, TITLE, AFFILIATION
       -\title{\texttt{scibeamer}\\ a template for scientific presentations}
       +\title{\texttt{scibeamer}\\ A beamer-addon for scientific presentations}
        \author[A. Damsgaard]{Anders Damsgaard}
        \institute[SIO]{Scripps Institution of Oceanography\\[2mm]
        {\small \url{adamsgaard@ucsd.edu}}}
       -\date{\small Unmodified template, 2016-07-12}
       +\date{\small Last revision: \today}
        %\logo{\includegraphics[width=30px]{logo1.pdf}}
        %\logo{\includegraphics[width=30px]{logo2.pdf}}
         
       t@@ -87,25 +87,26 @@
        %\end{frame}
        
        \section{Introduction}
       +\subsection{Usage}
        
        \begin{frame}{Usage}
        
       -    \texttt{scibeamer} is a flexible template containing functions for quickly 
       +    \texttt{scibeamer} is a flexible package containing functions for quickly 
            creating high-quality scientific presentations using \emph{beamer}.
        
            \vspace{1em}
        
            The functions in the \texttt{scibeamer} template are useful for including 
       -    images scaled to frame size with optional references to image source 
       +    images scaled to frame size, optionally with references to image source 
            publications.
        
        \end{frame}
        
        \begin{frame}{Building presentations}
        
       -    Add images to the folder containing \texttt{scibeamer.tex} and change the 
       -    \texttt{scibeamer.tex} to include the desired content, using the provided 
       -    functions or standard \emph{beamer} commands.
       +    Add images to the \texttt{graphics/} folder and change \texttt{template.tex} 
       +    to include the desired content, either using the functions provided by the 
       +    \texttt{scibeamer} package or standard \emph{beamer} commands.
        
            \vspace{1em}
        
       t@@ -114,8 +115,16 @@
        
        \end{frame}
        
       +\section{Commands}
       +\subsection{Citation commands}
       +
       +\begin{frame}{\texttt{fcite}}
       +    \lstinline{fcite}: Add a citation to the bottom left of the frame
       +
       +\end{frame}
        
        \section{Examples}
       +\subsection{Examples}
        
        \titleframe{Examples}