]> git.sur5r.net Git - bacula/docs/blob - docs/manuals/en/utility/utility.tex
cebf0bcdf16aa93592de054ba30e941edd4a1d51
[bacula/docs] / docs / manuals / en / utility / utility.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[10pt,a4paper,english,titlepage]{borgmanual}
10 %\documentclass[10pt,a4paper]{book}
11
12 \topmargin -0.5in
13 \oddsidemargin 0.0in
14 \evensidemargin 0.0in
15 \textheight 10in
16 \textwidth 6.5in
17
18 \usepackage{html}
19 \usepackage{float}
20 \usepackage{graphicx}
21 \usepackage{bacula}
22 \usepackage{longtable}
23 \usepackage{makeidx}
24 \usepackage{index}
25 \usepackage{setspace}
26 \usepackage{hyperref}
27 \usepackage{url}
28
29
30 \makeindex
31 \newindex{general}{idx}{ind}{General Index}
32
33 \sloppy
34
35 \begin{document}
36 \sloppy
37
38 \newfont{\bighead}{cmr17 at 36pt}
39 \parskip 10pt
40 \parindent 0pt
41
42 \title{Bacula$^{\normalsize \textregistered}$ Utility Programs}
43 \include{coverpage}
44
45 \tableofcontents
46 \clearpage
47
48 \include{progs}
49 \include{bimagemgr-chapter}
50 \include{rpm-faq}
51 \include{license}
52 \include{cc-by-sa}
53
54
55 % The following line tells link_resolver.pl to not include these files:
56 % nolinks developersi baculai-dir baculai-fd baculai-sd baculai-console baculai-main
57
58 % pull in the index
59 \clearpage
60 \printindex[general]
61
62 \end{document}