logo included in handbook

This commit is contained in:
Bernd Flemisch 2009-06-18 18:07:00 +00:00 committed by Andreas Lauser
parent c498d09a8c
commit 045e8afbe7
2 changed files with 13 additions and 7 deletions

View File

@ -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{}

View File

@ -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.