mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3c7cdb9d10
commit
e9b0ec3998
@ -707,7 +707,7 @@ Calibre has several keyboard shortcuts to save you time and mouse movement. Thes
|
|||||||
* - :kbd:`Ctrl+Right`
|
* - :kbd:`Ctrl+Right`
|
||||||
- Select the next virtual library tab
|
- Select the next virtual library tab
|
||||||
* - :kbd:`Ctrl+Left`
|
* - :kbd:`Ctrl+Left`
|
||||||
- Select the previous virtua library tab
|
- Select the previous virtual library tab
|
||||||
* - :kbd:`N or F3`
|
* - :kbd:`N or F3`
|
||||||
- Find the next book that matches the current search (only works if the highlight checkbox next to the search bar is checked)
|
- Find the next book that matches the current search (only works if the highlight checkbox next to the search bar is checked)
|
||||||
* - :kbd:`Shift+N or Shift+F3`
|
* - :kbd:`Shift+N or Shift+F3`
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
<item row="2" column="0" colspan="2">
|
<item row="2" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="opt_docx_no_toc">
|
<widget class="QCheckBox" name="opt_docx_no_toc">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Do not insert the &Table of Contents as a page a tthe start of the document</string>
|
<string>Do not insert the &Table of Contents as a page at the start of the document</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user