[QGIS Commit] r14419 - docs/branches/1.5.0/russian/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Wed Oct 20 03:46:57 EDT 2010


Author: alexbruy
Date: 2010-10-20 00:46:57 -0700 (Wed, 20 Oct 2010)
New Revision: 14419

Modified:
   docs/branches/1.5.0/russian/user_guide/preamble.tex
   docs/branches/1.5.0/russian/user_guide/qgis_style.sty
   docs/branches/1.5.0/russian/user_guide/working_with_ogc.tex
Log:
fix identation in TOC and add empty page after preamble


Modified: docs/branches/1.5.0/russian/user_guide/preamble.tex
===================================================================
--- docs/branches/1.5.0/russian/user_guide/preamble.tex	2010-10-20 04:37:27 UTC (rev 14418)
+++ docs/branches/1.5.0/russian/user_guide/preamble.tex	2010-10-20 07:46:57 UTC (rev 14419)
@@ -135,3 +135,5 @@
 без текста, помещаемого на последней странице обложки. Копия текста
 лицензии представлена в Разделе~\ref{label_fdl}, озаглавленном <<GNU Free
 Documentation License>>.
+
+\newpage

Modified: docs/branches/1.5.0/russian/user_guide/qgis_style.sty
===================================================================
--- docs/branches/1.5.0/russian/user_guide/qgis_style.sty	2010-10-20 04:37:27 UTC (rev 14418)
+++ docs/branches/1.5.0/russian/user_guide/qgis_style.sty	2010-10-20 07:46:57 UTC (rev 14419)
@@ -11,6 +11,13 @@
 \usepackage[T1, T2A]{fontenc}
 \usepackage[english, russian]{babel}
 
+%%% tocloft package for nice TOC
+\usepackage{tocloft}
+\addtolength{\cftsecnumwidth}{0.5em}
+\addtolength{\cftsubsecnumwidth}{0.5em}
+\addtolength{\cftfignumwidth}{0.5em}
+\addtolength{\cfttabnumwidth}{0.5em}
+
 %%% Tip
 \usepackage{float}
 \floatstyle{ruled}

Modified: docs/branches/1.5.0/russian/user_guide/working_with_ogc.tex
===================================================================
--- docs/branches/1.5.0/russian/user_guide/working_with_ogc.tex	2010-10-20 04:37:27 UTC (rev 14418)
+++ docs/branches/1.5.0/russian/user_guide/working_with_ogc.tex	2010-10-20 07:46:57 UTC (rev 14419)
@@ -41,8 +41,7 @@
 
 \section{Клиент WMS}\label{sec:ogc-wms}\index{WMS!клиент}\index{OGC!WMS!клиент}\index{растр!WMS}
 
-\subsection{Обзор поддержки
-WMS}\label{sec:ogc-wms-about}\index{WMS!клиент!обзор}
+\subsection{Обзор поддержки WMS}\label{sec:ogc-wms-about}\index{WMS!клиент!обзор}
 
 На данный момент QGIS способен выступать в роли клиента, поддерживающего WMS
 серверы версий 1.1, 1.1.1 и 1.3, что было подтверждено тестами различных



More information about the QGIS-commit mailing list