diff --git a/Documentation/SupportingDocumentation/WEBMIP_TEX/webmipfunctionalspec.tex b/Documentation/SupportingDocumentation/WEBMIP_TEX/webmipfunctionalspec.tex index 67a5019..dc282cd 100644 --- a/Documentation/SupportingDocumentation/WEBMIP_TEX/webmipfunctionalspec.tex +++ b/Documentation/SupportingDocumentation/WEBMIP_TEX/webmipfunctionalspec.tex @@ -1,7 +1,7 @@ % 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} +\documentclass[a4paper,twoside,serif]{scrartcl} \usepackage[T1]{fontenc} \usepackage{textcomp} \usepackage{lmodern} @@ -15,6 +15,9 @@ \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$} @@ -42,7 +45,7 @@ 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} +,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} @@ -61,7 +64,7 @@ web: www.advanticagroup.com} \newcommand{\theversion}{Version 0.6} \newsavebox{\pagelogo} -\sbox{\pagelogo}{\includegraphics[totalheight=2.22cm]{AdvLogo}} +\sbox{\pagelogo}{\includegraphics[totalheight=0.92cm]{PageLogo}} \pagestyle{fancyplain} diff --git a/InstallMIP.cmd b/InstallMIP.cmd index 4d7f323..4ede286 100644 --- a/InstallMIP.cmd +++ b/InstallMIP.cmd @@ -41,6 +41,14 @@ if "%6"=="live" goto :live if "%6"=="train" goto :train if "%6"=="dev" goto :bulkload +@echo ***************************** +@echo ***************************** +@echo ** Unexpected value: %6 +@echo ** Build is incomplete +@echo ***************************** +@echo ***************************** + +goto :done :demo @echo Demo