From f2e5bb9022d33296fb221bf51fa113198d96640c Mon Sep 17 00:00:00 2001 From: Jan Benda Date: Fri, 2 Apr 2021 08:58:46 +0200 Subject: [PATCH] added file lists to docu --- lines-example.tex | 17 +++++++++++++++++ ut-example.tex | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/lines-example.tex b/lines-example.tex index 177e161..562794a 100644 --- a/lines-example.tex +++ b/lines-example.tex @@ -36,6 +36,23 @@ \end{itemize} \end{frame} +\begin{frame}[c]{Files} + \vspace{1ex} + \begin{tabular}{@{}ll} + \texttt{beamerthemelines.sty} & \structure{lines} beamer theme. \\[2ex] + \texttt{beamercolorthemeaptero.sty} & Provides muted colors for beamer. + \end{tabular} + \vfill + \begin{itemize} + \setlength{\itemsep}{2ex} + \item Either copy these files into the directory of your presentation, + \item install them into your home directory:\\ + \texttt{> make install} \\ + \item or install them system wide:\\ + \texttt{> sudo make install} + \end{itemize} +\end{frame} + \begin{frame}[fragile]{Content} \begin{minipage}[t]{0.3\textwidth} \hypersetup{linkcolor=blue} % color of section names diff --git a/ut-example.tex b/ut-example.tex index 5938935..158f45d 100644 --- a/ut-example.tex +++ b/ut-example.tex @@ -39,6 +39,23 @@ \end{itemize} \end{frame} +\begin{frame}{Files} + \vspace{1ex} + \begin{tabular}{@{}ll} + \texttt{beamerthemelines.sty} & \structure{lines} beamer theme. \\ + & Provides templates needed for the \structure{ut} theme. \\[2ex] + \texttt{beamerthemeut.sty} & \structure{ut} beamer theme. \\ + & Adapts the \structure{lines} theme to the \\ + & Corporate design of the University of T\"ubingen. \\[2ex] + \texttt{beamercolorthemeut.sty} & Provides the colors of the Corporate design. \\[2ex] + \texttt{UT\_MNF\_RGB.pdf} & University of T\"ubingen logo needed for the title page. \\ + \texttt{UT\_WBMW\_Rot\_RGB.pdf} & University of T\"ubingen logo needed for the footline. \\ + \texttt{BCCN\_Tuebingen\_Logo-long.pdf} & Logo of the BCCN T\"ubingen. \\ + \texttt{Logo-CIN-E.pdf} & Logo of the CIN. \\[2ex] + \texttt{efishtitle.pdf} & An image for \texttt{\textbackslash titlegraphic\{\}} + \end{tabular} +\end{frame} + \begin{frame}{Content} \hypersetup{linkcolor=utblue} % color of section names \tableofcontents[hideallsubsections]