]> mj.ucw.cz Git - ga.git/blob - all/ga.tex
70483474dc9c05edc4101b15821568ec1c836abb
[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 \checkroom{30pt}
23 \writetoc{#1}{#2}
24 }
25 \def\chapterend{\bigbreak\bigbreak}
26
27 {\nopagenumbers
28 \vglue 1cm
29 \centerline{\big Martin Mare¹}
30 \bigskip
31 \bigskip
32 \centerline{\Big Krajinou grafových algoritmù}
33 \bigskip
34 \bigskip
35 \centerline{\large prùvodce pro støednì pokroèilé}
36
37 \vfill
38 \centerline{\epsfxsize=0.7\hsize\epsfbox{krajina.eps}}
39 \vfill
40
41 \centerline{\large ITI 2009}
42 \vskip 0.5cm
43 \eject
44
45 \vglue 0pt plus 1fill
46 \leftline{\copyright~2007--2009~Martin Mare¹}
47 \bigskip
48 % ISBN má být 2--3cm od spodního okraje stránky
49 %\leftline{\bo ISBN 978-80-239-9049-2}
50 %\vskip 0.5cm
51 \eject
52 }
53
54 \input body.tex
55
56 \prednaska{L}{Literatura}{}
57 \dumprefs
58
59 \vfill\eject
60
61 ~~~
62
63 \vfill\eject
64
65 \def\writetoc#1#2{}
66 \prednaska{O}{Obsah}{}
67
68 \def\tocentry#1#2#3{\line{\hbox to 1.5em{\hfil #1.} #2\dotfill #3}\vskip 2pt}
69 \tocout
70 \tocentry{O}{Obsah}{\the\count0}
71
72 \vfill\eject
73 \nopagenumbers
74 {\obeylines\parskip=0pt\parindent=0pt
75 \vglue 0pt plus 1fill
76
77 {\large Mgr. Martin Mare¹, Ph.D.}
78
79 \medskip
80
81 {\Large Krajinou grafových algoritmù}
82
83 \bigskip
84
85 Vydal Institut Teoretické Informatiky
86 ~~~Univerzita Karlova v Praze
87 ~~~Matematicko-Fyzikální Fakulta
88 ~~~Malostranské nám.~25
89 ~~~118 00 Praha 1
90 ~~~jako ZZZ. publikaci v~ITI Series.
91
92 \bigskip
93
94 Sazbu písmem Computer Modern v~programu \TeX\ provedl autor.
95 Obrázek na titulní stranì nakreslil Jakub Èerný.
96 % \medskip
97 % Vytisklo Reprostøedisko UK MFF.
98
99 \bigskip
100
101 % Vydání první
102 % 72 stran
103 % Náklad 100 výtiskù
104 % Praha 2007
105
106 Vydání jedenapùlté (pracovní verze)
107 Praha 2009
108
109 \bigskip
110
111 % {\bo ISBN 978-80-239-9049-2}
112 % \vskip 0.5cm  %% ISBN budi¾ 2--3cm od spodního okraje
113 }
114
115 \eject\end