1
0
This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
wiki.mbirth.de/know-how/hardware/amazon-kindle/_posts/2011-04-25-galileo-openbooks.md

731 B

title, layout, created, updated, toc, tags
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.