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