[QGIS Commit] r8934 - docs/trunk/english_us/user_guide
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sun Jul 27 16:22:37 EDT 2008
Author: taraathan
Date: 2008-07-27 16:22:37 -0400 (Sun, 27 Jul 2008)
New Revision: 8934
Modified:
docs/trunk/english_us/user_guide/getting_started.tex
Log:
commented out all \includegraphics so that errors don't arise from missing images
Modified: docs/trunk/english_us/user_guide/getting_started.tex
===================================================================
--- docs/trunk/english_us/user_guide/getting_started.tex 2008-07-27 19:34:27 UTC (rev 8933)
+++ docs/trunk/english_us/user_guide/getting_started.tex 2008-07-27 20:22:37 UTC (rev 8934)
@@ -148,12 +148,12 @@
(the numbers 1 through 6 in blue ovals refer to the six major areas of the
interface as discussed below):
-\begin{figure}[ht]
- \begin{center}
- \caption{Main window with alaska sample data (GNU/Linux with KDE)}\label{fig:startup}
- \includegraphics[clip=true, width=17cm]{startup09}
-\end{center}
-\end{figure}
+%\begin{figure}[ht]
+% \begin{center}
+% \caption{Main window with alaska sample data (GNU/Linux with KDE)}\label{fig:startup}
+% \includegraphics[clip=true, width=17cm]{startup09}
+%\end{center}
+%\end{figure}
\textbf{Note:} Your window decorations (title bar, etc.) may appear
different depending on your operating system and window manager.
@@ -491,23 +491,25 @@
incorrect. To fix this you need to set an appropriate map coordinate system.
\subsubsection{Measure length}\index{measure:line length}
-\includegraphics[width=0.7cm]{measureline} QGIS is also able to measure real distances between given
+%\includegraphics[width=0.7cm]{measureline}
+QGIS is also able to measure real distances between given
points according to a defined ellipsoid. Therefore choose menu option \mainmenuopt{Settings} > \dropmenuopt{Options},
click on the \tab{Map tools} tab and choose the appropriate ellipsoid. The tool then allows you to
click points on the map. Each segment-length shows up in the measure-window and additionaly the total
length is printed. To stop measuring click your right mouse button.
\subsubsection{Measure areas}\index{measure:areas}
-\includegraphics[width=0.7cm]{measurearea} Also areas can be measured. The window only shows the
+%\includegraphics[width=0.7cm]{measurearea}
+Also areas can be measured. The window only shows the
accumulated area-size in the measure window (see figure \ref{fig:measure}).
% measure-tools side by side
-\begin{figure}[h]
-\caption{Measure tools in action} \label{fig:measure}
-\centering
- \subfigure[Measure lines] {\label{subfig:measure_line}\includegraphics[clip=true, width=0.4\textwidth]{measure_line}}\goodgap
- \subfigure[Measure areas]{\label{subfig:measure_area}\includegraphics[clip=true, width=0.4\textwidth]{measure_area}}
-\end{figure}
+%\begin{figure}[h]
+%\caption{Measure tools in action} \label{fig:measure}
+%\centering
+% \subfigure[Measure lines] {\label{subfig:measure_line}\includegraphics[clip=true, width=0.4\textwidth]{measure_line}}\goodgap
+% \subfigure[Measure areas]{\label{subfig:measure_area}\includegraphics[clip=true, width=0.4\textwidth]{measure_area}}
+%\end{figure}
\subsection{Projects}\label{sec:projects}\index{projects}
@@ -538,7 +540,8 @@
\subsection{GUI Options}
\label{subsec:gui_options}
-\includegraphics[width=0.7cm,clip=true]{mActionOptions} Some basic options for QGIS
+%\includegraphics[width=0.7cm,clip=true]{mActionOptions}
+Some basic options for QGIS
can be selected using the \dialog{Options} dialog. Select the
menu option \mainmenuopt{Settings} >
\dropmenuopttwo{mActionOptions}{Options} or press \keystroke{Alt-O}. The tabs where you can
More information about the QGIS-commit
mailing list