removed listings package
This commit is contained in:
parent
4b720028b0
commit
cf4f16ba25
@ -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}
|
||||||
|
Loading…
Reference in New Issue
Block a user