[QGIS Commit] r12533 - docs/branches/1.3.0/french/user_guide
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sun Dec 20 08:38:22 EST 2009
Author: yjacolin
Date: 2009-12-20 08:38:22 -0500 (Sun, 20 Dec 2009)
New Revision: 12533
Modified:
docs/branches/1.3.0/french/user_guide/qgis_style.sty
Log:
[french] french translation file is in UTF8, adding babel package.
Modified: docs/branches/1.3.0/french/user_guide/qgis_style.sty
===================================================================
--- docs/branches/1.3.0/french/user_guide/qgis_style.sty 2009-12-20 13:36:25 UTC (rev 12532)
+++ docs/branches/1.3.0/french/user_guide/qgis_style.sty 2009-12-20 13:38:22 UTC (rev 12533)
@@ -8,7 +8,8 @@
\makeindex
% important for nice acroread-visualization as pdf.
-\usepackage[latin1]{inputenc}
+\usepackage[utf8]{inputenc}
+\usepackage[francais]{babel}
\usepackage[T1]{fontenc}
% To make all GRASS commands appear smooth
More information about the QGIS-commit
mailing list