From 045e8afbe7eb75a127c00a6867bca0d90f12c231 Mon Sep 17 00:00:00 2001 From: Bernd Flemisch Date: Thu, 18 Jun 2009 18:07:00 +0000 Subject: [PATCH] logo included in handbook --- doc/handbook/dumux-handbook.tex | 8 +++++++- doc/handbook/install.tex | 12 ++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/doc/handbook/dumux-handbook.tex b/doc/handbook/dumux-handbook.tex index c16673910..9fd1ae899 100644 --- a/doc/handbook/dumux-handbook.tex +++ b/doc/handbook/dumux-handbook.tex @@ -53,7 +53,13 @@ \pagestyle{scrheadings} -\title{\Dumux Handbook} +\title{ +\begin{center} +\includegraphics[width=0.7\textwidth]{../logo/color_highres_bgtrans.eps} +\\[3cm] +{\Huge Handbook} +\end{center} +} \author{} diff --git a/doc/handbook/install.tex b/doc/handbook/install.tex index ff64fb9d8..36cf62407 100644 --- a/doc/handbook/install.tex +++ b/doc/handbook/install.tex @@ -43,12 +43,12 @@ to connect to the repository by Then, you can checkout everything as described above, if you replace \texttt{luftig} by \texttt{localhost}. -Moreover, the possibility to checkout a read-only version from outside exists. Therefor, no IWS-account is needed. The following commands can be used for an anonymous checkout: -\begin{itemize} -\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-mux/trunk dune-mux} -\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/external/trunk external} -\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-subgrid/trunk dune-subgrid} -\end{itemize} +%Moreover, the possibility to checkout a read-only version from outside exists. Therefor, no IWS-account is needed. The following commands can be used for an anonymous checkout: +%\begin{itemize} +%\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-mux/trunk dune-mux} +%\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/external/trunk external} +%\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-subgrid/trunk dune-subgrid} +%\end{itemize} \paragraph{Build the external modules} The external modules have to be built first. They consist of Alberta, ALUGrid, UG, GotoBLAS and METIS.