chore: don't set package name in small caps
This commit is contained in:
parent
e9f0046a67
commit
7cc3fd0f70
|
@ -79,7 +79,7 @@
|
|||
\end{minipage}
|
||||
}
|
||||
|
||||
\newcommand{\themename}{\textbf{\textsc{moloch}}\xspace}
|
||||
\newcommand{\themename}{\textbf{moloch}\xspace}
|
||||
|
||||
\usepackage{readprov}
|
||||
% \ReadPackageInfos{beamerthememoloch}
|
||||
|
@ -449,7 +449,7 @@ like |whale| which set a white foreground for the title.
|
|||
|
||||
\subsection{Notes on second screen}
|
||||
|
||||
If you use the |[show notes on second screen]| option built in to Beamer and
|
||||
If you use the \verb+[show notes on second screen]+ option built in to Beamer and
|
||||
compile with \XeLaTeX, text on slides following the first section slide may
|
||||
be rendered in white instead of the regular colour. This is due to
|
||||
\href{http://tex.stackexchange.com/questions/288408/}{a bug} in Beamer
|
||||
|
|
Loading…
Reference in New Issue