From: Paul Ramsey Date: Tue, 21 Sep 2004 19:10:41 +0000 (+0000) Subject: Add section autolabelling to printed output X-Git-Tag: pgis_1_0_0RC1~404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87a68d9e9a939a41d543d4407c6fd8b992ee41ab;p=postgis Add section autolabelling to printed output git-svn-id: http://svn.osgeo.org/postgis/trunk@868 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/Makefile b/doc/Makefile index 9ce7c1481..c2f879c00 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -29,6 +29,7 @@ postgis.fo: postgis-out.xml xsltproc \ --output $@ \ --param shade.verbatim 1 \ + --param section.autolabel 1 \ --param chunk.section.depth 0 \ /usr/share/sgml/docbook/xsl-stylesheets/fo/docbook.xsl \ $<