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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: DOCBOOK: print, footnote, position


/ eylem <eylem@ebox.de> was heard to say:
| but if want to generate pdf output via latex the design is very bad.
| i have changed the print file dbparam.dsl like this:
| 
| (define bop-footnotes
|   ;; Make "bottom-of-page" footnotes?
|   #t)
| 
| but i cannot see the footnote in the buttom of the page.
| and the outfit is not very proffesionel

You must also explicitly identify the backend in order to get
backend-specific features (bop footnotes is specific to TeX, RTF
can't do it (from Jade)).

(define tex-backend #t)

                                        Cheers,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Men do not quit playing because
http://www.oasis-open.org/docbook/ | they grow old; they grow old
Member, DocBook Editorial Board    | because they quit playing.--Oliver
                                   | Wendell Holmes



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


Powered by eList eXpress LLC