]> git.sur5r.net Git - bacula/docs/blob - docs/manual/bimagemgr.tex
Update licenses
[bacula/docs] / docs / manual / 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 \sloppy
21
22 \begin{document}
23 \sloppy
24
25 \newfont{\bighead}{cmr17 at 36pt}
26 \parskip 10pt
27 \parindent 0pt
28
29 \title{\includegraphics{./bacula-logo.eps} \\ \bigskip
30   \begin{center}
31    \large{It comes in the night and sucks 
32           the essence from your computers. }
33   \end{center}
34 }
35 \author{Kern Sibbald}
36 \date{\vspace{1.0in}\today \\
37       This manual documents Bacula version \input{version} \\
38       \vspace{0.2in}\\
39       Copyright \copyright 1999-2006, Kern Sibbald \\
40       \vspace{0.2in}\\
41   Permission is granted to copy, distribute and/or modify this document under the terms of the \\
42   GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; \\ 
43   with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. \\
44   A copy of the license is included in the section entitled "GNU Free Documentation License".
45 }
46
47 \maketitle
48
49 \clearpage
50
51 \markboth{Bacula Manual}{}
52 \include{bimagemgr-chapter}
53 \include{fdl}
54
55 \end{document}