Update previous/next buttons images, split them and invert

This commit is contained in:
Thomas Bertels 2017-06-01 10:03:19 +02:00
parent ff53532598
commit 6d73e12e51
3 changed files with 5 additions and 1 deletions

BIN
manual/images/next.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
manual/images/previous.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -23,6 +23,10 @@ Navigating around an e-book
.. |pni| image:: images/prev_next.png .. |pni| image:: images/prev_next.png
.. |prev| image:: images/previous.png
.. |next| image:: images/next.png
.. |bookmi| image:: images/bookmark.png .. |bookmi| image:: images/bookmark.png
.. |toci| image:: images/toc.png .. |toci| image:: images/toc.png
@ -32,7 +36,7 @@ Navigating around an e-book
.. |refmi| image:: images/ref_mode_button.png .. |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 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 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. scroll by amounts less than a page by using the scroll bar or various customizable keyboard shortcuts.