From: Philippe Chauvat Date: Fri, 12 Oct 2012 10:09:33 +0000 (+0200) Subject: console ok but web X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b566188f8a40c3e5581ff515ce4287bf113c4429;p=bacula%2Fdocs console ok but web --- diff --git a/docs/manuals/en/console/console.tex b/docs/manuals/en/console/console.tex index 833f17f4..ef58fbfd 100644 --- a/docs/manuals/en/console/console.tex +++ b/docs/manuals/en/console/console.tex @@ -11,15 +11,9 @@ %%% Modifications to integrate a new design %% All prefixed by PCT \documentclass[10pt,bsyspaper,english,logo,titlepage]{bsysmanual} - -%%% +++ PCT -%% \topmargin -0.5in -%% \oddsidemargin 0.0in -%% \evensidemargin 0.0in -%% \textheight 10in -%% \textwidth 6.5in \renewcommand{\familydefault}{\sfdefault} \usepackage[utf8]{inputenc} +\usepackage[toc,title,header,page]{appendix} \usepackage[T1]{fontenc} \usepackage{longtable,graphicx,fancyhdr,lastpage,eurosym,dcolumn,ltxtable,textcomp,varioref,lscape,pdfpages,ifthen,setspace,colortbl,diagbox} \usepackage{lmodern} @@ -54,67 +48,25 @@ \newindex{general}{idx}{ind}{General Index} \sloppy - +\def\bsystitle{Console and Operators Guide} \begin{document} \lstset{escapechar=,breaklines=true,basicstyle=\ttfamily\footnotesize,backgroundcolor=\color{lightbsysgrey}} - \sloppy - -\newfont{\bighead}{cmr17 at 36pt} -\parskip 10pt -\parindent 0pt - -\title{\includegraphics{\idir bacula-logo.eps} \\ \bigskip - \Huge{Bacula Console and Operators Guide} - \begin{center} - \large{The Leading Open Source Backup Solution. } - \end{center} -} - -%%% --- Header and footer -\fancypagestyle{plain}{% -\fancyhf{}% -\renewcommand{\footrulewidth}{0.4pt} -\renewcommand{\headrulewidth}{0.4pt} -\fancyhead[LE,RO]{\small{\textit{Bacula Console and Operators Guide}}}% -\fancyhead[RE,LO]{\small{\textit{\textcolor{bsysredtwo}{\leftmark}}}}%Bacula Console and Opertors Guide}}}}% -\fancyfoot[RE,LO]{\small{\href{http://www.baculasystems.com}{www.baculasystems.com} -- \textit{Bacula Console and Operators Guide}}}% -- DRAFT}}} -\fancyfoot[LE,RO]{\small{\textit{\thepage/\pageref{LastPage}}}} -} - -%%% --- Header and footer -\pagestyle{plain} -\renewcommand{\chaptermark}[1]{\markboth{#1}{}} -\renewcommand{\sectionmark}[1]{\markboth{#1}{}} - -\date{\vspace{1.0in}\today \\ - This manual documents Bacula version \input{version} \\ - \vspace{0.2in} - Copyright \copyright 1999-2010, Free Software Foundation Europe - e.V. \\ - \vspace{0.2in} - Permission is granted to copy, distribute and/or modify this document under the terms of the - GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license is included in the section entitled "GNU Free Documentation License". -} - -\maketitle - -%\clearpage +\include{coverpage} +\frontmatter \tableofcontents -%\clearpage - -\include{bconsole} -\include{fdl} +\listoftables +\listoffigures +\mainmatter +\include{bconsole} -% The following line tells link_resolver.pl to not include these files: -% nolinks developersi baculai-dir baculai-fd baculai-sd baculai-console baculai-main +\begin{appendices} +\begin{small} +\include{fdl} +\end{small} +\end{appendices} -% pull in the index -\clearpage \printindex[general] \end{document}