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


Stephane Bortzmeyer wrote:

For a conference, the editor asks me to suppress page numbers in my
paper (because he will handle page numbering and ToC). I cannot find a
way to do it with the modular DSSSL stylesheets. There is apparently
no parameter to toggle (and I assume that they are done by jadetex,
anyway, not by DSSSL).

Try adding following into your DSSSL customization layer:


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

Jirka

--
-----------------------------------------------------------------
  Jirka Kosek  	
  e-mail: jirka@kosek.cz
  http://www.kosek.cz

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


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