~ubuntu-branches/ubuntu/intrepid/bacula-doc/intrepid

« back to all changes in this revision

Viewing changes to bacula-web/bacula-web/images.tex

  • Committer: Bazaar Package Importer
  • Author(s): John Goerzen
  • Date: 2007-03-13 11:36:32 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070313113632-q3be8j8m32f3q45q
Tags: 2.0.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\batchmode
2
 
 
3
 
 
4
 
\documentclass[11pt,a4paper]{report}
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
 
 
18
 
 
19
 
\makeindex
20
 
\newindex{general}{idx}{ind}{General Index}
21
 
 
22
 
 
23
 
\sloppy
24
 
 
25
 
 
26
 
 
27
 
 
28
 
\usepackage[dvips]{color}
29
 
 
30
 
 
31
 
\pagecolor[gray]{.7}
32
 
 
33
 
\usepackage[latin1]{inputenc}
34
 
 
35
 
 
36
 
 
37
 
\makeatletter
38
 
 
39
 
\makeatletter
40
 
\count@=\the\catcode`\_ \catcode`\_=8 
41
 
\newenvironment{tex2html_wrap}{}{}%
42
 
\catcode`\<=12\catcode`\_=\count@
43
 
\newcommand{\providedcommand}[1]{\expandafter\providecommand\csname #1\endcsname}%
44
 
\newcommand{\renewedcommand}[1]{\expandafter\providecommand\csname #1\endcsname{}%
45
 
  \expandafter\renewcommand\csname #1\endcsname}%
46
 
\newcommand{\newedenvironment}[1]{\newenvironment{#1}{}{}\renewenvironment{#1}}%
47
 
\let\newedcommand\renewedcommand
48
 
\let\renewedenvironment\newedenvironment
49
 
\makeatother
50
 
\let\mathon=$
51
 
\let\mathoff=$
52
 
\ifx\AtBeginDocument\undefined \newcommand{\AtBeginDocument}[1]{}\fi
53
 
\newbox\sizebox
54
 
\setlength{\hoffset}{0pt}\setlength{\voffset}{0pt}
55
 
\addtolength{\textheight}{\footskip}\setlength{\footskip}{0pt}
56
 
\addtolength{\textheight}{\topmargin}\setlength{\topmargin}{0pt}
57
 
\addtolength{\textheight}{\headheight}\setlength{\headheight}{0pt}
58
 
\addtolength{\textheight}{\headsep}\setlength{\headsep}{0pt}
59
 
\setlength{\textwidth}{349pt}
60
 
\newwrite\lthtmlwrite
61
 
\makeatletter
62
 
\let\realnormalsize=\normalsize
63
 
\global\topskip=2sp
64
 
\def\preveqno{}\let\real@float=\@float \let\realend@float=\end@float
65
 
\def\@float{\let\@savefreelist\@freelist\real@float}
66
 
\def\liih@math{\ifmmode$\else\bad@math\fi}
67
 
\def\end@float{\realend@float\global\let\@freelist\@savefreelist}
68
 
\let\real@dbflt=\@dbflt \let\end@dblfloat=\end@float
69
 
\let\@largefloatcheck=\relax
70
 
\let\if@boxedmulticols=\iftrue
71
 
\def\@dbflt{\let\@savefreelist\@freelist\real@dbflt}
72
 
\def\adjustnormalsize{\def\normalsize{\mathsurround=0pt \realnormalsize
73
 
 \parindent=0pt\abovedisplayskip=0pt\belowdisplayskip=0pt}%
74
 
 \def\phantompar{\csname par\endcsname}\normalsize}%
75
 
\def\lthtmltypeout#1{{\let\protect\string \immediate\write\lthtmlwrite{#1}}}%
76
 
\newcommand\lthtmlhboxmathA{\adjustnormalsize\setbox\sizebox=\hbox\bgroup\kern.05em }%
77
 
\newcommand\lthtmlhboxmathB{\adjustnormalsize\setbox\sizebox=\hbox to\hsize\bgroup\hfill }%
78
 
\newcommand\lthtmlvboxmathA{\adjustnormalsize\setbox\sizebox=\vbox\bgroup %
79
 
 \let\ifinner=\iffalse \let\)\liih@math }%
80
 
\newcommand\lthtmlboxmathZ{\@next\next\@currlist{}{\def\next{\voidb@x}}%
81
 
 \expandafter\box\next\egroup}%
82
 
\newcommand\lthtmlmathtype[1]{\gdef\lthtmlmathenv{#1}}%
83
 
\newcommand\lthtmllogmath{\lthtmltypeout{l2hSize %
84
 
:\lthtmlmathenv:\the\ht\sizebox::\the\dp\sizebox::\the\wd\sizebox.\preveqno}}%
85
 
\newcommand\lthtmlfigureA[1]{\let\@savefreelist\@freelist
86
 
       \lthtmlmathtype{#1}\lthtmlvboxmathA}%
87
 
\newcommand\lthtmlpictureA{\bgroup\catcode`\_=8 \lthtmlpictureB}%
88
 
\newcommand\lthtmlpictureB[1]{\lthtmlmathtype{#1}\egroup
89
 
       \let\@savefreelist\@freelist \lthtmlhboxmathB}%
90
 
\newcommand\lthtmlpictureZ[1]{\hfill\lthtmlfigureZ}%
91
 
\newcommand\lthtmlfigureZ{\lthtmlboxmathZ\lthtmllogmath\copy\sizebox
92
 
       \global\let\@freelist\@savefreelist}%
93
 
\newcommand\lthtmldisplayA{\bgroup\catcode`\_=8 \lthtmldisplayAi}%
94
 
\newcommand\lthtmldisplayAi[1]{\lthtmlmathtype{#1}\egroup\lthtmlvboxmathA}%
95
 
\newcommand\lthtmldisplayB[1]{\edef\preveqno{(\theequation)}%
96
 
  \lthtmldisplayA{#1}\let\@eqnnum\relax}%
97
 
\newcommand\lthtmldisplayZ{\lthtmlboxmathZ\lthtmllogmath\lthtmlsetmath}%
98
 
\newcommand\lthtmlinlinemathA{\bgroup\catcode`\_=8 \lthtmlinlinemathB}
99
 
\newcommand\lthtmlinlinemathB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA
100
 
  \vrule height1.5ex width0pt }%
101
 
\newcommand\lthtmlinlineA{\bgroup\catcode`\_=8 \lthtmlinlineB}%
102
 
\newcommand\lthtmlinlineB[1]{\lthtmlmathtype{#1}\egroup\lthtmlhboxmathA}%
103
 
\newcommand\lthtmlinlineZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
104
 
  \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetinline}
105
 
\newcommand\lthtmlinlinemathZ{\egroup\expandafter\ifdim\dp\sizebox>0pt %
106
 
  \expandafter\centerinlinemath\fi\lthtmllogmath\lthtmlsetmath}
107
 
\newcommand\lthtmlindisplaymathZ{\egroup %
108
 
  \centerinlinemath\lthtmllogmath\lthtmlsetmath}
109
 
\def\lthtmlsetinline{\hbox{\vrule width.1em \vtop{\vbox{%
110
 
  \kern.1em\copy\sizebox}\ifdim\dp\sizebox>0pt\kern.1em\else\kern.3pt\fi
111
 
  \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
112
 
\def\lthtmlsetmath{\hbox{\vrule width.1em\kern-.05em\vtop{\vbox{%
113
 
  \kern.1em\kern0.8 pt\hbox{\hglue.17em\copy\sizebox\hglue0.8 pt}}\kern.3pt%
114
 
  \ifdim\dp\sizebox>0pt\kern.1em\fi \kern0.8 pt%
115
 
  \ifdim\hsize>\wd\sizebox \hrule depth1pt\fi}}}
116
 
\def\centerinlinemath{%
117
 
  \dimen1=\ifdim\ht\sizebox<\dp\sizebox \dp\sizebox\else\ht\sizebox\fi
118
 
  \advance\dimen1by.5pt \vrule width0pt height\dimen1 depth\dimen1 
119
 
 \dp\sizebox=\dimen1\ht\sizebox=\dimen1\relax}
120
 
 
121
 
\def\lthtmlcheckvsize{\ifdim\ht\sizebox<\vsize 
122
 
  \ifdim\wd\sizebox<\hsize\expandafter\hfill\fi \expandafter\vfill
123
 
  \else\expandafter\vss\fi}%
124
 
\providecommand{\selectlanguage}[1]{}%
125
 
\makeatletter \tracingstats = 1 
126
 
 
127
 
 
128
 
\begin{document}
129
 
\pagestyle{empty}\thispagestyle{empty}\lthtmltypeout{}%
130
 
\lthtmltypeout{latex2htmlLength hsize=\the\hsize}\lthtmltypeout{}%
131
 
\lthtmltypeout{latex2htmlLength vsize=\the\vsize}\lthtmltypeout{}%
132
 
\lthtmltypeout{latex2htmlLength hoffset=\the\hoffset}\lthtmltypeout{}%
133
 
\lthtmltypeout{latex2htmlLength voffset=\the\voffset}\lthtmltypeout{}%
134
 
\lthtmltypeout{latex2htmlLength topmargin=\the\topmargin}\lthtmltypeout{}%
135
 
\lthtmltypeout{latex2htmlLength topskip=\the\topskip}\lthtmltypeout{}%
136
 
\lthtmltypeout{latex2htmlLength headheight=\the\headheight}\lthtmltypeout{}%
137
 
\lthtmltypeout{latex2htmlLength headsep=\the\headsep}\lthtmltypeout{}%
138
 
\lthtmltypeout{latex2htmlLength parskip=\the\parskip}\lthtmltypeout{}%
139
 
\lthtmltypeout{latex2htmlLength oddsidemargin=\the\oddsidemargin}\lthtmltypeout{}%
140
 
\makeatletter
141
 
\if@twoside\lthtmltypeout{latex2htmlLength evensidemargin=\the\evensidemargin}%
142
 
\else\lthtmltypeout{latex2htmlLength evensidemargin=\the\oddsidemargin}\fi%
143
 
\lthtmltypeout{}%
144
 
\makeatother
145
 
\setcounter{page}{1}
146
 
\onecolumn
147
 
 
148
 
% !!! IMAGES START HERE !!!
149
 
 
150
 
{\newpage\clearpage
151
 
\lthtmlpictureA{tex2html_wrap578}%
152
 
\includegraphics{./bacula-logo.eps}%
153
 
\lthtmlpictureZ
154
 
\lthtmlcheckvsize\clearpage}
155
 
 
156
 
{\newpage\clearpage
157
 
\lthtmlpictureA{tex2html_wrap595}%
158
 
\includegraphics{./bweb-index.eps}%
159
 
\lthtmlpictureZ
160
 
\lthtmlcheckvsize\clearpage}
161
 
 
162
 
{\newpage\clearpage
163
 
\lthtmlpictureA{tex2html_wrap596}%
164
 
\includegraphics{./bweb-report.eps}%
165
 
\lthtmlpictureZ
166
 
\lthtmlcheckvsize\clearpage}
167
 
 
168
 
 
169
 
\end{document}