]> git.sur5r.net Git - bacula/docs/blob - docs/manual-de/bimagemgr.tex
ebl display fd and GB/m only if the are > 1
[bacula/docs] / docs / manual-de / bimagemgr.tex
1 %%
2 %%
3 %%  The following characters must be preceded by a backslash
4 %%    to be entered as printable characters:
5 %%
6 %%   # $ % & ~ _ ^ \ { }
7 %%
8
9 \documentclass[11pt,a4paper]{book}
10 \usepackage{html}
11 \usepackage{float}
12 \usepackage{graphicx}
13 \usepackage{bacula}
14 \usepackage{longtable}
15 \usepackage{makeidx}
16 \usepackage{index}
17 \usepackage{setspace}
18 \usepackage{hyperref}
19
20 \makeindex
21 \newindex{general}{bix}{bid}{General Index}
22
23 \sloppy
24
25 \begin{document}
26 \sloppy
27
28 \newfont{\bighead}{cmr17 at 36pt}
29 \parskip 10pt
30 \parindent 0pt
31
32
33 \title{\includegraphics{./bacula-logo.eps} \\ \bigskip
34   \begin{center}
35    \large{It comes in the night and sucks 
36           the essence from your computers. }
37   \end{center}
38 }
39 \author{Kern Sibbald}
40 \date{\vspace{1.0in}\today \\
41       This manual documents Bacula version \input{version} \\
42       ~\vspace{0.2in}\\
43       Copyright \copyright 1999-2007, Free Software Foundation Europe e.V.
44       \\
45       ~\vspace{0.2in}\\
46   Permission is granted to copy, distribute and/or modify this document under the terms of the \\
47   GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; \\ 
48   with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. \\
49   A copy of the license is included in the section entitled "GNU Free Documentation License".
50 }
51
52 \maketitle
53
54 \clearpage
55
56 \markboth{Bacula Manual}{}
57 \include{bimagemgr-chapter}
58 \include{fdl}
59
60 \end{document}