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

svn_qgis at osgeo.org svn_qgis at osgeo.org
Thu Jun 5 19:13:38 EDT 2008


Author: taraathan
Date: 2008-06-05 19:13:38 -0400 (Thu, 05 Jun 2008)
New Revision: 8598

Modified:
   docs/trunk/english_us/user_guide/qgis_style.sty
Log:
add include statements for the packages
xcolor and pstricks

Modified: docs/trunk/english_us/user_guide/qgis_style.sty
===================================================================
--- docs/trunk/english_us/user_guide/qgis_style.sty	2008-06-05 23:12:36 UTC (rev 8597)
+++ docs/trunk/english_us/user_guide/qgis_style.sty	2008-06-05 23:13:38 UTC (rev 8598)
@@ -211,3 +211,8 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
+% using xcolor
+\usepackage{xcolor}
+
+% using pstricks
+\usepackage{pstricks}



More information about the QGIS-commit mailing list