Re: Formatting a reStructredText document

Matěj Cepl <[email protected]> Thu, 07 May 2020 10:39:42 +0200
Newsgroups gmane.text.docutils.user
Organization <><
Message-ID <[email protected]>
On 2020-05-04, 10:57 GMT, Eric Chinaka wrote:
> How do you inset page numbers?

You don’t. docutils are platform independent and page numbers 
have any meaning only paged output (e.g., LaTeX), whereas they 
are completely meaningless elsewhere (HTML, ePub). Therefore, 
page numbers are matter of the particular output filters and 
they can be fiddled with in the particular section of your 
`docutils.conf`_.

Best,

Matěj

.. _`docutils.conf`:
    https://docutils.sourceforge.io/docs/user/config.html



_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users

Please use "Reply All" to reply to the list.