From 87f107c9c0f56d08e00a9d0776bbc1efb0cfcda7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 5 Jul 2017 09:11:57 +0530 Subject: [PATCH] Workaround for bug in sphinx with named anchors that differ only in case When translated to a case-less language, they are duplicated, but sphinx does not handle this. --- manual/gui.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/gui.rst b/manual/gui.rst index b911ebaf40..bcce1e4d37 100644 --- a/manual/gui.rst +++ b/manual/gui.rst @@ -644,7 +644,7 @@ calibre has several keyboard shortcuts to save you time and mouse movement. Thes Note: The calibre keyboard shortcuts do not require a modifier key (Command, Option, Control, etc.), unless specifically noted. You only need to press the letter key, e.g. E to edit. -.. list-table:: Keyboard Shortcuts +.. list-table:: Keyboard shortcuts for the main calibre program :widths: 10 100 :header-rows: 1