]> granicus.if.org Git - postgis/commitdiff
bah pdflatex doesn't like sect3. Just make it a sect2
authorRegina Obe <lr@pcorp.us>
Fri, 24 Jun 2011 23:18:22 +0000 (23:18 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 24 Jun 2011 23:18:22 +0000 (23:18 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7473 b70326c6-7e19-0410-871a-916f4a2858ee

doc/xsl/postgis_aggs_mm.xml.xsl

index 015a464eb4c5beb23fb16e3156d0b3dd40193ba3..fc984dd18bddabdcb6024f44e19fa55e25a4da2a 100644 (file)
                                                                </xsl:for-each>
                                                        </xsl:for-each>
                                        </xsl:for-each>
-                               </itemizedlist>
-                               
-                               <sect3 id="NewFunctions_2_0_Changed">
-                    <para>The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0.</para>
+                               </itemizedlist>                         
+                       </sect2>
+                       <sect2 id="NewFunctions_2_0_Changed">
+                              <title>PostGIS Functions changed behavior in 2.0</title>
+                              <para>The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0 and may require application changes.</para>
                     <note><para>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
                                 </xsl:for-each>
                         </xsl:for-each>
                     </itemizedlist>
-                               </sect3>
-                       </sect2>
+             </sect2>
                        <sect2 id="NewFunctions_1_5">
                                <title>PostGIS Functions new, behavior changed, or enhanced in 1.5</title>
                                <para>The functions given below are PostGIS functions that were introduced or enhanced in this minor release.</para>