[QGIS Commit] r10729 - in docs/trunk/english_us/user_guide: . images print_composer_screenies

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon May 4 14:19:04 EDT 2009


Author: dassau
Date: 2009-05-04 14:19:04 -0400 (Mon, 04 May 2009)
New Revision: 10729

Added:
   docs/trunk/english_us/user_guide/images/mActionAlignBottom.png
   docs/trunk/english_us/user_guide/images/mActionAlignHCenter.png
   docs/trunk/english_us/user_guide/images/mActionAlignLeft.png
   docs/trunk/english_us/user_guide/images/mActionAlignRight.png
   docs/trunk/english_us/user_guide/images/mActionAlignTop.png
   docs/trunk/english_us/user_guide/images/mActionAlignVCenter.png
Modified:
   docs/trunk/english_us/user_guide/images/Makefile
   docs/trunk/english_us/user_guide/print_composer.tex
   docs/trunk/english_us/user_guide/print_composer_screenies/print_composer_blank.png
Log:
started to add new features to the print composer - more tomorrow


Modified: docs/trunk/english_us/user_guide/images/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/images/Makefile	2009-05-04 15:51:23 UTC (rev 10728)
+++ docs/trunk/english_us/user_guide/images/Makefile	2009-05-04 18:19:04 UTC (rev 10729)
@@ -25,6 +25,12 @@
   mActionAddRing.eps\
   mActionAddVertex.eps\
   mActionAddWmsLayer.eps\
+  mActionAlignBottom.eps\
+  mActionAlignHCenter.eps\
+  mActionAlignLeft.eps\
+  mActionAlignRight.eps\
+  mActionAlignTop.eps\
+  mActionAlignVCenter.eps\
   mActionCaptureLine.eps\
   mActionCapturePoint.eps\
   mActionCapturePolygon.eps\

Added: docs/trunk/english_us/user_guide/images/mActionAlignBottom.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/images/mActionAlignBottom.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/images/mActionAlignHCenter.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/images/mActionAlignHCenter.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/images/mActionAlignLeft.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/images/mActionAlignLeft.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/images/mActionAlignRight.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/images/mActionAlignRight.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/images/mActionAlignTop.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/images/mActionAlignTop.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/images/mActionAlignVCenter.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/images/mActionAlignVCenter.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: docs/trunk/english_us/user_guide/print_composer.tex
===================================================================
--- docs/trunk/english_us/user_guide/print_composer.tex	2009-05-04 15:51:23 UTC (rev 10728)
+++ docs/trunk/english_us/user_guide/print_composer.tex	2009-05-04 18:19:04 UTC (rev 10729)
@@ -9,11 +9,13 @@
 The print composer provides growing layout and printing
 capabilities. It allows you to add elements such as the QGIS map canvas, 
 legend, scalebar, images, and text labels. You can size, group 
-and position each element and adjust the properties to create your layout. 
-The result can be printed (also to Postscript and PDF), exported to image 
-formats or to SVG.\footnote{Export to SVG supported, but it is not working 
-properly with some recent QT4 versions. You should try and check individual 
-on your system} See a list of tools in table~\ref{tab:printcomposer_tools}:
+align and position each element and adjust the properties to create your
+layout. The layout can be printed (also to Postscript and PDF), exported to
+image formats or to SVG \footnote{Export to SVG supported, but it
+is not working properly with some recent QT4 versions. You should try and
+check individual on your system} and you can save the layout as template and
+load it again in another session. See a list of tools in
+table~\ref{tab:printcomposer_tools}:
 
 \begin{table}[h]\index{Print composer!tools}
 \centering
@@ -21,7 +23,9 @@
  \begin{tabular}{|l|p{6.9cm}|l|p{6.9cm}|}
  \hline \textbf{Icon} & \textbf{Purpose} & \textbf{Icon} &
  \textbf{Purpose} \\
-
+ \hline \includegraphics[width=0.7cm]{mActionFolder}
+ & Load from template &
+ \includegraphics[width=0.7cm]{mActionFileSaveAs} & Save as template \\
  \hline \includegraphics[width=0.7cm]{mActionExportMapServer}
  & Export to an image format & 
  \includegraphics[width=0.7cm]{mActionSaveAsSVG} & Export print composition 
@@ -52,13 +56,24 @@
  \includegraphics[width=0.7cm]{mActionUngroupItems} & Ungroup items of print 
  composition \\
  \hline \includegraphics[width=0.7cm]{mActionRaiseItems} & Raise selected
- items in print composition &
- \includegraphics[width=0.7cm]{mActionLowerItems} & Lower selected items 
- in print composition \\
+ items  &
+ \includegraphics[width=0.7cm]{mActionLowerItems} & Lower selected items \\
  \hline \includegraphics[width=0.7cm]{mActionMoveItemsToTop} & Move selected
  items to top & 
  \includegraphics[width=0.7cm]{mActionMoveItemsToBottom} & Move selected
  items to bottom \\
+ \hline \includegraphics[width=0.7cm]{mActionAlignLeft} & Align selected 
+ items left &
+ \includegraphics[width=0.7cm]{mActionAlignRight} & Align selected items 
+ right \\
+ \hline \includegraphics[width=0.7cm]{mActionAlignHCenter} & Align selected 
+ items center &
+ \includegraphics[width=0.7cm]{mActionAlignVCenter} & Align selected items
+ center vertical \\
+ \hline \includegraphics[width=0.7cm]{mActionAlignTop} & Align selected
+ items top &
+ \includegraphics[width=0.7cm]{mActionAlignBottom} & Align selected
+ items bottom \\
 \hline
 \end{tabular}
 \end{table}

Modified: docs/trunk/english_us/user_guide/print_composer_screenies/print_composer_blank.png
===================================================================
(Binary files differ)



More information about the QGIS-commit mailing list