diff --git a/example.pdf b/example.pdf index 23f959a1521c047b78c808f44f31483fc47dd95a..75fa0071812ea44a95972a8cb0867eea7b975796 100644 Binary files a/example.pdf and b/example.pdf differ diff --git a/fithesis.pdf b/fithesis.pdf index 1303ecb1180d5c42323441f4331da1f328437a15..cc42f9ec47aa953b32c91cc628f6d0c92266d764 100644 Binary files a/fithesis.pdf and b/fithesis.pdf differ diff --git a/fithesis.raw.dtx b/fithesis.raw.dtx index 1e32943dee3f6eae3d50df4b2802e6c90a16e62e..bb27651a9d9dda85e6e74a3d1a52f82c0749f52e 100644 --- a/fithesis.raw.dtx +++ b/fithesis.raw.dtx @@ -52,7 +52,7 @@ poloĹľka popsána. PodtrĹľenĂ© ÄŤĂslice odkazujĂ na řádek v kĂłdu, na kterĂ© je poloĹľka definována. ÄŚĂslice v základnĂm Ĺ™ezu odkazujĂ na řádky kĂłdu, na nichĹľ je poloĹľka pouĹľita. } -\DoNotIndex{\def,\gdef,\hypersetup,\ifx,\fi,\True,\False,\\else,\\end, +\DoNotIndex{\def,\gdef,\hypersetup,\\ifx,\\fi,\True,\False,\\else,\\end, \\begin,\',\\\\,\bf,\footnoterule,\footnotesize,\large,\Large,\let, \newpage,\newcommand,\pagenumbering,\pagestyle,\par,\parindent, \relax,\setcounter,\small,\v,\vfil,\vfill,\vskip,\newenvironment, @@ -94,9 +94,9 @@ na nichĹľ je poloĹľka pouĹľita. % link to discussion forum (backport of v0.2.14) [PS]} % \changes{v0.3.02} {2015/01/13}{pdf metadata stamping added for % \cs{thesistitle} and \cs{thesisstudent} [VN]} -% \changes{v0.3.01} {2015/01/09}{documentation now uses babel and cmap packages. -% the entire file was transcoded into utf8, \cs{thesiscolor} was replaced by -% color class option, added pdf metadata stamping support [VN]} +% \changes{v0.3.01} {2015/01/09}{documentation now uses babel and cmap +% packages. the entire file was transcoded into utf8, \cs{thesiscolor} was +% replaced by color class option, added pdf metadata stamping support [VN]} % \changes{v0.3.00} {2015/01/01}{fi logo is no longer special-cased (added eps % and pdf), \cs{thesislogopath} added to set the logo directory path, % \cs{thesiscolor} added to enable colorful typo elements [VN]} @@ -292,8 +292,9 @@ na nichĹľ je poloĹľka pouĹľita. \RequirePackage[ plainpages=false, % Multiple page numbering support pdfpagelabels, % Generate pdf page labels - pdftex, % PDF Metadata stamping - pdfcreator={fithesis3 v%%%version%%% MU thesis class} + pdfcreator={% % PDF data stamping + fithesis3 v%%%version%%% MU thesis class% + } ]{hyperref} \def\Scrreprtcls{scrreprt} diff --git a/fithesis3.cls b/fithesis3.cls index bb88c204894d1fa6284bf73348ee8c7a6595e251..a000d0a4c665c222cb3f78051b91c484acbafbee 100644 --- a/fithesis3.cls +++ b/fithesis3.cls @@ -83,8 +83,9 @@ \RequirePackage[ plainpages=false, % Multiple page numbering support pdfpagelabels, % Generate pdf page labels - pdftex, % PDF Metadata stamping - pdfcreator={fithesis3 v0.3.06 MU thesis class} + pdfcreator={% % PDF data stamping + fithesis3 v0.3.06 MU thesis class% + } ]{hyperref} \def\Scrreprtcls{scrreprt}