removed listings package

This commit is contained in:
Jan Benda 2021-03-02 00:16:26 +01:00
parent 4b720028b0
commit cf4f16ba25

View File

@ -10,9 +10,6 @@
%\titlelogo{\includegraphics[height=6ex]{UT_MNF_RGB}} %\titlelogo{\includegraphics[height=6ex]{UT_MNF_RGB}}
%\titlegraphic{\includegraphics[width=\textwidth]{efishtitle}} %\titlegraphic{\includegraphics[width=\textwidth]{efishtitle}}
\usepackage{listings}
\lstset{language = tex}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document} \begin{document}
@ -23,10 +20,8 @@
\begin{frame}[fragile]{Lines theme} \begin{frame}[fragile]{Lines theme}
\begin{block}{Include} \begin{block}{Include}
\begin{lstlisting} \verb!\documentclass[aspectratio=169,t]{beamer}!\\
\documentclass[aspectratio=169,t]{beamer} \verb!\usetheme[author,date,title,page,hidelogo]{lines}!
\usetheme[author,date,title,page,hidelogo]{lines}
\end{lstlisting}
\end{block} \end{block}
Options select content of footline (defaults to \verb![author,page]!): Options select content of footline (defaults to \verb![author,page]!):
\begin{itemize} \begin{itemize}