Commit 21b05a77 authored by Vít Novotný's avatar Vít Novotný
Browse files

Updated the documentation.

parent e99a16ce
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
  \gdef\fibeamer@version@number{#1}
  \gdef\fibeamer@version@date{#2}
  \gdef\fibeamer@version{#2 #1 fibeamer MU beamer theme}}
\fibeamer@versiondef{v1.1.5}{2016/06/16}}
\fibeamer@versiondef{v1.1.6-dev}{2016/09/27}}
% {\newwrite\f\openout\f=VERSION\write\f{\fibeamer@version}\closeout\f}
%
% \changes{v1.1.5:1} {2016/05/18}{Added \texttt{pdfencoding} to the
@@ -494,7 +494,10 @@
%   \item\textsf{dejavu} -- The DejaVu Sans Mono font family is
%     used for the typesetting of monospaced text.
%   \item\textsf{setspace} -- This package is used to adjust the
%     leading to 115 \%.
%     leading to 115 \%. Loading this package breaks any top-level
%     footnotes without the \texttt{[frame]} optional parameter
%     specified. This is a known bug.\footnote{See
%       \url{http://tex.stackexchange.com/a/118005/70941}.}
%   \item\textsf{fontenc} -- This package is used to set the font
%     encoding to Cork. This package is only used outside the
%     \Hologo{XeTeX} and \Hologo{LuaTeX} engines.
+10 −1
Original line number Diff line number Diff line
@@ -310,6 +310,14 @@
% |\subtitle|, and the |\author|.
%    \begin{macrocode}
  \defbeamertemplate*{title page}{fibeamer}{%
%    \end{macrocode}
% \changes{v1.1.6}{2016/09/27}{The title frame now properly loads the
%   color theme definitions for dark frames. As a result, the
%   \textsf{hyperref} \textsc{url} color for light frames is no
%   longer used in the title frame. [VN]}
%    \begin{macrocode}
    \begin{darkframes}

    % This is slide 0
    \setcounter{framenumber}{0}

@@ -366,7 +374,8 @@
    \begin{minipage}{\textwidth}
      \raggedright%
      \insertauthor%
    \end{minipage}}
    \end{minipage}
    \end{darkframes}}

\mode
<all>