bugtex4ht - Bugs: bug #243, Use \pagebreak for ePUB hinting

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #243: Use \pagebreak for ePUB hinting

Submitted by:  Daniel Ziltener <zilti>
Submitted on:  Sun Feb 1 23:13:33 2015  
 
Category: NonePriority: 5 - Normal
Severity: 7 - ImportantStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Wed Jul 1 10:42:41 2020, comment #1:

`\pagebreak` is used on quite a lot of places in different macros. It would result in lot of unwanted pagebreaks if we inserted CSS instruction at every place where it is used. It is best to use custom commands to insert extra page breaks when needed.

Michal Hoftich <michal_h21>
Project Member
Sun Feb 1 23:13:33 2015, original submission:

There are tools like calibre that can convert HTML to ePUB, and in the ePUB standard, the CSS property "page-break-before: always;" ensures a pagebreak.

So I propose interpreting \pagebreak as <p class='pagebreak'></p> and putting ".pagebreak { page-break-before: always; }" to the CSS.

Daniel Ziltener <zilti>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by michal_h21 (Posted a comment)
  • -unavailable- added by zilti (Voted in favor of this item)
  • -unavailable- added by zilti (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    4 latest changes follow.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed Jul 1 10:42:41 2020michal_h21Open/ClosedOpen=>Closed
    Sun Feb 1 23:14:12 2015ziltiCarbon-Copy-=>Added zilti
    Sun Feb 1 23:13:58 2015ziltiCarbon-CopyRemoved zilti=>-
    Sun Feb 1 23:13:33 2015ziltiCarbon-Copy-=>Added zilti
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray