From: Regina Obe Date: Fri, 24 Jun 2011 23:18:22 +0000 (+0000) Subject: bah pdflatex doesn't like sect3. Just make it a sect2 X-Git-Tag: 2.0.0alpha1~1358 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4edb18090b89c21f70a4feeb06a841a9b687ecda;p=postgis bah pdflatex doesn't like sect3. Just make it a sect2 git-svn-id: http://svn.osgeo.org/postgis/trunk@7473 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/xsl/postgis_aggs_mm.xml.xsl b/doc/xsl/postgis_aggs_mm.xml.xsl index 015a464eb..fc984dd18 100644 --- a/doc/xsl/postgis_aggs_mm.xml.xsl +++ b/doc/xsl/postgis_aggs_mm.xml.xsl @@ -497,10 +497,11 @@ - - - - The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0. + + + + PostGIS Functions changed behavior in 2.0 + The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0 and may require application changes. Most deprecated functions have been removed. These are functions that haven't been documented since 1.2 or some internal functions that were never documented. If you are using a function that you don't see documented, it's probably deprecated, about to be deprecated, or internal and should be avoided. If you have applications or tools @@ -529,8 +530,7 @@ - - + PostGIS Functions new, behavior changed, or enhanced in 1.5 The functions given below are PostGIS functions that were introduced or enhanced in this minor release.