This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] [DSSSL] Suppressing page numbers


On Mon, Oct 06, 2003 at 04:34:16PM +0200,
 Jirka Kosek <jirka@kosek.cz> wrote 
 a message of 98 lines which said:

> Try adding following into your DSSSL customization layer:
> 
> (define (page-outer-footer gi)
>   (empty-sosofo))

Great, except that the complete code was:

(define (page-outer-footer gi)
  (empty-sosofo))
(define (first-page-outer-footer gi)
  (empty-sosofo))

Many thanks.

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]