1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-11-09 13:16:45 +00:00
wiki.mbirth.de/know-how/hardware/amazon-kindle/_posts/2011-04-25-galileo-openbooks.md

819 B

created layout layout_old redirect_to tags title toc updated
2011-04-25 14:33:47 +0200 redirect default https://blog.mbirth.de/archives/2011/04/25/galileo-openbooks.html
know-how
hardware
amazon
kindle
galileo
openbooks
Galileo OpenBooks false 2011-04-25 14:33:47 +0200

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.