]> mj.ucw.cz Git - ga.git/blob - all/ga.tex
Drobne upravy sazby.
[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 0pt
29
30 \vfill
31 \centerline{\big Martin Mare¹}
32 \vskip 1in
33 \centerline{\Big Krajinou grafových algoritmù}
34 \bigskip
35 \bigskip
36 \centerline{\large prùvodce pro støednì pokroèilé}
37
38 \vfill
39 \vfill
40 \centerline{\large ITI 2007}
41 \vfill\eject
42
43 \vglue 0pt plus 1fill
44 \leftline{\copyright~2007~Martin Mare¹}
45 \bigskip
46 \leftline{\bo ISBN 12-34567-89-0}
47 \bigskip
48 \eject
49 }
50
51 \input body.tex
52
53 \prednaska{L}{Literatura}{}
54 \dumprefs
55
56 \vfill\eject
57
58 ~~~
59
60 \vfill\eject
61
62 \def\writetoc#1#2{}
63 \prednaska{O}{Obsah}{}
64
65 \def\tocentry#1#2#3{\line{\hbox to 1.5em{\hfil #1.} #2\dotfill #3}\vskip 2pt}
66 \tocout
67 \tocentry{O}{Obsah}{\the\count0}
68
69 \vfill\eject
70 \nopagenumbers
71 {\obeylines\parskip=0pt\parindent=0pt
72 \vglue 0pt plus 1fill
73
74 {\large Mgr. Martin Mare¹}
75
76 \medskip
77
78 {\Large Krajinou grafových algoritmù}
79
80 \bigskip
81
82 Vydal Institut Teoretické Informatiky
83 ~~~Univerzita Karlova v Praze
84 ~~~Matematicko-Fyzikální Fakulta
85 ~~~Malostranské nám.~25
86 ~~~118 00 Praha 1
87 ~~~jako 330. publikaci v~ITI Series.
88
89 \bigskip
90
91 Sazbu písmem Computer Modern v~programu \TeX\ provedl autor.
92 \medskip
93 Vytisklo Reprostøedisko UK MFF.
94
95 \bigskip
96
97 Vydání první
98 72 stran
99 Náklad 100 výtiskù
100 Praha 2007
101
102 \bigskip
103
104 {\bo ISBN 12-34567-89-0}
105 }
106
107 \eject\end