Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visibility:-fs-table-paginate-repeated-visible for paginated tables. #32

Merged

Commits on Jul 13, 2016

  1. Add visibility:-fs-table-paginate-repeated-visible for paginated tables.

    This allows to render some elements on the continuation of a repeated
    table header on a new page. E.g. a span containing the word "continued".
    
    For this to work the table must have -fs-table-paginate: paginate; set.
    
    Using visibility the element is always correctly layouted, but only
    painted after the table is broken into a new page.
    rototor committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    4d7e55d View commit details
    Browse the repository at this point in the history