-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstronatytulowa.sty
114 lines (107 loc) · 2.32 KB
/
stronatytulowa.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
% bardzo nieelegancko
\newcommand{\stronatytulowa}{
{
\setcounter{page}{1}
\thispagestyle{empty}
\fontencoding {T1}\selectfont
\sffamily
% 18/17, Large: Politechnika Œl¹ska + Wydzia³, rodzaj pracy
% 14, large: tytul, autor, konsultant
% 12, normal: data
\def\mala{\fontsize{12}{15}\selectfont}
\def\duza{\fontsize{14}{18}\selectfont}
\def\ogromna{\fontsize{17}{22}\selectfont}
%\setlength{\evensidemargin}{1cm}
%\setlength{\textlength}{12cm}
% 40mm od góry logo
\vspace*{-16.7mm}
% 28 mm logo
\begin{center}
\begin{figure}[ht]
\centering
\includegraphics[width=28mm]{logoPS}
\label{fig:logopolsl}
\end{figure}
% 18mm pustego; 8 jest
\vspace*{11mm}
{
%\fontsize{17}{21}\selectfont
\ogromna
\bfseries\fontshape{sc}\selectfont
Politechnika \'Sl\k{a}ska\\
% 6,3mm pustego
\vspace*{5mm}
Wydzia\l{} \wydzial
}
\end{center}
% 37,5 mm pustego
\vspace*{28.5mm}
\begin{center}
% 4,7 na du¿e P
% \fontsize{18}{21}\selectfont
\ogromna\rodzaj
\end{center}
%
%
% 20,5 pomiêdzy P-raca i T-ytul
\vspace*{15mm}
\hspace*{-10mm} % 5 na korektê marg.
\begin{tabular}{lr}
%\parbox[t]{0.8\textwidth}{%
\begin{minipage}[t]{0.99\textwidth}
\begin{center}
\linespread{1.5}
\duza
\sffamily \tytul
\end{center}
\end{minipage}
%}
% \vfill
% \hspace*{1em}
&
%
\begin{minipage}[t]{5em}
\begin{center}
\linespread{1.5}
\duza\sffamily \hspace*{1em}\\
\hspace*{1em}\\
\hspace*{1em}\\
\hspace*{1em}\\
% \hspace*{1em}\\
% \hspace*{1em}\\
% \hspace*{1em}\\
% \hspace*{1em}\\
\hspace*{1em}\\
\end{center}
\end{minipage}
\end{tabular}
\vspace*{8mm}
% 50mm od du¿ego T do du¿ego A autora; co z wielolinijkowymi tytu³ami?
\begin{flushleft}
\hspace*{-10mm} % 5 na korektê marg.
\begin{tabular}{lr}
\begin{minipage}{0.75\textwidth}
\linespread{1.4}\duza\sffamily
%
\autor \\
\promotor\\
\konsultant
%
\end{minipage} &
% % z drugiej strony zawsze 3 linijki
\begin{minipage}{5em}
\linespread{1.4}\duza\sffamily
\hspace*{1em}\\
\hspace*{1em}\\
\hspace*{1em}
\end{minipage}
\end{tabular}
\end{flushleft}
% 29mm pomiêdzy K-onsultantem a G-liwicami
\vspace*{24mm}
%
\begin{flushleft}
\hspace*{-7.8mm}\mala\sffamily\data
\end{flushleft}
}%%TUTAJ
} %newcommand