From: Norman Walsh Date: Mon, 16 Sep 2002 13:21:42 +0000 (+0000) Subject: Add note about autolayout-file X-Git-Tag: release/1.79.1~6^2~5265 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c237a12875edced6c72450364da4cf8fa9ec148;p=docbook-dsssl Add note about autolayout-file --- diff --git a/website/example/build-make.xml b/website/example/build-make.xml index 095c439e1..1acb898f9 100644 --- a/website/example/build-make.xml +++ b/website/example/build-make.xml @@ -24,7 +24,9 @@ file. STYLEDIR=../xsl TABSTYLE=$(STYLEDIR)/tabular.xsl STYLESHEET=$(TABSTYLE) -STYLEOPT= + +# Note: you must set the autolayout-file to a fully qualified path! +STYLEOPT="autolayout-file=/full/path/to/autolayout.xml" .PHONY : clean