[cig-commits] commit 2549 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Wed Apr 16 06:10:05 PDT 2014


Revision 2549

take over r2545

_U  branches/releases/aspect-1.0/
U   branches/releases/aspect-1.0/doc/manual/manual.tex


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2549&peg=2549

Diff:
Index: branches/releases/aspect-1.0
===================================================================
--- branches/releases/aspect-1.0	2014-04-16 13:06:31 UTC (rev 2548)
+++ branches/releases/aspect-1.0	2014-04-16 13:10:03 UTC (rev 2549)

Property changes on: branches/releases/aspect-1.0
___________________________________________________________________
Modified: svn:mergeinfo
## -2,4 +2,4 ##
 /branches/compositional:1141-1251
 /branches/fully-nonlinear:542-728
 /branches/j-dannberg:1679,1875-1882
-/trunk/aspect:2534,2537-2543,2546-2547
+/trunk/aspect:2534,2537-2543,2545-2547
\ No newline at end of property
Modified: branches/releases/aspect-1.0/doc/manual/manual.tex
===================================================================
--- branches/releases/aspect-1.0/doc/manual/manual.tex	2014-04-16 13:06:31 UTC (rev 2548)
+++ branches/releases/aspect-1.0/doc/manual/manual.tex	2014-04-16 13:10:03 UTC (rev 2549)
@@ -3,6 +3,7 @@
 \usepackage{amsmath}
 \usepackage{amsfonts}
 \usepackage{subfigure}
+\usepackage{textpos}
 
 % use a larger page size; otherwise, it is difficult to have complete
 % code listings and output on a single page
@@ -51,31 +52,86 @@
 
 egin{document}
 
-	hispagestyle{empty}
-space*{.2	extheight}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%% START OF CIG MANUAL COVER TEMPLATE %%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% This should be pasted at the start of manuals and appropriate strings entered at locations indicated with FILL.
+% Be sure the TeX file includes the following packages.
+% \usepackage{graphicx}
+% \usepackage{times}
+% \usepackage{textpos}
 
-egin{centering}
-  \parindent0pt
-  \includegraphics[width=0.55	extwidth]{mesh-2d.png}
+\definecolor{dark_grey}{gray}{0.3}
+\definecolor{aspect_blue}{rgb}{0.3125,0.6875,0.9375}
 
-  fill
+%LINE 1%
+{
+
enewcommand{amilydefault}{\sfdefault}
 
-  {\huge spect{}}
-  \[.3cm]
-  {\Large
-    Advanced Solver for Problems in Earth's
-    ConvecTion}
-  \[.5cm]
-  {\large Version 1.0\
-   (generated from subversion: $Revision$)}
-  \[1cm]
-  {\large
-    Wolfgang Bangerth\
-    Timo Heister\[24pt]
-  }
-\end{centering}
-{\parindent0pt
- \large
+\pagenumbering{gobble}
+egin{center}
+
esizebox{	extwidth}{!}{	extcolor{dark_grey}{ontfamily{\sfdefault}\selectfont
+COMPUTATIONAL INFRASTRUCTURE FOR GEODYNAMICS (CIG)
+}}
+
+\hrule
+
+%LINE 2%
+


More information about the CIG-COMMITS mailing list