From: Martin Mares Date: Wed, 21 Feb 2024 19:16:15 +0000 (+0100) Subject: Deleted specimen macros X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=1c63795413f64b8b0f880a6f09c202424907eccb;p=diplomky.git Deleted specimen macros --- diff --git a/macros.tex b/macros.tex index a260bfb..d1ecf27 100644 --- a/macros.tex +++ b/macros.tex @@ -129,12 +129,3 @@ %%% TODO items: remove before submitting :) \newcommand{\xxx}[1]{\textcolor{red!}{#1}} - -%% SPECIMEN -% Parts marked as SPECIMEN are used for building the example PDF. -% When the official template is generated by ./mkdist, all such parts -% are deleted, as well as all calls of \X and \XXX macros. -\def\X#1{\textcolor{red}{[#1]}} -\def\XXX#1{\par\smallskip\noindent \textcolor{red}{[#1]}} -\def\XOverlap#1{\dimen0=\prevdepth\nointerlineskip{\vbox to 0pt{\XXX{#1}\vss}}\prevdepth=\dimen0} -%% NEMICEPS diff --git a/metadata.tex b/metadata.tex index f2d03b2..01c05af 100644 --- a/metadata.tex +++ b/metadata.tex @@ -15,7 +15,7 @@ % Thesis title in English (exactly as in the formal assignment) % (Note: \xxx is a "ToDo label" which makes the unfilled visible. Remove it.) -\def\ThesisTitle{\xxx{Thesis title} \X{as in the formal assignment}} +\def\ThesisTitle{\xxx{Thesis title}} % Author of the thesis (you) \def\ThesisAuthor{\xxx{Name Surname}} @@ -26,13 +26,13 @@ % Name of the department or institute, where the work was officially assigned % (according to the Organizational Structure of MFF UK in English, % or a full name of a department outside MFF) -\def\Department{\xxx{Name of the department} \X{as per Organizational Structure of MFF UK in English}} +\def\Department{\xxx{Name of the department}} % Is it a department (katedra), or an institute (ústav)? \def\DeptType{\xxx{Department}} % Thesis supervisor: name, surname and titles -\def\Supervisor{\xxx{Supername Supersurname} \X{+titles}} +\def\Supervisor{\xxx{Supername Supersurname}} % Supervisor's department (again according to Organizational structure of MFF) \def\SupervisorsDepartment{\xxx{department}} @@ -44,7 +44,6 @@ % consultant, who provided you with tea and pizza, etc.) \def\Dedication{% \xxx{Dedication.} -\X{You can thank whomever you wish (your supervisor, consultant, who provided you with tea and pizza, etc.)} } % Abstract (recommended length around 80-200 words; this is not a copy of your thesis assignment!) @@ -56,14 +55,12 @@ novel that was discovered or improved by the thesis. Maximum length is 200 words, but try to fit into 120. Abstracts are often used for deciding if a reviewer will be suitable for the thesis; a well-written abstract thus increases the probability of getting a reviewer who will like the thesis.} -\X{This is not a~copy of your thesis assignment!} } % 3 to 5 keywords (recommended) separated by \sep % Keywords are useful for indexing and searching for the theses by topic. \def\ThesisKeywords{% \xxx{keyword\sep key phrase} -\X{usually 3 to~5 key words or phrases} } % If any of your metadata strings contains TeX macros, you need to provide @@ -83,7 +80,7 @@ increases the probability of getting a reviewer who will like the thesis.} % (in English programs, this is not used anywhere) \def\ThesisTitleCS{\xxx{Název práce česky}} -\def\DepartmentCS{\xxx{Název katedry česky} \X{podle oficiální organizační struktury MFF UK}} +\def\DepartmentCS{\xxx{Název katedry česky}} \def\DeptTypeCS{\xxx{Katedra}} \def\SupervisorsDepartmentCS{\xxx{katedra vedoucího}} \def\StudyProgrammeCS{\xxx{studijní program}} diff --git a/thesis.tex b/thesis.tex index d652a25..9e7a6d0 100644 --- a/thesis.tex +++ b/thesis.tex @@ -86,22 +86,18 @@ %%% Figures used in the thesis (consider if this is needed) \listoffigures -\XXX{Optional.} %%% Tables used in the thesis (consider if this is needed) %%% In mathematical theses, it could be better to move the list of tables to the beginning of the thesis. \listoftables -\XXX{Optional. In mathematical theses, it could be better to move the list of tables to the beginning of the thesis.} %%% Abbreviations used in the thesis, if any, including their explanation %%% In mathematical theses, it could be better to move the list of abbreviations to the beginning of the thesis. \chapwithtoc{List of Abbreviations} -\XXX{Optional. In mathematical theses, it could be better to move the list of abbreviations to the beginning of the thesis.} %%% Doctoral theses must contain a list of author's publications \ifx\ThesisType\TypePhD \chapwithtoc{List of publications} -\XXX{Doctoral theses must contain a list of author's publications.} \fi %%% Attachments to the thesis, if any. Each attachment must be referred to @@ -116,8 +112,6 @@ %%% Allowed file formats are specified in provision of the rector no. 72/2017. \appendix \chapter{Attachments} -\XXX{Attachments to the thesis, if any. Each attachment must be referred to at least once from the text of the thesis. Attachments are numbered.} -\XXX{The printed version should preferably contain attachments, which can be read (additional tables and charts, supplementary text, examples of program output, etc.). The electronic version is more suited for attachments which will likely be used in an electronic form rather than read (program source code, data files, interactive charts, etc.). Electronic attachments should be uploaded to SIS and optionally also included in the thesis on a~CD/DVD. Allowed file formats are specified in provision of the rector no. 72/2017.} \section{First Attachment} diff --git a/title.tex b/title.tex index 850bc3e..ab22e12 100644 --- a/title.tex +++ b/title.tex @@ -7,7 +7,6 @@ \pagestyle{empty} \hypersetup{pageanchor=false} -\XXX{Opening page of the hard cover. Not a part of the electronic version.} \begin{center} \large @@ -23,7 +22,7 @@ Faculty of Mathematics and Physics \vfill -{\huge\bf\ThesisTitle \X{optional}} +{\huge\bf\ThesisTitle} \vfill \vfill diff --git a/xmp.tex b/xmp.tex index d1a6daa..fe8c8fd 100644 --- a/xmp.tex +++ b/xmp.tex @@ -13,7 +13,6 @@ { % Override some macros \def\xxx#1{#1} -\def\X#1{} \def\sep{\string\sep\space} \let~=\space