1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/hardware/amazon-kindle/_posts/2011-04-25-galileo-openbooks.md

731 B

title layout created updated toc tags
Galileo OpenBooks default 2011-04-25 14:33:47 +0200 2011-04-25 14:33:47 +0200 false
know-how
hardware
amazon
kindle
galileo
openbooks

Calibre settings

Enter the following two expressions under Search & Replace in the conversion settings:

  • First expression

    • Search Regular Expression: (<body.*>)(.|\n)*(<div class="main">)
    • Replacement Text: \1\3
  • Second Expression

    • Search Regular Expression: <hr.*><a name="kommentar">(.|\n)*(</body>)
    • Replacement Text: </div>\2

This will cut out the left (contents) and right (ads) sides as well as the comment form. You will get a plain nice eBook.