Skip to content
Snippets Groups Projects
english.dtx 10.2 KiB
Newer Older
% \file{locale/fithesis-english.def}
% This is the base file of the English locale.\iffalse
%<*base>
\ProvidesFile{fithesis/locale/fithesis-english.def}[2016/05/25]
%    \end{macrocode}
% The locale file defines all the private macros mandated by the
% locale file interface.
% \begin{macrocode}
\gdef\thesis@english@universityName{University name}
\gdef\thesis@english@facultyName{Faculty name}
\gdef\thesis@english@assignment{%
  \ifthesis@digital@
    This is where a copy of the official signed thesis assignment
    is located in the printed version of the document.
  \else
    Replace this page with a copy of the official signed thesis
    assignment.
  \fi}
\gdef\thesis@english@declaration{Declaration text ...}
% Csquotes style
\gdef\thesis@english@csquotesStyle{english}

% Time strings
\gdef\thesis@english@spring{Spring}
\gdef\thesis@english@fall{Fall}
\gdef\thesis@english@semester{%
  \thesis@{english@\thesis@season} \thesis@seasonYear}

\gdef\thesis@english@fieldTitle{Field of study}
\gdef\thesis@english@advisorTitle{Advisor}
\gdef\thesis@english@authorTitle{Author}
\gdef\thesis@english@abstractTitle{Abstract}
\gdef\thesis@english@keywordsTitle{Keywords}
\gdef\thesis@english@thanksTitle{Acknowledgement}
\gdef\thesis@english@declarationTitle{Declaration}
\gdef\thesis@english@idTitle{ID}
\gdef\thesis@english@typeName{%
  \ifx\thesis@type\thesis@sempaper
    Seminar Paper%
  \else\ifx\thesis@type\thesis@bachelors
  \else\ifx\thesis@type\thesis@masters
  \else\ifx\thesis@type\thesis@doctoral
  \else\ifx\thesis@type\thesis@rigorous
    <<Unknown thesis type (\thesis@type)>>%
  \fi\fi\fi\fi\fi}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/fithesis-english.def}
% This is the English locale file specific to the Masaryk
% University in Brno. It replaces the \texttt{universityName}
% placeholder with the correct value and defines the
% \texttt{declaration} and \texttt{idTitle} strings.
\ProvidesFile{fithesis/locale/mu/fithesis-english.def}[2016/03/22]
\gdef\thesis@english@universityName{Masaryk University}
\gdef\thesis@english@declaration{%
  Hereby I declare that this paper is my original authorial work,
  which I have worked out on my own. All sources, references, and
  literature used or excerpted during elaboration of this work are
  properly cited and listed in complete reference to the due source.}
% Bibliographic entry
\gdef\thesis@english@bib@title{Bibliographic record}
\gdef\thesis@english@bib@pages{p}

% Miscellaneous
\gdef\thesis@english@idTitle{UČO}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/law/fithesis-english.def}
% This is the English locale file specific to the Faculty of Law at
% the Masaryk University in Brno. It replaces the
witiko's avatar
witiko committed
% \texttt{facultyName} placeholder with the correct value and
% defines the \texttt{facultyLongName} required by the
% |\thesis@blocks@cover| and the |\thesis@blocks@titlePage| blocks.
\ProvidesFile{fithesis/locale/mu/law/fithesis-english.def}[2015/06/26]
\gdef\thesis@english@facultyName{Faculty of Law}
\gdef\thesis@english@facultyLongName{The Faculty of Law of the
witiko's avatar
witiko committed
  Masaryk University}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/fsps/fithesis-english.def}
% This is the English locale file specific to the Faculty of Sports
% Studies at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the \texttt{fieldTitle} string in accordance with the
% common usage at the faculty.
\ProvidesFile{fithesis/locale/mu/fsps/fithesis-english.def}[2015/06/26]
\gdef\thesis@english@facultyName{Faculty of Sports Studies}
\gdef\thesis@english@fieldTitle{Specialization}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/fss/fithesis-english.def}
% This is the English locale file specific to the Faculty of Social
% Studies at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} and \texttt{assignment} strings with the
% correct values.
\ProvidesFile{fithesis/locale/mu/fss/fithesis-english.def}[2016/05/25]
\gdef\thesis@english@facultyName{Faculty of Social Studies}
\gdef\thesis@english@assignment{%
  \ifthesis@digital@
    This is where a copy of the official signed thesis assignment
    or a copy of the Statement of an Author or both are located
    in the printed version of the document.
  \else
    Replace this page with a copy of the official signed thesis
    assignment or a copy of the Statement of an Author or both,
    depending on the requirements of the respective department.
  \fi}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/econ/fithesis-english.def}
% This is the English locale file specific to the Faculty of
% Economics and Administration at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
\ProvidesFile{fithesis/locale/mu/econ/fithesis-english.def}[2015/06/26]
\gdef\thesis@english@facultyName{Faculty of Economics
  and Administration}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/med/fithesis-english.def}
% This is the English locale file specific to the Faculty of
% Medicine at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value and redefines the \texttt{abstractTitle} string
witiko's avatar
witiko committed
% with the common usage at the faculty. The file also defines
% the \texttt{bib@title} and \texttt{bib@pages} strings required
% by the |\thesis@blocks@bibEntry| block defined within the
% \texttt{style/mu/\discretionary{}{}{}fithesis-med.sty}
% style file.
\ProvidesFile{fithesis/locale/mu/med/fithesis-english.def}[2016/03/23]
\gdef\thesis@english@abstractTitle{Annotation}
\gdef\thesis@english@facultyName{Faculty of Medicine}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/fi/fithesis-english.def}
% This is the English locale file specific to the Faculty of
% Informatics at the Masaryk University in Brno.  It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the string in accordance with the requirements of the
% faculty.  The file also defines the \texttt{advisorSignature}
% string required by the |\thesis@blocks@titlePage| block defined
% within the
% \texttt{style/mu/\discretionary{}{}{}fithesis-fi.sty}
% style file.
\ProvidesFile{fithesis/locale/mu/fi/fithesis-english.def}[2016/05/25]
\gdef\thesis@english@facultyName{Faculty of Informatics}
\gdef\thesis@english@assignment{Replace this page with a copy
  of the official signed thesis assignment and a copy of the
  Statement of an Author.}
\gdef\thesis@english@assignment{%
  \ifthesis@digital@
    This is where a copy of the official signed thesis assignment
    and a copy of the Statement of an Author is located in the
    printed version of the document.
  \else
    Replace this page with a copy of the official signed thesis
    assignment and a copy of the Statement of an Author.
  \fi}
\gdef\thesis@english@advisorSignature{Signature of Thesis
  \thesis@english@advisorTitle}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/phil/fithesis-english.def}
% This is the English locale file specific to the Faculty of
% Arts at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value. It also defines the \texttt{departmentName}
% string, which is used by the \texttt{style/mu/fithesis-phil^^A
% .sty} style file, when typesetting the names of known
% departments.
\ProvidesFile{fithesis/locale/mu/phil/fithesis-english.def}[2016/03/22]
\gdef\thesis@english@facultyName{Faculty of Arts}
\gdef\thesis@english@departmentName{%
  \ifx\thesis@department\thesis@departments@kisk
    Division of Information and Library Studies%
  \else
    <<Unknown department (\thesis@department)>>%
  \fi}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/ped/fithesis-english.def}
% This is the Slovak locale file specific to the Faculty of
% Education at the Masaryk University in Brno.  It replaces the
% \texttt{facultyName} placeholder with the correct value. The file
% also defines the \texttt{bib@title} and \texttt{bib@pages}
% strings required by the |\thesis@blocks@bibEntry| block defined
% within the
% \texttt{style/mu/\discretionary{}{}{}fithesis-ped.sty}
% style file.
\ProvidesFile{fithesis/locale/mu/ped/fithesis-english.def}[2016/03/22]
\gdef\thesis@english@facultyName{Faculty of Education}
%    \end{macrocode}\iffalse
% \fi\file{locale/mu/sci/fithesis-english.def}
% This is the English locale file specific to the Faculty of
% Science at the Masaryk University in Brno.  It defines the
% private macros required by the |\thesis@blocks@bibEntryEn| block
% defined within the
% \texttt{style/mu/\discretionary{}{}{}fithesis-sci.sty}
% style file. It also replaces the \texttt{facultyName}
% placeholder with the correct value and redefines the
% \texttt{advisorTitle} string in accordance with the formal
% requirements of the faculty.
\ProvidesFile{fithesis/locale/mu/sci/fithesis-english.def}[2016/03/23]
\gdef\thesis@english@facultyName{Faculty of Science}
\global\let\thesis@english@advisorTitleEn=\thesis@english@bib@advisor

% Bibliographic entry
\global\let\thesis@english@bib@author\thesis@english@authorTitle
\gdef\thesis@english@bib@thesisTitle{Title of Thesis}
\gdef\thesis@english@bib@programme{Degree Programme}
\global\let\thesis@english@bib@field\thesis@english@fieldTitle
\gdef\thesis@english@bib@advisor{Supervisor}
\gdef\thesis@english@bib@academicYear{Academic Year}
\gdef\thesis@english@bib@pages{Number of Pages}
\global\let\thesis@english@bib@keywords\thesis@english@keywordsTitle
%    \end{macrocode}\iffalse