Unverified Commit 124e1873 authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Fix a typo in the documentation

parent aa02776c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -916,7 +916,7 @@
% When the \textit{filename} is an empty token string, no style
% files will be loaded during the main routine (see Section
% \ref{sec:thesisload}).
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
%    \begin{macrocode}
\def\thesis@style{\thesis@university/fithesis-\thesis@university-\thesis@faculty}
@@ -1676,7 +1676,7 @@
% If inheritance is enabled for style files, then the
% |\thesis@requireStyle|\marg{style} macro sequentially
% loads each of the following files, provided they exist:
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% \begin{enumerate}
%   \item|\thesis@stylepath fithesis-base.sty|
+5 −5
Original line number Diff line number Diff line
% \iffalse
%<*base>
% \fi\file{style/mu/fithesis-base.sty}\label{sec:fithesis-mu-base}
% \changes{v1.0.0}{2021/03/19}{File were renamed after
% \changes{v1.0.0}{2021/03/19}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% This is the base style file for theses written at the Masaryk
% University in Brno. When inheritance is enabled for style files,
@@ -1299,7 +1299,7 @@
\setcounter{secnumdepth}{2}

%    \end{macrocode}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
%    \begin{macrocode}
% Load the `fithesis-mu-1*.clo` size option.
@@ -1439,7 +1439,7 @@
% \iffalse
%</base>
% \fi\file{style/mu/fithesis-10.clo}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% This file is conditionally loaded by the
% \texttt{style/mu/base.sty} file to redefine the page geometry to
@@ -1485,7 +1485,7 @@
%</10pt>
%    \end{macrocode}
% \file{style/mu/fithesis-11.clo}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% This file is conditionally loaded by the
% \texttt{style/mu/base.sty} file to redefine the page geometry to
@@ -1530,7 +1530,7 @@
%</11pt>
%    \end{macrocode}
% \file{style/mu/fithesis-12.clo}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% This file is conditionally loaded by the
% \texttt{style/mu/base.sty} file to redefine the page geometry to
+1 −1
Original line number Diff line number Diff line
% \file{style/mu/fithesis-econ.sty}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% This is the style file for the theses written at the Faculty of
% Economics and Administration at the Masaryk University in Brno.
+1 −1
Original line number Diff line number Diff line
% \file{style/mu/fithesis-fi.sty}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% \changes{v1.0.0}{2021/03/19}{Updated urls to show the most recent
%   requirements and recommendations used in preparation of the
+1 −1
Original line number Diff line number Diff line
% \file{style/mu/fithesis-fsps.sty}
% \changes{v1.0.0}{2021/02/21}{File were renamed after
% \changes{v1.0.0}{2021/02/21}{Files were renamed after
%   breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% \changes{v1.0.0}{2021/03/19}{Updated urls to show the most recent
%   requirements and recommendations used in preparation of the
Loading