Files
mip/Documentation/SupportingDocumentation/WEBMIP_TEX/webmipfunctionalspec.tex
2010-03-25 16:35:59 +00:00

111 lines
2.8 KiB
TeX

% This file was converted to LaTeX by Writer2LaTeX ver. 0.4
% see http://www.hj-gym.dk/~hj/writer2latex for more info
%\documentclass[a4paper,twoside]{article}
\documentclass[a4paper,twoside,serif]{scrartcl}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\usepackage{lmodern}
\usepackage[ascii]{inputenc}
\usepackage{color}
\usepackage{calc}
\usepackage{booktabs}
\usepackage{longtable}
\usepackage{fancyhdr,graphicx,hyperref}
\usepackage{lineno}
\usepackage{typearea}
\usepackage[nobib,twoside]{CoverPage}
\usepackage {svn-multi}
% \usepackage[scaled]{uarial}
\usepackage[garamond]{mathdesign}
% \renewcommand*\familydefault{\sfdefault} %% Only if the base font of the document is to be sans serif
\svnidlong
{$HeadURL$}
{$LastChangedDate$}
{$LastChangedRevision$}
{$LastChangedBy$}
\svnid{$Id$}
\usepackage{ifpdf}
\ifpdf
\pdfinfo { /CreationDate (D:\svnpdfdate) }
\makeatletter
\hypersetup {%
pdfauthor ={\svnFullAuthor@star *{\svnauthor }},
% pdfauthor ={\ svnFullAuthor@normal {\ svnauthor }},
pdfkeywords ={ Revision \svnrev}
}
\makeatother
\fi
\graphicspath{{./}}
\CoverPageSetup{institute =
{Advantica Ltd\\
Ashby Road\\Loughborough\\Leicestershire\\LE11 3GR\\
tel: +44 (0)1509 282496\\
web: www.advanticagroup.com}
,author={Prepared by: Jamie Priest, Andrew Hardy}
,copyright={\copyright Advantica Ltd 2008}
,title={\includegraphics[totalheight=4.47cm]{TitleImage}\\webMIP Functional Specification}
,insource={Prepared for: Martin Hansford\\National Grid Metering\\4 Abbotts Lane\\Coventry\\Warwickshire\\CV1 4AY}
}
\renewcommand{\CoverPageFooterInfo}{\parbox[b]{.5\textwidth}
{%
\tiny document created on: \today\\
created from: \texttt{\svnkw{Filename} (Revison: \svnfilerev)}
}
}
\renewcommand{\CoverPageHeader}{}
\renewcommand{\headheight}{2.5cm}
%\renewcommand{\chaptername}{Section}
\renewcommand{\contentsname}{Table of Contents}
\newcommand{\theversion}{Version 0.6}
\newsavebox{\pagelogo}
\sbox{\pagelogo}{\includegraphics[totalheight=0.92cm]{PageLogo}}
\pagestyle{fancyplain}
\begin{document}
%%
%%\include{fs_titlepage}
%%\newpage
%%
\fancyhead{}
\fancyhead[R]{\usebox{\pagelogo}}
\fancyhead [l]{\slshape \leftmark }
\fancyfoot [l]{\tiny \svnkw {Filename} \\ Rev: \svnrev \ (\svnfilerev)}
\fancyfoot [r]{\tiny \svnyear-\svnmonth-\svnday \\ \svnhour:\svnminute}
\fancyfoot[C]{\thepage}
\pagenumbering{roman}
\setcounter{tocdepth}{6}
\tableofcontents
\fancyhead[L]{\theversion}
\listoffigures
\listoftables
\newpage
\pagenumbering{arabic}
\linenumbers
\include{fs_introduction}
\include{fs_scope}
\include{fs_usersandsecurity}
\include{fs_process}
\include{fs_reporting}
\include{fs_administration}
\include{fs_communication}
\appendix
\include{fs_appendix_data_items}
\include{fs_appendix_system_data}
\include{fs_appendix_security_checklist}
\end{document}