OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: page numbering


/ Frederic Dubuy <f.dubuy@atrid.fr> was heard to say:
| Hi,
| 
| I have some problem with page numbering with docbook 3.1, jade 1.2.1 ,
| sgmltools 2.0.2 &
| docbook-stylesheets 1.57 :
| 
| Neither
| (define %page-number-restart #t)
| nor
| (define %article-page-number-restart #t)

You're missing the trailing "%":

 (define %page-number-restart% #t)
 (define %article-page-number-restart% #t)

could that be it?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | The stone fell on the pitcher? Woe
http://www.oasis-open.org/docbook/ | to the pitcher. The pitcher fell
Chair, DocBook Technical Committee | on the stone? Woe to the
                                   | pitcher.--Rabbinic Saying


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC