Feature #388
Mis à jour par Matthieu Decorde il y a presque 12 ans
Add import preferences for:
* choose pagination mode:
**
* One page per text: no pagination
**
* One page per section: page element (ex: //div/div)
***
* optional
***
* paging elements: list of xpath
**
* One page per pagebreak: page milestone (ex: pb)
***
* optional
***
* paging milestones: list of xpath
**
* One page for N words:
***
* optional
***
* integer
Mode combination: per section, per page-break pagebreak and per N words can be combined
The pagination is done :
* from XML-TXM to HTML
* from HTML to HTML (in that case HTML elements referring mutually should not be separated in different pages, to prevent page layout break)
Message-ID: <524C504E.3000005@ens-lyon.fr>
Date: Wed, 02 Oct 2013 18:56:46 +0200
From: Serge Heiden <slh@ens-lyon.fr>
* choose pagination mode:
**
* One page per text: no pagination
**
* One page per section: page element (ex: //div/div)
***
* optional
***
* paging elements: list of xpath
**
* One page per pagebreak: page milestone (ex: pb)
***
* optional
***
* paging milestones: list of xpath
**
* One page for N words:
***
* optional
***
* integer
Mode combination: per section, per page-break pagebreak and per N words can be combined
The pagination is done :
* from XML-TXM to HTML
* from HTML to HTML (in that case HTML elements referring mutually should not be separated in different pages, to prevent page layout break)
Message-ID: <524C504E.3000005@ens-lyon.fr>
Date: Wed, 02 Oct 2013 18:56:46 +0200
From: Serge Heiden <slh@ens-lyon.fr>