From 8982c52e00ffb3fb5a913fc60913ebd9070f091a Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 26 May 2021 03:05:34 +0000 Subject: CTAN sync 202105260305 --- macros/latex/contrib/fithesis/locale/english.dtx | 73 +++++++++++++++--------- 1 file changed, 47 insertions(+), 26 deletions(-) (limited to 'macros/latex/contrib/fithesis/locale/english.dtx') diff --git a/macros/latex/contrib/fithesis/locale/english.dtx b/macros/latex/contrib/fithesis/locale/english.dtx index 17a49c7370..75b8a8e425 100644 --- a/macros/latex/contrib/fithesis/locale/english.dtx +++ b/macros/latex/contrib/fithesis/locale/english.dtx @@ -2,7 +2,7 @@ % This is the base file of the English locale.\iffalse %<*base> % \fi\begin{macrocode} -\ProvidesFile{fithesis/locale/fithesis-english.def}[2017/09/08] +\ProvidesFile{fithesis/locale/fithesis-english.def}[2021/02/26] % \end{macrocode} % The locale file defines all the private macros mandated by the % locale file interface. @@ -63,9 +63,18 @@ \fi\fi\fi\fi\fi\fi \thesis@year}} +% \end{macrocode} +% \changes{v1.0.0}{2021/03/11}{Added title for summary. [TV]} +% \begin{macrocode} % Miscellaneous \gdef\thesis@english@authorSignature{Author's signature} -\gdef\thesis@english@fieldTitle{Field of study} +% \end{macrocode} +% \changes{v1.0.0}{2021/02/26}{Lifted the \texttt{advisorSignature} +% string to the global locale file interface. [VN]} +% \begin{macrocode} +\gdef\thesis@english@advisorSignature{Signature of Thesis + \thesis@english@advisorTitle} +\gdef\thesis@english@fieldTitle{Field of Study} \gdef\thesis@english@advisorTitle{Advisor} \gdef\thesis@english@authorTitle{Author} \gdef\thesis@english@abstractTitle{Abstract} @@ -76,6 +85,7 @@ % \begin{macrocode} \gdef\thesis@english@thanksTitle{Acknowledgements} \gdef\thesis@english@declarationTitle{Declaration} +\gdef\thesis@english@summaryTitle{Summary} \gdef\thesis@english@idTitle{ID} \gdef\thesis@english@typeName@sempaper{Seminar Paper} \gdef\thesis@english@typeName@bachelors{Bachelor's Thesis} @@ -165,6 +175,17 @@ \global\let\thesis@english@bib@author\thesis@english@authorTitle \gdef\thesis@english@bib@thesisTitle{Title of Thesis} \gdef\thesis@english@bib@advisor{Supervisor} +% \end{macrocode} +% \changes{v1.0.0}{2021/03/04}{Lifted the \texttt{bib@programme}, +% \texttt{bib@academicYear}, and \texttt{bib@pages} strings from +% \texttt{locale/mu/sci/*.def} to \texttt{locale/mu/*.def}, +% so that they can be shared with other faculties. [TV]} +% \begin{macrocode} +\gdef\thesis@english@bib@programme{Degree Programme} +\global\let\thesis@english@bib@field\thesis@english@fieldTitle +\gdef\thesis@english@bib@academicYear{Academic Year} +\gdef\thesis@english@bib@pages{Number of Pages} +\global\let\thesis@english@bib@keywords\thesis@english@keywordsTitle % Miscellaneous \gdef\thesis@english@idTitle{UČO} @@ -244,16 +265,6 @@ \gdef\thesis@english@facultyName{Faculty of Economics and Administration} -% Bibliographic entry -% \end{macrocode} -% \changes{v0.3.46}{2017/06/02}{Defined strings required by -% \cs{thesis@blocks@bibEntry} from -% \texttt{style/mu/fithesis-econ.sty} in -% \texttt{locale/mu/econ/*.def}. [VN]} -% \begin{macrocode} -\gdef\thesis@english@bib@department{Department} -\gdef\thesis@english@bib@year{Year of Defense} - % Miscellaneous % \end{macrocode} % \changes{v0.3.46}{2017/06/02}{Updated the @@ -291,15 +302,13 @@ % 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. +% faculty. +% \changes{v1.0.0}{2021/02/26}{Lifted the \texttt{advisorSignature} +% string to the global locale file interface. [VN]} % \iffalse %<*mu/fi> % \fi\begin{macrocode} -\ProvidesFile{fithesis/locale/mu/fi/fithesis-english.def}[2016/05/25] +\ProvidesFile{fithesis/locale/mu/fi/fithesis-english.def}[2021/02/26] % Placeholders \gdef\thesis@english@facultyName{Faculty of Informatics} @@ -317,8 +326,6 @@ \fi} % Others -\gdef\thesis@english@advisorSignature{Signature of Thesis - \thesis@english@advisorTitle} \gdef\thesis@english@typeName@proposal{Ph.D. Thesis Proposal} % \end{macrocode}\iffalse % @@ -382,12 +389,26 @@ % Miscellaneous \global\let\thesis@english@advisorTitleEn=\thesis@english@bib@advisor -% Bibliographic entry -\gdef\thesis@english@bib@programme{Degree Programme} -\global\let\thesis@english@bib@field\thesis@english@fieldTitle -\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 % +% \changes{v1.0.0}{2021/03/26}{Added specifics for the +% Faculty of Pharmacy. [TV]} +% \fi\file{locale/mu/pharm/fithesis-english.def} +% This is the English locale file specific to the Faculty of Pharmacy +% at the Masaryk University in Brno. +% It replaces the \texttt{facultyName} placeholder with the +% correct value and redefines the \texttt{abstractTitle} +% in accordance with the guidelines of the faculty. +% \iffalse +%<*mu/pharm> +% \fi\begin{macrocode} +\ProvidesFile{fithesis/locale/mu/pharm/fithesis-english.def}[2021/03/26] + +% Placeholders +\gdef\thesis@english@facultyName{Faculty of Pharmacy} + +% Miscellaneous +\gdef\thesis@english@abstractTitle{Annotation} +% \end{macrocode}\iffalse +% % \fi -- cgit v1.2.3