From 30428d19809a313413ddfd696adc92c5aa1797c1 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 17 Jul 2019 17:41:27 +0200 Subject: [PATCH] =?utf8?q?Doktorsk=C3=A1=20pr=C3=A1ce=20nem=C3=A1=20obsaho?= =?utf8?q?vat=20vev=C3=A1zan=C3=A9=20zad=C3=A1n=C3=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- cs/titulka.tex | 2 ++ en/title.tex | 2 ++ mkdist | 7 ++++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/cs/titulka.tex b/cs/titulka.tex index 90b957e..5719894 100644 --- a/cs/titulka.tex +++ b/cs/titulka.tex @@ -75,9 +75,11 @@ Praha \RokOdevzdani \newpage +%%% NOPHD %%% Následuje vevázaný list -- kopie podepsaného "Zadání bakalářské práce". %%% Toto zadání NENÍ součástí elektronické verze práce, nescanovat. \XXX{Vevázaný list s~kopií podepsaného \uv{Zadání bakalářské práce}. Toto zadání \emph{není} součástí elektronické verze, nescanovat!} +%%% PHDNO %%% Strana s čestným prohlášením k bakalářské práci diff --git a/en/title.tex b/en/title.tex index 8242d5e..859f7eb 100644 --- a/en/title.tex +++ b/en/title.tex @@ -74,11 +74,13 @@ Prague \YearSubmitted \newpage +%%% NOPHD %%% Here should be a bound sheet included -- a signed copy of the "bachelor %%% thesis assignment". This assignment is NOT a part of the electronic %%% version of the thesis. DO NOT SCAN. \XXX{Bound into the introductory part must be the form with signed approval of the thesis topic (a photocopy suffices). This is not a~part of the electronic version of the thesis, do not scan!} +%%% PHDNO %%% A page with a solemn declaration to the bachelor thesis diff --git a/mkdist b/mkdist index aae1e47..94df7fc 100755 --- a/mkdist +++ b/mkdist @@ -23,6 +23,8 @@ done sed -i ' /^%\+ *ONLYPHD/N /^%\+ *PHDONLY/,/^%\+ *ONLYPHD/d + /^%\+ *NOPHD/d + /^%\+ *PHDNO/d ' */*.tex README ) @@ -38,6 +40,8 @@ done s/bp_uprava/dp_uprava/g /^%\+ *ONLYPHD/N /^%\+ *PHDONLY/,/^%\+ *ONLYPHD/d + /^%\+ *NOPHD/d + /^%\+ *PHDNO/d ' */*.tex README if grep -Eri 'bakal|bachel' . ; then echo >&2 "Substitutions failed" @@ -58,9 +62,10 @@ done s/bachelor/doctoral/g s/BACHELOR/DOCTORAL/g s/bp_uprava/phd_uprava/g - / Následuje vevázaný /,+2d /^%\+ *PHDONLY/d /^%\+ *ONLYPHD/d + /^%\+ *PHDNO/N + /^%\+ *NOPHD/,/^%\+ *PHDNO/d ' */*.tex README if grep -Eri 'bakal|bachel' . ; then echo >&2 "Substitutions failed" -- 2.39.2