From 87c3052bb4045fd9302ee469ccc09b818e3e7abd Mon Sep 17 00:00:00 2001 From: Roland Meister Date: Thu, 3 Jun 2010 15:57:38 +0200 Subject: [PATCH] Added note for large floating divs to the documentation. --- doc/faq.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/faq.rst b/doc/faq.rst index 613283c5d..ff08c486d 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -134,6 +134,12 @@ some notes: and Bookworm_. For bookworm you can download the source from http://code.google.com/p/threepress/ and run your own local server. +* Large floating divs are not displayed properly. + If they cover more than one page, the div is only shown on the first page. + In that case you can copy the :file:`epub.css` from the + ``sphinx/themes/epub/static/`` directory to your local ``_static/`` + directory and remove the float settings. + .. _Epubcheck: http://code.google.com/p/epubcheck/ .. _Calibre: http://calibre-ebook.com/ .. _FBreader: http://www.fbreader.org/