Revision: 14894
          http://gate.svn.sourceforge.net/gate/?rev=14894&view=rev
Author:   valyt
Date:     2012-01-05 18:12:40 +0000 (Thu, 05 Jan 2012)
Log Message:
-----------
Having fun with LaTeX pictures for the front page.

Modified Paths:
--------------
    mimir/trunk/doc/mimir-guide.pdf
    mimir/trunk/doc/mimir-guide.tex
    mimir/trunk/doc/preamble.tex

Modified: mimir/trunk/doc/mimir-guide.pdf
===================================================================
(Binary files differ)

Modified: mimir/trunk/doc/mimir-guide.tex
===================================================================
--- mimir/trunk/doc/mimir-guide.tex     2012-01-05 16:34:53 UTC (rev 14893)
+++ mimir/trunk/doc/mimir-guide.tex     2012-01-05 18:12:40 UTC (rev 14894)
@@ -14,25 +14,35 @@
 \begin{document}
 
 \begin{titlepage}
-\begin{center}
 \thispagestyle{empty}
 
-{\Huge {\textsc{\Mimir}}}
+\setlength{\unitlength}{1mm}
+\begin{picture}(150, 0)
+\color{mimirblue}
+\linethickness{10mm}
+\put(0, 3){\line(1,0){125}}
+\put(1, 0){\textcolor{white}{\Huge \textsc{\textbf{\Mimir}}}}
+\end{picture}
 
-{\Large A Multi-paradigm Information Management\\Index and Repository}
+{\Large \sc Multi-paradigm Information Management\\Index and Repository}
 
-{version 4.0-SNAPSHOT}
+\vspace{30mm}
+{\Huge \textsc{A User Guide}}
 
-\vspace{1cm}
-{\Large A Users' Guide}
 
-\vspace{2cm}
+\vspace{30mm}
 {\Large Valentin Tablan \hspace{1cm} Ian Roberts}
 
-\vspace{1cm}
-\today
+\vspace{5mm}
+{\bf \today}\\
+{\bf version 4.0-SNAPSHOT}
 
-\end{center}
+\vspace\fill
+\begin{picture}(150, 0)
+\color{mimirblue}
+\linethickness{10mm}
+\put(0, 3){\line(1,0){125}}
+\end{picture}
 \end{titlepage}
 
 
@@ -48,7 +58,7 @@
 \pagestyle{fancy}
 \fancyhead{} %clear all headings
 \fancyhead[RO,LE]{\Mimir}
-\fancyhead[LO, RE]{A User's Guide}
+\fancyhead[LO, RE]{User Guide}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % main %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Modified: mimir/trunk/doc/preamble.tex
===================================================================
--- mimir/trunk/doc/preamble.tex        2012-01-05 16:34:53 UTC (rev 14893)
+++ mimir/trunk/doc/preamble.tex        2012-01-05 18:12:40 UTC (rev 14894)
@@ -201,6 +201,7 @@
 \newcommand{\thing}{book}
 
 \definecolor{cmdcol}{RGB}{0, 0, 128}
+\definecolor{mimirblue}{RGB}{0, 97, 147}
 \newcommand{\cmd}[1]{\textcolor{cmdcol}{\textbf{\texttt{#1}}}}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to