Skip to content
Snippets Groups Projects
Unverified Commit 05231c9c authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Make fithesis use the JSV 2018 university logo

parent fe28c8ab
No related branches found
No related tags found
No related merge requests found
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
\gdef\thesis@version@number{#1} \gdef\thesis@version@number{#1}
\gdef\thesis@version@date{#2} \gdef\thesis@version@date{#2}
\gdef\thesis@version{#2 #1 fithesis4 MU thesis class}} \gdef\thesis@version{#2 #1 fithesis4 MU thesis class}}
\thesis@versiondef{v1.0.0-dev}{2021/02/21}} \thesis@versiondef{v1.0.0-dev}{2021/03/19}}
% {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f} % {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f}
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
...@@ -864,13 +864,19 @@ ...@@ -864,13 +864,19 @@
% filename of the logo file to be used as the university logo to % filename of the logo file to be used as the university logo to
% \textit{filename}. The \textit{filename} is stored within the % \textit{filename}. The \textit{filename} is stored within the
% |\thesis@universityLogo| macro, whose implicit value is % |\thesis@universityLogo| macro, whose implicit value is
% \texttt{fithesis-base}. The \texttt{fithesis-} prefix serves to % \texttt{fithesis-base}|-\thesis@locale|. The \texttt{fithesis-}
% prevent package clashes with other similarly named files within % prefix serves to prevent package clashes with other similarly
% the \TeX\ directory structure. The logo file is loaded from the % named files within the \TeX\ directory structure. The logo file
% |\thesis@logopath|\discretionary{}{}{}|\thesis@universityLogo| % is loaded from the |\thesis@logopath|\discretionary{}{}{}^^A
% path. % |\thesis@universityLogo| path.
% \begin{macrocode} % \changes{v1.0.0}{2021/03/19}{^^A
\def\thesis@universityLogo{fithesis-base} % Change \cs{thesis@universityLogo},
% \cs{thesis@blocks@universityLogo@monochrome}, and
% \cs{thesis@blocks@universityLogo@color} to use the new logotype
% of the Masaryk University in Brno in the correct size and
% localization. [VN]}
% \begin{macrocode}
\def\thesis@universityLogo{fithesis-base-\thesis@locale}
\define@key{thesis}{universityLogo}{% \define@key{thesis}{universityLogo}{%
\def\thesis@universityLogo{#1}} \def\thesis@universityLogo{#1}}
% \end{macrocode} % \end{macrocode}
......
...@@ -7,8 +7,8 @@ PDFFILES=fithesis-econ.pdf fithesis-fsps.pdf fithesis-law.pdf \ ...@@ -7,8 +7,8 @@ PDFFILES=fithesis-econ.pdf fithesis-fsps.pdf fithesis-law.pdf \
fithesis-med-color.pdf fithesis-ped-color.pdf \ fithesis-med-color.pdf fithesis-ped-color.pdf \
fithesis-phil-color.pdf fithesis-sci-color.pdf \ fithesis-phil-color.pdf fithesis-sci-color.pdf \
fithesis-fi-color.pdf fithesis-fss-color.pdf fithesis-base-color.pdf \ fithesis-fi-color.pdf fithesis-fss-color.pdf fithesis-base-color.pdf \
fithesis-base-color-czech.pdf fithesis-base-color-english.pdf \ fithesis-base-czech-color.pdf fithesis-base-english-color.pdf \
fithesis-base-color-slovak.pdf fithesis-base-slovak-color.pdf
.PHONY: all implode .PHONY: all implode
# This target converts all the EPS logos to PDF. # This target converts all the EPS logos to PDF.
......
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: cairo 1.15.10 (http://cairographics.org)
%%CreationDate: Fri Mar 19 12:58:06 2021
%%Pages: 1
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%BoundingBox: 0 0 202 52
%%EndComments
%%BeginProlog
50 dict begin
/q { gsave } bind def
/Q { grestore } bind def
/cm { 6 array astore concat } bind def
/w { setlinewidth } bind def
/J { setlinecap } bind def
/j { setlinejoin } bind def
/M { setmiterlimit } bind def
/d { setdash } bind def
/m { moveto } bind def
/l { lineto } bind def
/c { curveto } bind def
/h { closepath } bind def
/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto
0 exch rlineto 0 rlineto closepath } bind def
/S { stroke } bind def
/f { fill } bind def
/f* { eofill } bind def
/n { newpath } bind def
/W { clip } bind def
/W* { eoclip } bind def
/BT { } bind def
/ET { } bind def
/BDC { mark 3 1 roll /BDC pdfmark } bind def
/EMC { mark /EMC pdfmark } bind def
/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def
/Tj { show currentpoint cairo_store_point } bind def
/TJ {
{
dup
type /stringtype eq
{ show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse
} forall
currentpoint cairo_store_point
} bind def
/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore
cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def
/Tf { pop /cairo_font exch def /cairo_font_matrix where
{ pop cairo_selectfont } if } bind def
/Td { matrix translate cairo_font_matrix matrix concatmatrix dup
/cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point
/cairo_font where { pop cairo_selectfont } if } bind def
/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def
cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def
/g { setgray } bind def
/rg { setrgbcolor } bind def
/d1 { setcachedevice } bind def
/cairo_data_source {
CairoDataIndex CairoData length lt
{ CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def }
{ () } ifelse
} def
/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def
/cairo_image { image cairo_flush_ascii85_file } def
/cairo_imagemask { imagemask cairo_flush_ascii85_file } def
%%EndProlog
%%BeginSetup
%%EndSetup
%%Page: 1 1
%%BeginPageSetup
%%PageBoundingBox: 0 0 202 52
%%EndPageSetup
q 0 0 202 52 rectclip
1 0 0 -1 0 52 cm q
0 0 0.862745 rg
189.391 30.18 m 192.812 30.18 l 195.602 38.641 l 198.391 30.18 l 201.781
30.18 l 197.16 43.23 l 197.16 51.18 l 194.008 51.18 l 194.008 43.23 l h
168.18 33.18 m 168.18 30.18 l 181.02 30.18 l 181.02 33.18 l 176.25 33.18
l 176.25 51.18 l 172.949 51.18 l 172.949 33.18 l h
151.918 50.008 m 151.918 31.352 l 149.102 31.352 l 149.102 30.18 l 158.07
30.18 l 158.07 31.352 l 155.219 31.352 l 155.219 50.008 l 158.07 50.008
l 158.07 51.18 l 149.102 51.18 l 149.102 50.008 l h
127.32 46.352 m 127.32 45.09 l 130.621 45.09 l 130.621 46.23 l 130.621
47.367 131.641 48.18 132.602 48.18 c 133.562 48.18 134.578 47.367 134.578
46.23 c 134.578 44.281 l 134.578 42.867 133.352 42.391 131.969 42.117 c
129.391 41.609 127.32 39.992 127.32 37.199 c 127.32 35.008 l 127.32 32.191
129.871 30 132.602 30 c 135.328 30 137.879 32.191 137.879 35.008 c 137.879
36.301 l 134.578 36.301 l 134.578 35.129 l 134.578 33.992 133.562 33.18
132.602 33.18 c 131.641 33.18 130.621 33.992 130.621 35.129 c 130.621 37.078
l 130.621 38.492 131.879 38.879 133.078 39.09 c 135.812 39.57 137.879 41.547
137.879 44.16 c 137.879 46.352 l 137.879 49.168 135.328 51.359 132.602
51.359 c 129.871 51.359 127.32 49.168 127.32 46.352 c 114.152 37.23 m 114.152
35.34 l 114.152 34.02 113.008 33.18 111.781 33.18 c 110.25 33.18 l 110.25
39.781 l 111.781 39.781 l 113.312 39.781 114.152 39.117 114.152 37.23 c
112.41 30.18 m 115.141 30.18 117.418 32.461 117.418 35.191 c 117.418 37.949
l 117.418 39.629 116.492 41.312 114.961 42.242 c 118.441 51.18 l 114.871
51.18 l 111.812 42.93 l 110.25 42.93 l 110.25 51.18 l 106.953 51.18 l 106.953
30.18 l h
85.891 30.18 m 95.91 30.18 l 95.91 33.18 l 89.191 33.18 l 89.191 38.641
l 95.551 38.641 l 95.551 41.641 l 89.191 41.641 l 89.191 48.18 l 95.91
48.18 l 95.91 51.18 l 85.891 51.18 l h
75.719 30.18 m 72.781 51.18 l 69.66 51.18 l 72.391 30.18 l h
66.812 30.18 m 69.539 51.18 l 66.418 51.18 l 63.48 30.18 l h
46.918 50.008 m 46.918 31.352 l 44.102 31.352 l 44.102 30.18 l 53.07 30.18
l 53.07 31.352 l 50.219 31.352 l 50.219 50.008 l 53.07 50.008 l 53.07 51.18
l 44.102 51.18 l 44.102 50.008 l h
33.152 51.18 m 29.852 51.18 l 29.852 30.18 l 33.152 30.18 l h
26.613 30.18 m 29.73 51.18 l 28.59 51.18 l 25.469 30.18 l h
25.352 51.18 m 22.051 51.18 l 22.051 30.18 l 25.352 30.18 l h
4.621 30.18 m 4.621 46.23 l 4.621 47.367 5.641 48.18 6.602 48.18 c 7.562
48.18 8.578 47.367 8.578 46.23 c 8.578 30.18 l 11.879 30.18 l 11.879 46.352
l 11.879 49.168 9.328 51.359 6.602 51.359 c 3.871 51.359 1.32 49.168 1.32
46.352 c 1.32 30.18 l h
135.449 0.18 m 138.902 0.18 l 135.09 10.469 l 139.199 21.18 l 135.629 21.18
l 131.641 10.617 l h
131.461 21.18 m 128.16 21.18 l 128.16 0.18 l 131.461 0.18 l h
105.391 0.18 m 108.812 0.18 l 111.602 8.641 l 114.391 0.18 l 117.781 0.18
l 113.16 13.23 l 113.16 21.18 l 110.008 21.18 l 110.008 13.23 l h
93.152 7.23 m 93.152 5.34 l 93.152 4.02 92.008 3.18 90.781 3.18 c 89.25
3.18 l 89.25 9.781 l 90.781 9.781 l 92.312 9.781 93.152 9.117 93.152 7.23
c 91.41 0.18 m 94.141 0.18 96.418 2.461 96.418 5.191 c 96.418 7.949 l 96.418
9.629 95.492 11.312 93.957 12.242 c 97.441 21.18 l 93.871 21.18 l 90.812
12.93 l 89.25 12.93 l 89.25 21.18 l 85.949 21.18 l 85.949 0.18 l h
69.539 0.18 m 67.949 12.062 l 71.219 12.062 l 69.66 0.18 l 72.812 0.18
l 75.812 21.18 l 72.449 21.18 l 71.641 15.059 l 67.562 15.059 l 66.75 21.18
l 63.449 21.18 l 66.449 0.18 l h
43.32 16.352 m 43.32 15.09 l 46.621 15.09 l 46.621 16.23 l 46.621 17.367
47.641 18.18 48.602 18.18 c 49.562 18.18 50.578 17.367 50.578 16.23 c 50.578
14.281 l 50.578 12.867 49.352 12.391 47.969 12.117 c 45.391 11.609 43.32
9.992 43.32 7.199 c 43.32 5.008 l 43.32 2.191 45.871 0 48.602 0 c 51.328
0 53.879 2.191 53.879 5.008 c 53.879 6.301 l 50.578 6.301 l 50.578 5.129
l 50.578 3.992 49.562 3.18 48.602 3.18 c 47.641 3.18 46.621 3.992 46.621
5.129 c 46.621 7.078 l 46.621 8.492 47.879 8.879 49.078 9.09 c 51.812 9.57
53.879 11.547 53.879 14.16 c 53.879 16.352 l 53.879 19.168 51.328 21.359
48.602 21.359 c 45.871 21.359 43.32 19.168 43.32 16.352 c 27.539 0.18 m
25.953 12.062 l 29.219 12.062 l 27.66 0.18 l 30.812 0.18 l 33.812 21.18
l 30.453 21.18 l 29.641 15.059 l 25.562 15.059 l 24.75 21.18 l 21.453 21.18
l 24.453 0.18 l h
9.93 0.18 m 13.23 0.18 l 13.23 21.18 l 9.93 21.18 l h
8.703 0.18 m 9.812 0.18 l 7.77 21.18 l 6.66 21.18 l h
3.391 0.18 m 4.5 0.18 l 6.539 21.18 l 5.43 21.18 l h
0 0.18 m 3.27 0.18 l 3.27 21.18 l 0 21.18 l h
0 0.18 m f
Q Q
showpage
%%Trailer
end
%%EOF
% \iffalse % \iffalse
%<*base> %<*base>
% \fi\file{style/mu/fithesis-base.sty}\label{sec:fithesis-mu-base} % \fi\file{style/mu/fithesis-base.sty}\label{sec:fithesis-mu-base}
% \changes{v1.0.0}{2021/02/21}{File were renamed after % \changes{v1.0.0}{2021/03/19}{File were renamed after
% breaking changes in package loading after PR 438 in \LaTeXe. [VN]} % breaking changes in package loading after PR 438 in \LaTeXe. [VN]}
% This is the base style file for theses written at the Masaryk % This is the base style file for theses written at the Masaryk
% University in Brno. When inheritance is enabled for style files, % University in Brno. When inheritance is enabled for style files,
...@@ -674,9 +674,15 @@ ...@@ -674,9 +674,15 @@
% macro typesets the % macro typesets the
% |\thesis@logopath\thesis@universityLogo| logo % |\thesis@logopath\thesis@universityLogo| logo
% with the given \textit{options} passed to |\includegraphics|. % with the given \textit{options} passed to |\includegraphics|.
% \changes{v1.0.0}{2021/03/19}{^^A
% Change \cs{thesis@universityLogo},
% \cs{thesis@blocks@universityLogo@monochrome}, and
% \cs{thesis@blocks@universityLogo@color} to use the new logotype
% of the Masaryk University in Brno in the correct size and
% localization. [VN]}
% \begin{macrocode} % \begin{macrocode}
\newcommand{\thesis@blocks@universityLogo@monochrome}[1]% \newcommand{\thesis@blocks@universityLogo@monochrome}[1]%
[width=40mm]{{% [width=6.3cm]{{%
\edef\@path{\thesis@logopath\thesis@universityLogo}% \edef\@path{\thesis@logopath\thesis@universityLogo}%
\includegraphics[#1]{\@path}}} \includegraphics[#1]{\@path}}}
% \end{macrocode} % \end{macrocode}
...@@ -688,9 +694,15 @@ ...@@ -688,9 +694,15 @@
% |\thesis@logopath\thesis@universityLogo|\discretionary{}{}{}|-color| % |\thesis@logopath\thesis@universityLogo|\discretionary{}{}{}|-color|
% logo otherwise with the given \textit{options} passed to % logo otherwise with the given \textit{options} passed to
% |\includegraphics|. % |\includegraphics|.
% \changes{v1.0.0}{2021/03/19}{^^A
% Change \cs{thesis@universityLogo},
% \cs{thesis@blocks@universityLogo@monochrome}, and
% \cs{thesis@blocks@universityLogo@color} to use the new logotype
% of the Masaryk University in Brno in the correct size and
% localization. [VN]}
% \begin{macrocode} % \begin{macrocode}
\newcommand{\thesis@blocks@universityLogo@color}[1]% \newcommand{\thesis@blocks@universityLogo@color}[1]%
[width=40mm]{{% [width=6.3cm]{{%
\edef\@path{\thesis@logopath\thesis@universityLogo \edef\@path{\thesis@logopath\thesis@universityLogo
\ifthesis@color@-color\fi}% \ifthesis@color@-color\fi}%
\includegraphics[#1]{\@path}}} \includegraphics[#1]{\@path}}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment