added file lists to docu

This commit is contained in:
Jan Benda 2021-04-02 08:58:46 +02:00
parent ecb2c07f7d
commit f2e5bb9022
2 changed files with 34 additions and 0 deletions

View File

@ -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

View File

@ -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]