]> git.sur5r.net Git - bacula/docs/blob - docs/manual-fr/images.tex
ebl update sqlite convertion doc
[bacula/docs] / docs / manual-fr / images.tex
1 \batchmode
2
3
4 \documentclass[11pt,a4paper]{book}
5 \RequirePackage{ifthen}
6
7
8 \usepackage{html}
9 \usepackage{float}
10 \usepackage{graphicx}
11 \usepackage{bacula}
12 \usepackage{longtable}
13 \usepackage{makeidx}
14 \usepackage{index}
15 \usepackage{setspace}
16 \usepackage{hyperref}
17 \usepackage{url}
18 \usepackage{french}
19
20
21 \makeindex
22 \newindex{dir}{ddx}{dnd}{Index du Director}
23 \newindex{fd}{fdx}{fnd}{Index du File Daemon}
24 \newindex{sd}{sdx}{snd}{Index du Storage Daemon}
25 \newindex{console}{cdx}{cnd}{Index du Console}
26 \newindex{general}{idx}{ind}{Index G\'en\'eral}
27
28
29 \sloppy
30
31
32
33
34 \usepackage[dvips]{color}
35
36
37 \pagecolor[gray]{.7}
38
39 \usepackage[latin1]{inputenc}
40
41
42
43 \makeatletter
44
45 \makeatletter
46 \count@=\the\catcode`\_ \catcode`\_=8 
47 \newenvironment{tex2html_wrap}{}{}%
48 \catcode`\<=12\catcode`\_=\count@
49 \newcommand{\providedcommand}[1]{\expandafter\providecommand\csname #1\endcsname}%
50 \newcommand{\renewedcommand}[1]{\expandafter\providecommand\csname #1\endcsname{}%
51   \expandafter\renewcommand\csname #1\endcsname}%
52 \newcommand{\newedenvironment}[1]{\newenvironment{#1}{}{}\renewenvironment{#1}}%
53 \let\newedcommand\renewedcommand
54 \let\renewedenvironment\newedenvironment
55 \makeatother
56 \let\mathon=$
57 \let\mathoff=$
58 \ifx\AtBeginDocument\undefined \newcommand{\AtBeginDocument}[1]{}\fi
59 \newbox\sizebox
60 \setlength{\hoffset}{0pt}\setlength{\voffset}{0pt}
61 \addtolength{\textheight}{\footskip}\setlength{\footskip}{0pt}
62 \addtolength{\textheight}{\topmargin}\setlength{\topmargin}{0pt}
63 \addtolength{\textheight}{\headheight}\setlength{\headheight}{0pt}
64 \addtolength{\textheight}{\headsep}\setlength{\headsep}{0pt}
65 \setlength{\textwidth}{349pt}
66 \newwrite\lthtmlwrite
67 \makeatletter
68 \let\realnormalsize=\normalsize
69 \global\topskip=2sp
70 \def\preveqno{}\let\real@float=\@float \let\realend@float=\end@float
71 \def\@float{\let\@savefreelist\@freelist\real@float}
72 \def\liih@math{\ifmmode$\else\bad@math\fi}
73 \def\end@float{\realend@float\global\let\@freelist\@savefreelist}
74 \let\real@dbflt=\@dbflt \let\end@dblfloat=\end@float
75 \let\@largefloatcheck=\relax
76 \let\if@boxedmulticols=\iftrue
77 \def\@dbflt{\let\@savefreelist\@freelist\real@dbflt}
78 \def\adjustnormalsize{\def\normalsize{\mathsurround=0pt \realnormalsize
79  \parindent=0pt\abovedisplayskip=0pt\belowdisplayskip=0pt}%
80  \def\phantompar{\csname par\endcsname}\normalsize}%
81 \def\lthtmltypeout#1{{\let\protect\string \immediate\write\lthtmlwrite{#1}}}%
82 \newcommand\lthtmlhboxmathA{\adjustnormalsize\setbox\sizebox=\hbox\bgroup\kern.05em }%
83 \newcommand\lthtmlhboxmathB{\adjustnormalsize\setbox\sizebox=\hbox to\hsize\bgroup\hfill }%
84 \newcommand\lthtmlvboxmathA{\adjustnormalsize\setbox\sizebox=\vbox\bgroup %
85  \let\ifinner=\iffalse \let\)\liih@math }%
86 \newcommand\lthtmlboxmathZ{\@next\next\@currlist{}{\def\next{\voidb@x}}%
87  \expandafter\box\next\egroup}%
88 \newcommand\lthtmlmathtype[1]{\gdef\lthtmlmathenv{#1}}%
89 \newcommand\lthtmllogmath{\dimen0\ht\sizebox \advance\dimen0\dp\sizebox
90   \ifdim\dimen0>.95\vsize
91    \lthtmltypeout{%
92 *** image for \lthtmlmathenv\space is too tall at \the\dimen0, reducing to .95 vsize ***}%
93    \ht\sizebox.95\vsize \dp\sizebox\z@ \fi
94   \lthtmltypeout{l2hSize %
95 :\lthtmlmathenv:\the\ht\sizebox::\the\dp\sizebox::\the\wd\sizebox.\preveqno}}%
96 \newcommand\lthtmlfigureA[1]{\let\@savefreelist\@freelist
97        \lthtmlmathtype{#1}\lthtmlvboxmathA}%
98 \newcommand\lthtmlpictureA{\bgroup\catcode`\_=8 \lthtmlpictureB}%
99 \newcommand\lthtmlpictureB[1]{\lthtmlmathtype{#1}\egroup
100        \let\@savefreelist\@freelist \lthtmlhboxmathB}%
101 \newcommand\lthtmlpictureZ[1]{\hfill\lthtmlfigureZ}%
102 \newcommand\lthtmlfigureZ{\lthtmlboxmathZ\lthtmllogmath\copy\sizebox
103        \global\let\@freelist\@savefreelist}%
104 \newcommand\lthtmldisplayA{\bgroup\catcode`\_=8 \lthtmldisplayAi}%
105 \newcommand\lthtmldisplayAi[1]{\lthtmlmathtype{#1}\egroup\lthtmlvboxmathA}%
106 \newcommand\lthtmldisplayB[1]{\edef\preveqno{(\theequation)}%
107   \lthtmldisplayA{#1}\let\@eqnnum\relax}%
108 \newcommand\lthtmldisplayZ{\lthtmlboxmathZ\lthtmllogmath\lthtmlsetmath}%
109 \newcommand\lthtmlinlinemathA{\bgroup\catcode`\_=8 \lthtmlinlinemathB}
110 \newcommand\lthtmlinlinemathB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA
111   \vrule height1.5ex width0pt }%
112 \newcommand\lthtmlinlineA{\bgroup\catcode`\_=8 \lthtmlinlineB}%
113 \newcommand\lthtmlinlineB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA}%
114 \newcommand\lthtmlinlineZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
115   \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetinline}
116 \newcommand\lthtmlinlinemathZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
117   \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetmath}
118 \newcommand\lthtmlindisplaymathZ{\egroup %
119   \centerinlinemath\lthtmllogmath\lthtmlsetmath}
120 \def\lthtmlsetinline{\hbox{\vrule width.1em \vtop{\vbox{%
121   \kern.1em\copy\sizebox}\ifdim\dp\sizebox>0pt\kern.1em\else\kern.3pt\fi
122   \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
123 \def\lthtmlsetmath{\hbox{\vrule width.1em\kern-.05em\vtop{\vbox{%
124   \kern.1em\kern0.8 pt\hbox{\hglue.17em\copy\sizebox\hglue0.8 pt}}\kern.3pt%
125   \ifdim\dp\sizebox>0pt\kern.1em\fi \kern0.8 pt%
126   \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
127 \def\centerinlinemath{%
128   \dimen1=\ifdim\ht\sizebox<\dp\sizebox \dp\sizebox\else\ht\sizebox\fi
129   \advance\dimen1by.5pt \vrule width0pt height\dimen1 depth\dimen1 
130  \dp\sizebox=\dimen1\ht\sizebox=\dimen1\relax}
131
132 \def\lthtmlcheckvsize{\ifdim\ht\sizebox<\vsize 
133   \ifdim\wd\sizebox<\hsize\expandafter\hfill\fi \expandafter\vfill
134   \else\expandafter\vss\fi}%
135 \providecommand{\selectlanguage}[1]{}%
136 \makeatletter \tracingstats = 1 
137
138
139 \begin{document}
140 \pagestyle{empty}\thispagestyle{empty}\lthtmltypeout{}%
141 \lthtmltypeout{latex2htmlLength hsize=\the\hsize}\lthtmltypeout{}%
142 \lthtmltypeout{latex2htmlLength vsize=\the\vsize}\lthtmltypeout{}%
143 \lthtmltypeout{latex2htmlLength hoffset=\the\hoffset}\lthtmltypeout{}%
144 \lthtmltypeout{latex2htmlLength voffset=\the\voffset}\lthtmltypeout{}%
145 \lthtmltypeout{latex2htmlLength topmargin=\the\topmargin}\lthtmltypeout{}%
146 \lthtmltypeout{latex2htmlLength topskip=\the\topskip}\lthtmltypeout{}%
147 \lthtmltypeout{latex2htmlLength headheight=\the\headheight}\lthtmltypeout{}%
148 \lthtmltypeout{latex2htmlLength headsep=\the\headsep}\lthtmltypeout{}%
149 \lthtmltypeout{latex2htmlLength parskip=\the\parskip}\lthtmltypeout{}%
150 \lthtmltypeout{latex2htmlLength oddsidemargin=\the\oddsidemargin}\lthtmltypeout{}%
151 \makeatletter
152 \if@twoside\lthtmltypeout{latex2htmlLength evensidemargin=\the\evensidemargin}%
153 \else\lthtmltypeout{latex2htmlLength evensidemargin=\the\oddsidemargin}\fi%
154 \lthtmltypeout{}%
155 \makeatother
156 \setcounter{page}{1}
157 \onecolumn
158
159 % !!! IMAGES START HERE !!!
160
161 \stepcounter{chapter}
162 \stepcounter{section}
163 \stepcounter{section}
164 \stepcounter{subsection}
165 \stepcounter{subsection}
166 \stepcounter{subsection}
167 \stepcounter{section}
168 \stepcounter{section}
169 \stepcounter{section}
170 \stepcounter{chapter}
171 \stepcounter{section}
172 \stepcounter{section}
173 \stepcounter{section}
174 \stepcounter{section}
175 \stepcounter{section}
176 \stepcounter{section}
177 {\newpage\clearpage
178 \lthtmlfigureA{figure29254}%
179 \begin{figure}\vbox{\include{migration}
180 }\end{figure}%
181 \lthtmlfigureZ
182 \lthtmlcheckvsize\clearpage}
183
184 \stepcounter{section}
185 \stepcounter{section}
186 \stepcounter{section}
187 \stepcounter{section}
188 \stepcounter{section}
189 \stepcounter{section}
190 \stepcounter{section}
191 \stepcounter{section}
192 \stepcounter{section}
193 \stepcounter{section}
194 \stepcounter{section}
195 \stepcounter{section}
196 \stepcounter{section}
197 {\newpage\clearpage
198 \lthtmlfigureA{figure29775}%
199 \begin{figure}\vbox{\include{dataencryption}
200 }\end{figure}%
201 \lthtmlfigureZ
202 \lthtmlcheckvsize\clearpage}
203
204 \stepcounter{chapter}
205 \stepcounter{section}
206 \stepcounter{section}
207 \stepcounter{section}
208 \stepcounter{chapter}
209 \stepcounter{section}
210 \stepcounter{section}
211 \stepcounter{section}
212 \stepcounter{section}
213 \stepcounter{section}
214 \stepcounter{section}
215 \stepcounter{section}
216 \stepcounter{chapter}
217 \stepcounter{chapter}
218 \stepcounter{chapter}
219 \stepcounter{section}
220 \stepcounter{chapter}
221 \stepcounter{section}
222 \stepcounter{section}
223 \stepcounter{section}
224 \stepcounter{section}
225 \stepcounter{section}
226
227 \end{document}