Build 7.2: new keyboard shortcut, minor fixes.

This commit is contained in:
Olga Vlasiuk 2022-08-12 14:16:25 +03:00
parent 07f3955e82
commit b2e57ce524
2 changed files with 33 additions and 27 deletions

View File

@ -238,15 +238,15 @@
<td>Move the cursor one word to the right.</td>
</tr>
<!--<tr>
<td>Move one paragraph up</td>
<td>Ctrl+Up arrow</td>
<td>Move the cursor one paragraph up.</td>
</tr>
<tr>
<td>Move one paragraph down</td>
<td>Ctrl+Down arrow</td>
<td>Move the cursor one paragraph down.</td>
</tr>-->
<td>Move one paragraph up</td>
<td>Ctrl+Up arrow</td>
<td>Move the cursor one paragraph up.</td>
</tr>
<tr>
<td>Move one paragraph down</td>
<td>Ctrl+Down arrow</td>
<td>Move the cursor one paragraph down.</td>
</tr>-->
<tr>
<td>Move one line up</td>
<td><kbd></kbd></td>
@ -539,10 +539,10 @@
<td>Switch a paragraph between right-aligned and left-aligned.</td>
</tr>
<!--<tr>
<td>Align left</td>
<td>Ctrl+L</td>
<td>Align left with the text lined up by the left side of the page, the right side remains unaligned. If your text is initially left-aligned</td>
</tr>-->
<td>Align left</td>
<td>Ctrl+L</td>
<td>Align left with the text lined up by the left side of the page, the right side remains unaligned. If your text is initially left-aligned</td>
</tr>-->
<tr>
<td>Apply subscript formatting (automatic spacing)</td>
<td><kbd>Ctrl</kbd>+<kbd>=</kbd></td>
@ -580,10 +580,10 @@
<td>Add the current page number at the current cursor position.</td>
</tr>
<!--<tr>
<td>Add dash</td>
<td>Num-</td>
<td>Add a dash.</td>
</tr>-->
<td>Add dash</td>
<td>Num-</td>
<td>Add a dash.</td>
</tr>-->
<tr>
<td>Nonprinting characters</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>Num8</kbd></td>
@ -674,15 +674,21 @@
<td><kbd>↹ Tab</kbd> in the lower right table cell.</td>
<td>Add a new row at the bottom of the table.</td>
</tr>
<tr>
<td>Insert table break</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>↵ Enter</kbd></td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>↵ Enter</kbd></td>
<td>Insert a table break within the table.</td>
</tr>
<tr>
<th colspan="4" class="keyboard_section">Inserting special characters</th>
</tr>
<!--<tr>
<td>Insert the Euro sign</td>
<td><kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>E</kbd></td>
<td>Insert the Euro sign (€) at the current cursor position.</td>
</tr>-->
<td>Insert the Euro sign</td>
<td><kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>E</kbd></td>
<td>Insert the Euro sign (€) at the current cursor position.</td>
</tr>-->
<tr>
<td>Insert formula</td>
<td><kbd>Alt</kbd>+<kbd>=</kbd></td>

View File

@ -34,24 +34,24 @@
<li>Choose the required heading level.</li>
</ol>
<p id="navigation"><b>Manage headings</b></p>
<p>Once the headings are formatted, you can click the <span class = "icon icon-navigationicon"></span> <b>Navigation</b> icon on the left sidebar to open the panel that displays the list of all headings with corresponding nesting levels. This panel allows easily navigating between headings in the document text as well as managing the heading structure.</p>
<p>Once the headings are formatted, you can click the <span class = "icon icon-navigationicon"></span> <b>Headings</b> icon on the left sidebar to open the panel that displays the list of all headings with corresponding nesting levels. This panel allows easily navigating between headings in the document text as well as managing the heading structure.</p>
<p>Right-click on a heading in the list and use one of the available options from the menu:</p>
<p><img alt="Navigation panel" src="../images/navigationpanel.png" /></p>
<p><img alt="Headings panel" src="../images/navigationpanel.png" /></p>
<ul>
<li><b>Promote</b> - to move the currently selected heading up to the higher level in the hierarchical structure, e.g. change it from <em>Heading 2</em> to <em>Heading 1</em>.</li>
<li><b>Demote</b> - to move the currently selected heading down to the lower level in the hierarchical structure, e.g. change it from <em>Heading 1</em> to <em>Heading 2</em>.</li>
<li><b>New heading before</b> - to add a new empty heading of the same level before the currently selected one.</li>
<li><b>New heading after</b> - to add a new empty heading of the same level after the currently selected one.</li>
<li><b>New subheading</b> - to add a new empty subheading (i.e. a heading with lower level) after the currently selected heading.
<p>When the heading or subheading is added, click on the added empty heading in the list and type in your own text. This can be done both in the document text and on the <b>Navigation</b> panel itself.</p>
<p>When the heading or subheading is added, click on the added empty heading in the list and type in your own text. This can be done both in the document text and on the <b>Headings</b> panel itself.</p>
</li>
<li><b>Select content</b> - to select the text below the current heading in the document (including the text related to all subheadings of this heading).</li>
<li><b>Expand all</b> - to expand all levels of headings at the <b>Navigation</b> panel.</li>
<li><b>Collapse all</b> - to collapse all levels of headings, excepting <em>level 1</em>, at the <b>Navigation</b> panel.</li>
<li><b>Expand all</b> - to expand all levels of headings at the <b>Headings</b> panel.</li>
<li><b>Collapse all</b> - to collapse all levels of headings, excepting <em>level 1</em>, at the <b>Headings</b> panel.</li>
<li><b>Expand to level</b> - to expand the heading structure to the selected level. E.g. if you select <em>level 3</em>, then levels 1, 2 and 3 will be expanded, while level 4 and all lower levels will be collapsed.</li>
</ul>
<p>To manually expand or collapse separate heading levels, use the arrows to the left of the headings.</p>
<p>To close the <b>Navigation</b> panel, click the <span class = "icon icon-navigationicon"></span> <b>Navigation</b> icon on the left sidebar once again.</p>
<p>To close the <b>Headings</b> panel, click the <span class = "icon icon-navigationicon"></span> <b>Headings</b> icon on the left sidebar once again.</p>
<h2>Insert a Table of Contents into the document</h2>
<p>To insert a table of contents into your document:</p>
<ol>