[QGIS Commit] r8332 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Wed Apr 9 11:20:53 EDT 2008


Author: dassau
Date: 2008-04-09 11:20:53 -0400 (Wed, 09 Apr 2008)
New Revision: 8332

Modified:
   docs/trunk/english_us/user_guide/getting_started.tex
   docs/trunk/english_us/user_guide/install.tex
Log:
- some manual fixes for getting started from Paolo Cavallini


Modified: docs/trunk/english_us/user_guide/getting_started.tex
===================================================================
--- docs/trunk/english_us/user_guide/getting_started.tex	2008-04-09 06:47:02 UTC (rev 8331)
+++ docs/trunk/english_us/user_guide/getting_started.tex	2008-04-09 15:20:53 UTC (rev 8332)
@@ -280,9 +280,9 @@
 
 \begin{itemize}
 
-\item \textbf{Right mouse button menue for raster layers}
+\item \textbf{Right mouse button menu for raster layers}
 \begin{itemize}
-\item Zoom to layer extend
+\item Zoom to layer extent
 \item Zoom to best scale (100\%)
 \item Show in overview
 \item Remove
@@ -294,9 +294,9 @@
 \item Show file groups
 \end{itemize}
 
-\item \textbf{Right mouse button menue for vector layers}
+\item \textbf{Right mouse button menu for vector layers}
 \begin{itemize}
-\item Zoom to layer extend
+\item Zoom to layer extent
 \item Show in overview
 \item Remove
 \item Open attribute table
@@ -311,7 +311,7 @@
 \item Show file groups
 \end{itemize}
 
-\item \textbf{Right mouse button menue for layer groups} 
+\item \textbf{Right mouse button menu for layer groups} 
 \begin{itemize}
 \item Remove
 \item Rename

Modified: docs/trunk/english_us/user_guide/install.tex
===================================================================
--- docs/trunk/english_us/user_guide/install.tex	2008-04-09 06:47:02 UTC (rev 8331)
+++ docs/trunk/english_us/user_guide/install.tex	2008-04-09 15:20:53 UTC (rev 8332)
@@ -53,7 +53,7 @@
 \item for gps plugin - gpsbabel
 \end{itemize}
 
-\section{Building under windows using msys}
+\section{Building under windows using msys}\label{sec:install_windows}
 \subsection{MSYS:}
 MSYS provides a unix style build environment under windows. We have created a
 zip archive that contains just about all dependencies.
@@ -255,7 +255,7 @@
 on qgis.nsi and choose the option 'Compile NSIS Script'. 
 
 
-\section{Building on Mac OSX using frameworks and cmake (QGIS $>$ 0.8)}
+\section{Building on Mac OSX using frameworks and cmake (QGIS $>$ 0.8)}\label{sec:install_macosx}
 In this approach I will try to avoid as much as possible building dependencies
 from source and rather use frameworks wherever possible.
 
@@ -567,7 +567,7 @@
 \end{verbatim}
 
 
-\section{Building on GNU/Linux}
+\section{Building on GNU/Linux}\label{sec:install_linux}
 \subsection{Building QGIS with Qt4.x}
 \textbf{*Requires:*} Ubuntu Edgy / Debian derived distro
 



More information about the QGIS-commit mailing list