]> granicus.if.org Git - postgis/commitdiff
put in ancho for changed section and link back from top of What's new to breaking...
authorRegina Obe <lr@pcorp.us>
Fri, 24 Jun 2011 16:30:52 +0000 (16:30 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 24 Jun 2011 16:30:52 +0000 (16:30 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7470 b70326c6-7e19-0410-871a-916f4a2858ee

doc/xsl/postgis_aggs_mm.xml.xsl

index 25dd9454f345c29d5c391d8b207621381d183731..36eb7a4c9baa3de789dff9680b970f0bce06b861 100644 (file)
                        <title>New, Enhanced or changed PostGIS Functions</title>
                        <sect2 id="NewFunctions_2_0">
                                <title>PostGIS Functions new, behavior changed, or enhanced in 2.0</title>
-                               <para>The functions given below are PostGIS functions that were added, enhanced, or have breaking changes in 2.0 releases.</para>
+                               <para>The functions given below are PostGIS functions that were added, enhanced, or have <xref id="NewFunctions_2_0_Changed" /> breaking changes in 2.0 releases.</para>
                                <para>New geometry types: TIN and Polyhedral surfaces was introduced in 2.0</para>
                                <note><para>Greatly improved support for Topology.  Please refer to <xref linkend="Topology" /> for more details.</para></note>
                                <note><para>In PostGIS 2.0, raster type and raster functionality has been integrated.  There are way too many new raster functions to list here and all are new so 
                                        </xsl:for-each>
                                </itemizedlist>
                                
-                               <para>The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0.</para>
+                               <para id="NewFunctions_2_0_Changed">The functions given below are PostGIS functions that have changed behavior in PostGIS 2.0.</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