git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@11593 248e525c-4dfb-0310-94bc-949c084e9493
108 lines
2.6 KiB
TeX
108 lines
2.6 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]{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}
|
|
\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[width=0.9\textwidth]{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=2.22cm]{AdvLogo}}
|
|
\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}
|