User manual: Ensure floating images are cleared before next section heading

This commit is contained in:
Kovid Goyal 2014-04-18 10:49:24 +05:30
parent b8c960af59
commit 4060fa76b3
2 changed files with 21 additions and 0 deletions

View File

@ -190,6 +190,11 @@ As a convenience, you can select multiple HTML files in the Files Browser,
right click and choose Link stylesheets to have |app| automatically insert the
<link> tags for those stylesheets into all the selected HTML files.
.. raw:: html epub
<div style="clear:both"></div>
Search & Replace
-------------------
@ -476,6 +481,9 @@ right clicking inside the file in the editor and choosing :guilabel:`Split at
multiple locations`. This will allow you to easily split a large file at all
heading tags or all tags having a certain class and so on.
.. raw:: html epub
<div style="clear:both"></div>
Miscellaneous Tools
----------------------

View File

@ -512,6 +512,11 @@ There is a search bar at the top of the Tag Browser that allows you to easily fi
You can control how items are sorted in the Tag browser via the box at the bottom of the Tag Browser. You can choose to sort by name, average rating or popularity (popularity is the number of books with an item in your library; for example, the popularity of Isaac Asimov is the number of books in your library by Isaac Asimov).
.. raw:: html epub
<div style="clear:both"></div>
Quickview
----------
@ -537,6 +542,10 @@ You can see if a column can be Quickview'ed by hovering your mouse over the colu
Quickview respects the virtual library setting, showing only books in the current virtual library.
.. raw:: html epub
<div style="clear:both"></div>
Jobs
-----
.. image:: images/jobs.png
@ -544,6 +553,10 @@ Jobs
The Jobs panel shows the number of currently running jobs. Jobs are tasks that run in a separate process. They include converting ebooks and talking to your reader device. You can click on the jobs panel to access the list of jobs. Once a job has completed you can see a detailed log from that job by double-clicking it in the list. This is useful to debug jobs that may not have completed successfully.
.. raw:: html epub
<div style="clear:both"></div>
Keyboard Shortcuts
---------------------