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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon Sep 14 19:17:17 EDT 2009


Author: cfarmer
Date: 2009-09-14 19:17:16 -0400 (Mon, 14 Sep 2009)
New Revision: 11660

Modified:
   docs/trunk/english_us/user_guide/Makefile
   docs/trunk/english_us/user_guide/plugins_evis.tex
Log:
Updates to eVis chapter and main Makefile

Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2009-09-14 19:48:23 UTC (rev 11659)
+++ docs/trunk/english_us/user_guide/Makefile	2009-09-14 23:17:16 UTC (rev 11660)
@@ -131,7 +131,7 @@
 	(cd ./plugins_gps_images && make clean)
 	(cd ./plugins_grass_module_images && make clean)
 	(cd ./plugins_interpolation_images && make clean)
-	(cd ./plugins_raster_terrain_images && make)
+	(cd ./plugins_raster_terrain_images && make clean)
 	(cd ./plugins_mapserver_export_images && make clean)
 	(cd ./plugins_ogr_converter_images && make clean)
 	(cd ./plugins_quick_print_images && make clean)

Modified: docs/trunk/english_us/user_guide/plugins_evis.tex
===================================================================
--- docs/trunk/english_us/user_guide/plugins_evis.tex	2009-09-14 19:48:23 UTC (rev 11659)
+++ docs/trunk/english_us/user_guide/plugins_evis.tex	2009-09-14 23:17:16 UTC (rev 11660)
@@ -45,7 +45,6 @@
 
 To see the Display window click on the \tab{Display} tab in the Generic Event Browser
 window. The Display window is used to view geocoded photographs and their associated attribute data.
-The components of this window are noted in Table \ref{tab:evis_components}.
 
 \begin{figure}[ht]
    \begin{center}
@@ -152,8 +151,7 @@
  \hline 780819 & 1784015 &
 \filename{http://biodiversityinformatics.amnh.org/evis\_test\_data/DSC\_0170.JPG} & 10\\
  \hline 780596 & 1784017 & \filename{pdf:http://www.testsite.com/attachments.php?attachment\_id-12}
-&
-76\\
+& 76\\
  \hline
 \end{tabular}
 \end{table}
@@ -353,7 +351,7 @@
 query is successful a Database File Selection window will be displayed. If the query is not
 successful an error message will appear in the Output Console window.
 
-\begin{figure}
+\begin{figure}[htp]
    \begin{center}
 \caption{\label{evispredefined}The \emph{eVis} Perdefined queries tab \nixcaption}
 \includegraphics[clip=true, width=12cm]{evispredefined}
@@ -375,7 +373,7 @@
 
 \minisec{XML format for eVis predefined queries}\label{evis_xml_format}
 
-\begin{table}\index{plugins!evis}
+\begin{table}[htp]\index{plugins!evis}
 \centering
 \caption{The XML tags read by eVis}\label{tab:evis_xml_tags}\medskip
  \begin{tabular}{|p{1.2in}|p{4.7in}|}



More information about the QGIS-commit mailing list