Revision: 14900
          http://gate.svn.sourceforge.net/gate/?rev=14900&view=rev
Author:   valyt
Date:     2012-01-06 10:07:23 +0000 (Fri, 06 Jan 2012)
Log Message:
-----------
- finalised title page
- added note about SVN to the quick start guide.

Modified Paths:
--------------
    mimir/trunk/doc/mimir-guide.pdf
    mimir/trunk/doc/mimir-guide.tex
    mimir/trunk/doc/quickstart.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-06 09:39:51 UTC (rev 14899)
+++ mimir/trunk/doc/mimir-guide.tex     2012-01-06 10:07:23 UTC (rev 14900)
@@ -12,7 +12,9 @@
 \input{preamble}
 \newcommand{\Mimir}{M\'{i}mir}
 \begin{document}
-
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
+%% Title Page
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5
 \thispagestyle{empty}
 \begin{titlepage}
 \setlength{\unitlength}{1mm}
@@ -21,27 +23,31 @@
 \linethickness{10mm}
 \put(0, 3){\line(1,0){125}}
 \put(1, 0){\textcolor{white}{\Huge \textsc{\textbf{\Mimir}}}}
+\put(62, 4){\textcolor{white}{\textbf{\textsc{Multi-Paradigm
+Information Management}}}}
+\put(92, 0){\textcolor{white}{\textbf{\textsc{Index and Repository}}}}
 \end{picture}
 
-\vspace{5mm}
-{\Large \sc Multi-paradigm Information Management\\Index and Repository}
+\vspace\fill
+\begin{center}
+{\Huge \textsc{\Mimir{} User Guide}}
 
 \vspace{30mm}
-{\Huge \textsc{A User Guide}}
-
-\vspace{20mm}
 {\Large Valentin Tablan \hspace{1cm} Ian Roberts}
 
-\vspace\fill
 
-{\bf \today}\\
-{\bf version 4.0-SNAPSHOT}
-\vspace{5mm}
 
+\end{center}
+
+\vspace\fill
 \begin{picture}(150, 0)
 \color{mimirblue}
 \linethickness{10mm}
 \put(0, 3){\line(1,0){125}}
+\put(1, 4){\textcolor{white}{\textbf{\textsc{version 4.0-SNAPSHOT}}}}
+\put(1, 0){\textcolor{white}{\textbf{\textsc{\today}}}}
+\put(85, 4){\textcolor{white}{\textbf{\textsc{\copyright\
+University of Sheffield}}}}
 \end{picture}
 \end{titlepage}
 

Modified: mimir/trunk/doc/quickstart.tex
===================================================================
--- mimir/trunk/doc/quickstart.tex      2012-01-06 09:39:51 UTC (rev 14899)
+++ mimir/trunk/doc/quickstart.tex      2012-01-06 10:07:23 UTC (rev 14900)
@@ -48,13 +48,26 @@
 Commands that you have to execute are formatted in a distinctive font
 \cmd{like this}.
 \begin{enumerate}
-  \item {\bf Download the \Mimir{} sources}, if you have not done so already,
-  from \url{http://gate.svn.sourceforge.net/viewvc/gate/mimir/tags/}. Pick the
-  required version, then click on the {\em Download GNU tarball} link. Unpack
-  the downloaded file to a location on your computer. If using Windows we
-  recommend not using the default archive unpacking utility, as that sometimes
-  mangles the file names. Other free archive management tools (such as 7-Zip)
-  are available.
+  \item {\bf Download the \Mimir{} sources}, if you do not already have a copy.
+  Pick the appropriate version from one of the tag directories listed in the
+  {\tt tags} directory at
+  \url{http://gate.svn.sourceforge.net/viewvc/gate/mimir/}, then click on the
+  {\em Download GNU tarball} link. If you want to use the latest development
+  version (which could be unstable!), use the {\tt trunk} directory instead of 
a
+  tag. Unpack the downloaded file to a location on your computer. If using
+  Windows we recommend not using the default archive unpacking utility, as that
+  sometimes mangles the file names. Other free archive management tools (such 
as
+  7-Zip) are available.
+  
+  Alternatively, if 
+  Subversion\footnote{\url{http://subversion.tigris.org/}} is installed on your
+  system, you can check out the sources directly from our SourceForge 
repository
+  by executing the following command:\\\cmd{svn co 
+  https://gate.svn.sourceforge.net/svnroot/gate/mimir/trunk\\mimir}.
+  The URL used in the command is for the {\tt trunk} version; adjust 
accordingly
+  to point to one of the tags, if you require a release version instead. This
+  will create a new directory called {\tt mimir} containing all the source
+  files.
   \item {\bf Build the library:} change to the top level directory where you
   unpacked the downloaded \Mimir{} sources. If you can see the {\tt 
mimir-core},
   {\tt mimir-client}, {\em etc.} directories, then you are in the correct

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