]> mj.ucw.cz Git - ga.git/blob - all/ga.tex
Finalni strankovy zlom, titulni strana, obsah a tiraz.
[ga.git] / all / ga.tex
1 \input ../sgr.tex
2
3 \def\separatefix#1{}
4 \def\finalfix#1{#1}
5
6 % Sazba obsahu
7 \newwrite\toc
8 \immediate\openout\toc=ga.toc
9 \def\writetoc#1#2{\write\toc{\string\tocentry{#1}{#2}{\the\count0}}}
10 \def\tocout{
11 \immediate\closeout\toc
12 \immediate\openin\toc=ga.toc
13 \ifeof\toc
14 \else
15 \input ga.toc
16 \fi
17 \immediate\closein\toc
18 }
19
20 % Ujisti se, ze na strance zbyva dost mista
21 \def\prechapter#1#2{%
22 \vskip 0pt plus 30pt
23 \goodbreak
24 \vskip 0pt plus -30pt
25 \writetoc{#1}{#2}
26 }
27 \def\chapterend{\bigbreak\bigbreak}
28
29 {\nopagenumbers
30 \vglue 0pt
31
32 \vfill
33 \centerline{\big Martin Mare¹}
34 \vskip 1in
35 \centerline{\Big Krajinou grafových algoritmù}
36 \bigskip
37 \bigskip
38 \centerline{\large prùvodce pro støednì pokroèilé}
39
40 \vfill
41 \vfill
42 \centerline{\large ITI 2007}
43 \vfill\eject
44
45 \vglue 0pt plus 1fill
46 \leftline{\copyright~2007~Martin Mare¹}
47 \bigskip
48 \leftline{\bo ISBN 12-34567-89-0}
49 \bigskip
50 \eject
51 }
52
53 \input body.tex
54
55 \prednaska{L}{Literatura}{}
56 \dumprefs
57
58 \vfill\eject
59
60 ~~~
61
62 \vfill\eject
63
64 \def\writetoc#1#2{}
65 \prednaska{O}{Obsah}{}
66
67 \def\tocentry#1#2#3{\line{\hbox to 1.5em{\hfil #1.} #2\dotfill #3}\vskip 2pt}
68 \tocout
69 \tocentry{O}{Obsah}{\the\count0}
70
71 \vfill\eject
72 \nopagenumbers
73 {\obeylines\parskip=0pt\parindent=0pt
74 \vglue 0pt plus 1fill
75
76 {\large Mgr. Martin Mare¹}
77
78 \medskip
79
80 {\Large Krajinou grafových algoritmù}
81
82 \bigskip
83
84 Vydal Institut Teoretické Informatiky
85 ~~~Univerzita Karlova v Praze
86 ~~~Matematicko-Fyzikální Fakulta
87 ~~~Malostranské nám.~25
88 ~~~118 00 Praha 1
89 ~~~jako 999. publikaci v~ITI Series.
90
91 \bigskip
92
93 Sazbu písmem Computer Modern v~programu \TeX\ provedl autor.
94 \medskip
95 Vytisklo Reprostøedisko UK MFF.
96
97 \bigskip
98
99 Vydání první
100 72 stran
101 Náklad 100 výtiskù
102 Praha 2007
103
104 \bigskip
105
106 {\bo ISBN 12-34567-89-0}
107 }
108
109 \eject\end