[QGIS Commit] r14262 - docs/branches/1.4.0/italian/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Sep 19 21:27:49 EDT 2010


Author: alesarrett
Date: 2010-09-20 01:27:49 +0000 (Mon, 20 Sep 2010)
New Revision: 14262

Modified:
   docs/branches/1.4.0/italian/user_guide/qgis_style.sty
Log:
Updated it translation to 1.4.0

Modified: docs/branches/1.4.0/italian/user_guide/qgis_style.sty
===================================================================
--- docs/branches/1.4.0/italian/user_guide/qgis_style.sty	2010-09-20 00:39:04 UTC (rev 14261)
+++ docs/branches/1.4.0/italian/user_guide/qgis_style.sty	2010-09-20 01:27:49 UTC (rev 14262)
@@ -29,6 +29,9 @@
 \renewcommand{\sfdefault}{phv}  % switch \sf to Helvetica T1
 \renewcommand*{\familydefault}{\sfdefault} 
 
+% new command to display degree sign
+\newcommand\degrees[1]{\ensuremath{#1^\circ}}
+
 % new command to suppress appendix captions
 \def\afterfi#1\fi{\fi#1}
 \let\ORIGaddtocontents\addtocontents
@@ -40,14 +43,13 @@
 % /usr/share/doc/texmf/latex/graphics/grfguide.ps.gz gibt als manual auskunft, wie 
 % graficx-package for dvips and dvipdf and includegraphics 
 \usepackage[dvips,dvipdf]{graphicx}
-	\graphicspath{{./finalpix/}{../finalpix/}{grass_integration_images}{help_and_support_images}{images}{map_composer_images}{plugins_delimited_text_images}{plugins_gps_images}{working_with_ogc_images}{working_with_projections_images}}
+	\graphicspath{{./finalpix/}{../finalpix/}{grass_integration_images}{help_and_support_images}{images}{map_composer_images}{plugins_delimited_text_images}{plugins_gps_images}{working_with_ogc_images}{working_with_projections_images}{operating_system_icons}}
 
 % color package for dvips
 \usepackage[dvips]{color}
 
 % author-year-citation paket natbib (for cited literature)
-\usepackage[round,sort]{natbib}		
-%  \bibpunct{(}{)}{,}{a}{}{;}
+\usepackage[numbers,square]{natbib}
 
 % A4:
 \usepackage{typearea}                    
@@ -73,10 +75,10 @@
 \fancyhead[LO,CO]{}         % empty
 %Footer two-sided:
 %\fancyfoot[LE,RO]{\thepage}
-%\fancyfoot[RE,LO]{QGIS User, Installation and Coding Guide}
+%\fancyfoot[RE,LO]{QGIS User Guide}
 %Footer one-sided:
 \fancyfoot[RE,RO]{\thepage} % pages in footer, single sided
-\fancyfoot[LE,LO]{QGIS \CURRENT Guida all'uso, installazione e programmazione}
+\fancyfoot[LE,LO]{QGIS \CURRENT User Guide}
 
 \renewcommand{\headrulewidth}{0.3pt}  %  ruler at top
 \renewcommand{\footrulewidth}{0.3pt}  %  ruler at bottom
@@ -174,9 +176,9 @@
 \usepackage{xspace}
 
 %Macros QGIS Versions
-\def\CURRENT{1.0.0\xspace}
-\def\OLD{0.11.0\xspace}
-\def\VERYOLD{0.9.2\xspace}
+\def\CURRENT{1.4.0\xspace}
+\def\OLD{1.3.0\xspace}
+\def\VERYOLD{1.0\xspace}
 
 % add disclaimer about the revision status of a section
 % usage: 
@@ -187,7 +189,7 @@
 has not yet been updated for
 consistency with Quantum GIS v\CURRENT. Read at your own risk!}
 
-\usepackage[bookmarks=true, pdftitle={QGIS Manual}, pdfauthor={QGIS Project}, pdfsubject={QGIS Manual}, breaklinks=true, colorlinks=true, linkcolor=blue,dvips]{hyperref}
+\usepackage[bookmarks=true, pdftitle={QGIS User Guide}, pdfauthor={QGIS Project}, pdfsubject={QGIS Manual}, breaklinks=true, colorlinks=true, linkcolor=blue,dvips]{hyperref}
 % if colorlinks=false then add pdfborder={0 0 0} (no link boxes)
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



More information about the QGIS-commit mailing list