[Greater-commits] r3829 - trunk/Administration

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Nov 24 15:32:53 CET 2011


Author: frank
Date: 2011-11-24 15:32:53 +0100 (Thu, 24 Nov 2011)
New Revision: 3829

Added:
   trunk/Administration/Makefile
   trunk/Administration/titlepage.tex
Log:
New title page, added to the existing administration manual.


Added: trunk/Administration/Makefile
===================================================================
--- trunk/Administration/Makefile	2011-11-24 14:30:24 UTC (rev 3828)
+++ trunk/Administration/Makefile	2011-11-24 14:32:53 UTC (rev 3829)
@@ -0,0 +1,27 @@
+# just to make document processing a bit easier
+
+.SUFFIXES: .dvi .tex .jpg .eps .ps .fig .pdf .html .png
+
+LATEX = pdflatex
+# the following line may look strange, but it works!
+TEXINPUTS = ../shared/:$(TEXINPU)
+
+DOCUMENTS = GREAT-ER_3.0-Administration.pdf
+IMAGES    =
+
+%.eps:	%.png
+	convert png:$*.png eps:$*.eps
+
+%.pdf:	%.tex
+	$(LATEX) $*.tex && $(LATEX) $*.tex
+
+GREAT-ER_3.0-Administration.pdf:	titlepage.pdf administration.pdf
+	gs -sDEVICE=pdfwrite -o GREAT-ER_3.0-Administration.pdf titlepage.pdf administration.pdf
+
+all: $(DOCUMENTS)
+
+clean:
+	rm -f *.log *.toc *.aux
+
+very_clean:	clean
+	rm -f GREAT-ER_3.0-Administration.pdf titlepage.pdf

Added: trunk/Administration/titlepage.tex
===================================================================
--- trunk/Administration/titlepage.tex	2011-11-24 14:30:24 UTC (rev 3828)
+++ trunk/Administration/titlepage.tex	2011-11-24 14:32:53 UTC (rev 3829)
@@ -0,0 +1,147 @@
+%
+% GREAT-ER 3.0 Administration Tool
+% Title page
+% 
+% Author: Intevation GmbH, 2011
+%
+\documentclass[a4,11pt,oneside,openright,titlepage]{scrbook}
+\usepackage{a4}
+\usepackage{lastpage}
+\usepackage[utf8]{inputenc}
+\usepackage{color}
+\usepackage{graphicx}
+\usepackage{times}
+\usepackage{fancyhdr}
+\usepackage{natbib}
+\usepackage{mdwlist}
+\usepackage{wasysym}
+\usepackage{sty/Manual}
+
+\def\CVS$#1: #2 ${\expandafter\def\csname CVS#1\endcsname{#2}}
+\def\CVSId{1.0.0}
+
+%----------------------------------------------
+% Document DATE and VERSION
+% set these values when releasing a new version
+
+\newcommand{\documentdate}{13. October, 2011}
+\newcommand{\documentversion}{}
+\newcommand{\softwareversion}{GREAT-ER 3.0.0}
+\newcommand{\documentID}{\CVSId}
+\newcommand{\documentname}{Administration}
+
+\definecolor{stepBackground}{gray}{0.8}
+
+\newcommand{\imagescale}{0.6}
+
+
+\begin{document}
+
+%-----------------------------------
+% define header/footer
+% The settings here are for single page documents (only odd page set)
+
+% for some pages latex switches back to pagestyle plain :-(
+\fancypagestyle{plain}{%
+	\fancyhf{} % clear all header and footer fields
+	\fancyhead[RO,LE]{\footnotesize GREAT-ER 3.0\documentname \\ \leftmark}
+	\fancyfoot[RO,LE]{\footnotesize Intevation GmbH} % Author
+	\fancyfoot[CO,CE]{\footnotesize \thepage/\pageref{LastPage}}
+	% set the document title for the footer here!
+	\fancyfoot[LO,RE]{\footnotesize \documentdate 
+	\\\documentID}
+	\renewcommand{\footrulewidth}{0.4pt}
+}
+
+% and now define pagestyle fancy
+\fancyhead{} % clear all fields
+\fancyhead[RO,LE]{\footnotesize GREAT-ER 3.0 \documentname \\ \leftmark}
+\fancyfoot[RO,LE]{\footnotesize Intevation GmbH} % Author
+\fancyfoot[CO,CE]{\footnotesize \thepage/\pageref{LastPage}}
+% set the document title for the footer here!
+\fancyfoot[LO,RE]{\footnotesize \documentdate 
+\\\documentID}
+
+\renewcommand{\footrulewidth}{0.4pt}
+
+\pagestyle{fancy}
+
+%-----------------------------------
+
+\parindent0cm
+
+% TITLE PAGE
+{
+
+% Icon
+\includegraphics[width=\textwidth]{artwork/great-er3_0-title.png}\\[4.5cm]
+
+% Title
+\begin{center}
+	\sffamily\bfseries\Large 
+    \Huge Administration\\[5.5cm]
+\end{center}
+}
+\thispagestyle{empty}
+
+\vfill
+
+% Author
+{\sffamily\small
+\begin{tabular}{p{0.3\textwidth}p{0.3\textwidth}p{0.3\textwidth}}
+	\includegraphics[width=0.3\textwidth]{/home/intevation/logos/intevation/intevation_logo.png}
+&
+\parbox[b]{0.3\textwidth}{
+Intevation GmbH\\
+Neuer Graben 17\\
+49074 Osnabrück\\
+Germany\\
+www.intevation.de
+}
+&
+{\sffamily\small
+\documentdate
+}
+\end{tabular}
+
+\newpage
+
+\vfill
+
+%This document has been designed with \LaTeX{}.
+%It is available as source code, PDF- and HTML-format.\\
+%
+Version: \softwareversion \\
+Date: \documentdate \\
+%Authors: Andre Heinecke
+\\
+
+Related documents:
+\begin{itemize}
+\item Thuban Manual, \\Intevation GmbH, 2011
+\item GREAT-ER Manual, \\Intevation GmbH, 2011
+\end{itemize}
+\vfill
+
+\bf
+The GREAT-ER 3.0 Administration tool is identical to its predecessor, 
+GREAT-ER 2.0 Administration, but communicates with the 
+new database backend. 
+\medskip
+
+The documentation originaly written by TechniData is provided unchanged.
+ 
+\vfill
+
+%\vfill
+%
+%\begin{center}Copyright (c) 2011 Intevation GmbH.\end{center}
+%
+%Permission is granted to copy, distribute and/or modify this document
+%under the terms of the GNU Free Documentation License, version 1.2
+%or any later version 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''.
+%
+\end{document}



More information about the Greater-commits mailing list