mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Added note for large floating divs to the documentation.
This commit is contained in:
parent
ef63485c6e
commit
87c3052bb4
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user