This commit is contained in:
Kovid Goyal 2017-06-01 14:48:27 +05:30
commit b3fb9d850a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
5 changed files with 10 additions and 3 deletions

BIN
manual/images/next.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

BIN
manual/images/previous.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
manual/images/scroll.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -23,6 +23,12 @@ Navigating around an e-book
.. |pni| image:: images/prev_next.png
.. |prev| image:: images/previous.png
.. |next| image:: images/next.png
.. |scroll| image:: images/scroll.png
.. |bookmi| image:: images/bookmark.png
.. |toci| image:: images/toc.png
@ -32,9 +38,10 @@ Navigating around an e-book
.. |refmi| image:: images/ref_mode_button.png
You can "turn pages" in a book by using the :guilabel:`Page next` and :guilabel:`Page previous` buttons |pni|, or by pressing
the :guilabel:`Page down`/:guilabel:`Page up` keys. Unlike most e-book viewers, calibre does not force you to view books in paged mode. You can
scroll by amounts less than a page by using the scroll bar or various customizable keyboard shortcuts.
You can "turn pages" in a book by using the :guilabel:`Page previous` |prev| and :guilabel:`Page next` |next| buttons, or by pressing
the :guilabel:`Page down`/:guilabel:`Page up` keys. Unlike most e-book viewers, calibre does not force you to view books in paged mode.
You can switch to flow mode by clicking on the scroll mode button |scroll| at the top right. You can then scroll by amounts less than a page
by using the scroll bar or various customizable keyboard shortcuts.
Bookmarks
^^^^^^^^^^^^