From 182ef5c8f72e400fe0ed07a2e390f2186d372e9a Mon Sep 17 00:00:00 2001 From: jyhelle <47108022+jyhelle@users.noreply.github.com> Date: Fri, 5 Mar 2021 19:10:59 +0100 Subject: [PATCH] Corrections received by email --- docs/source/usage_interface.rst | 6 +++--- docs/source/usage_projects.rst | 2 +- docs/source/usage_structure.rst | 4 ++-- docs/source/usage_typography.rst | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/usage_interface.rst b/docs/source/usage_interface.rst index e9d9c4ae..35d2d18e 100644 --- a/docs/source/usage_interface.rst +++ b/docs/source/usage_interface.rst @@ -65,7 +65,7 @@ Folders cannot be moved at all outside their root tree. Neither can a folder con be deleted. You must first delete the containing documents. Root folders in the project tree cannot be dragged and dropped at all. If you want to reorder them, -you can move them up or down with respect to eachother from the :guilabel:`Tools` menu, the +you can move them up or down with respect to eachother from the :guilabel:`Project` menu, the right-click context menu, or by pressing :kbd:`Ctrl`:kbd:`Shift` and the :kbd:`Up` or :kbd:`Down` key. @@ -177,7 +177,7 @@ level of the novel. See :ref:`a_struct_heads` for more details. ``#### Title`` Heading level four. If the document is a novel file, the header level indicates the start of a - new section. Scene titles can be replaced by separators or removed when exporting the + new section. Section titles can be replaced by separators or removed when exporting the manuscript, so you can use the title field as a working title for your sections. .. note:: @@ -270,7 +270,7 @@ also be inserted at the cursor position in the editor via the :guilabel:`Insert` Additional Markdown and Non-Standard Features --------------------------------------------- -The editor and viewer also support markdown standard hard line breaks, and preserves non-breaking +The editor and viewer also support markdown standard hard line breaks, and preserve non-breaking spaces if running with Qt 5.9 or higher. For older versions, the non-breaking spaces are lost when the document is saved. This is unfortunately hard-coded in the Qt text editor. diff --git a/docs/source/usage_projects.rst b/docs/source/usage_projects.rst index 60266f16..50329430 100644 --- a/docs/source/usage_projects.rst +++ b/docs/source/usage_projects.rst @@ -98,7 +98,7 @@ referenced. Folders and root folders can only be deleted when they are empty. Recursive deletion is not supported. A document or a folder can be deleted from the :guilabel:`Project` menu, or by pressing -:kbd:`Ctrl`:kbd:`Del`. +:kbd:`Ctrl`:kbd:`Shift`:kbd:`Del`. .. _a_proj_roots_out: diff --git a/docs/source/usage_structure.rst b/docs/source/usage_structure.rst index 5a903efb..f8e9c075 100644 --- a/docs/source/usage_structure.rst +++ b/docs/source/usage_structure.rst @@ -73,8 +73,8 @@ an asterisk (``*``). Like so: ``## *Unnumbered Chapter Title`` The leading asterisk is only considered by the :guilabel:`Build Novel Project` tool, and will be -removed before inserted at the location of the ``%title%`` label. See the :ref:`a_export` page for -more details. +removed before the title is inserted at the location of the ``%title%`` label. See the +:ref:`a_export` page for more details. .. note:: If you need the first character of the title to be an actual asterisk, you must escape it: diff --git a/docs/source/usage_typography.rst b/docs/source/usage_typography.rst index dc91d616..a35c9ad9 100644 --- a/docs/source/usage_typography.rst +++ b/docs/source/usage_typography.rst @@ -58,9 +58,9 @@ Single and Double Prime Both single and double prime symbols are available in the :guilabel:`Insert` menu. These symbols are the correct symbols to use for unit symbols for feet, inches, minutes and seconds. The usage of these is described in more detail on the Wikipedia Prime_ page. They look very similar to single -and double straight quotes, but may be renderred similarly by the font, but they have different +and double straight quotes, and may be renderred similarly by the font, but they have different codes. Using these correctly will also prevent the auto-replace and dialogue highlighting features -to understand their meaning in the text. +misunderstanding their meaning in the text. .. _Prime: https://en.wikipedia.org/wiki/Prime_(symbol)