An open API service indexing awesome lists of open source software.

https://github.com/drmacro/css-pagination-book

How to use CSS for pagination
https://github.com/drmacro/css-pagination-book

css css-pagination formatting layout xml

Last synced: 9 months ago
JSON representation

How to use CSS for pagination

Awesome Lists containing this project

README

          

# CSS Pagination Book

Author: Eliot Kimber

This project provides the DITA source for a how-to book on using CSS for pagination.

The goal of this book is to collect in one place all the details you need to understand in order to use CSS pagination effectively.

One challenge with using CSS for pagination is that the CSS pagination specifications are scattered across a number of different specification documents, most of which are actively being updated and modified. This makes it hard to know, at any moment in time, what the current state of the CSS pagination specification is.

The set of tools, both commercial and open-source, that implement CSS pagination is changing constantly.

The most complete implementations are commercial:

* Antenna House Formatter, antennahouse.com
* Prince XML, https://www.princexml.com/
* VersaType (formerly Vivliostyle) from Trim-Marks: https://trim-marks.com/en/

Open-source implementations include:

* Vivliostyle: https://vivliostyle.org/
* Weasyprint: https://weasyprint.org
* ???

This publication is available for free in its HTML form as published through this github repository: https://drmacro.github.io/css-pagination-book/

The intent is to publish it as a printed book.

The source may not be copied or reused in any way without the express written permission of the author.