Fixes as per bug42393 (paste without formatting, copyright symbol)

This commit is contained in:
trovier 2023-05-25 17:23:35 +02:00
parent 56409e1962
commit a8b599bb93
2 changed files with 41 additions and 23 deletions

View File

@ -346,6 +346,12 @@
<td><kbd>&#8984; Cmd</kbd>+<kbd>V</kbd></td> <td><kbd>&#8984; Cmd</kbd>+<kbd>V</kbd></td>
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position. The text can be previously copied from the same document, from another document, or from some other program.</td> <td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position. The text can be previously copied from the same document, from another document, or from some other program.</td>
</tr> </tr>
<tr>
<td>Copy text without style formatting</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd>,<br />
<td><kbd>&#8984; Cmd</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd></td>
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position without preserving its original formatting. The text can be previously copied from the same document, from another document, or from some other program.</td>
</tr>
<tr> <tr>
<td>Insert hyperlink</td> <td>Insert hyperlink</td>
<td><kbd>Ctrl</kbd>+<kbd>K</kbd></td> <td><kbd>Ctrl</kbd>+<kbd>K</kbd></td>
@ -354,13 +360,13 @@
</tr> </tr>
<tr> <tr>
<td>Copy style</td> <td>Copy style</td>
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd></td> <td><kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>C</kbd></td>
<td><kbd>&#8984; Cmd</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd></td> <td><kbd>&#8984; Cmd</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd></td>
<td>Copy the formatting from the selected fragment of the currently edited text. The copied formatting can be later applied to another text fragment in the same document.</td> <td>Copy the formatting from the selected fragment of the currently edited text. The copied formatting can be later applied to another text fragment in the same document.</td>
</tr> </tr>
<tr> <tr>
<td>Apply style</td> <td>Apply style</td>
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd></td> <td><kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>V</kbd></td>
<td><kbd>&#8984; Cmd</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd></td> <td><kbd>&#8984; Cmd</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd></td>
<td>Apply the previously copied formatting to the text in the currently edited document.</td> <td>Apply the previously copied formatting to the text in the currently edited document.</td>
</tr> </tr>
@ -701,12 +707,12 @@
<td><kbd>⌥ Option</kbd>+<kbd>⇧ Shift</kbd>+<kbd>-</kbd></td> <td><kbd>⌥ Option</kbd>+<kbd>⇧ Shift</kbd>+<kbd>-</kbd></td>
<td>Insert an em dash ‘—’ within the current document and to the right of the cursor.</td> <td>Insert an em dash ‘—’ within the current document and to the right of the cursor.</td>
</tr> </tr>
<tr> <tr>
<td>Insert an en dash</td> <td>Insert an en dash</td>
<td></td> <td></td>
<td><kbd>⌥ Option</kbd>+<kbd>-</kbd></td> <td><kbd>⌥ Option</kbd>+<kbd>-</kbd></td>
<td>Insert an en dash - within the current document and to the right of the cursor.</td> <td>Insert an en dash - within the current document and to the right of the cursor.</td>
</tr> </tr>
<tr> <tr>
<td>Insert a non-breaking hyphen</td> <td>Insert a non-breaking hyphen</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>_</kbd></td> <td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>_</kbd></td>
@ -719,6 +725,12 @@
<td><kbd>⌥ Option</kbd>+<kbd>␣ Spacebar</kbd></td> <td><kbd>⌥ Option</kbd>+<kbd>␣ Spacebar</kbd></td>
<td>Insert a no-break space o within the current document and to the right of the cursor.</td> <td>Insert a no-break space o within the current document and to the right of the cursor.</td>
</tr> </tr>
<tr>
<td>Insert a copyright symbol</td>
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>G</kbd></td>
<td><kbd>&#8984; Cmd</kbd>+<kbd>⌥ Option</kbd>+<kbd>G</kbd></td>
<td>Insert a copyright symbol ‘©’ within the current document and to the right of the cursor.</td>
</tr>
</table> </table>
</div> </div>
</body> </body>

View File

@ -161,8 +161,8 @@
</tr> </tr>
<tr> <tr>
<td>Zoom Out</td> <td>Zoom Out</td>
<td><kbd>Ctrl</kbd>+<kbd>-</kbd></td> <td><kbd>Ctrl</kbd>+<kbd>-</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>-</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>-</kbd></td> <td><kbd>^ Ctrl</kbd>+<kbd>-</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>-</kbd></td>
<td>Zoom out the currently edited presentation.</td> <td>Zoom out the currently edited presentation.</td>
</tr> </tr>
<tr> <tr>
@ -378,6 +378,12 @@
<td><kbd>&#8984; Cmd</kbd>+<kbd>V</kbd></td> <td><kbd>&#8984; Cmd</kbd>+<kbd>V</kbd></td>
<td>Insert the previously copied object from the computer clipboard memory to the current cursor position. The object can be previously copied from the same presentation<!--, from another presentation, or from some other program-->.</td> <td>Insert the previously copied object from the computer clipboard memory to the current cursor position. The object can be previously copied from the same presentation<!--, from another presentation, or from some other program-->.</td>
</tr> </tr>
<tr>
<td>Copy text without style formatting</td>
<td><kbd>Ctrl</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd>,<br />
<td><kbd>&#8984; Cmd</kbd>+<kbd>⇧ Shift</kbd>+<kbd>V</kbd></td>
<td>Insert the previously copied text fragment from the computer clipboard memory to the current cursor position without preserving its original formatting. The text can be previously copied from the same document, from another document, or from some other program.</td>
</tr>
<tr> <tr>
<td>Insert hyperlink</td> <td>Insert hyperlink</td>
<td><kbd>Ctrl</kbd>+<kbd>K</kbd></td> <td><kbd>Ctrl</kbd>+<kbd>K</kbd></td>
@ -386,13 +392,13 @@
</tr> </tr>
<tr> <tr>
<td>Copy style</td> <td>Copy style</td>
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd></td> <td><kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>C</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>⇧ Shift</kbd>+<kbd>C</kbd></td> <td><kbd>^ Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>C</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>⇧ Shift</kbd>+<kbd>C</kbd></td>
<td>Copy the formatting from the selected fragment of the currently edited text. The copied formatting can be later applied to another text fragment in the same presentation.</td> <td>Copy the formatting from the selected fragment of the currently edited text. The copied formatting can be later applied to another text fragment in the same presentation.</td>
</tr> </tr>
<tr> <tr>
<td>Apply style</td> <td>Apply style</td>
<td><kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd></td> <td><kbd>Alt</kbd>+<kbd>Ctrl</kbd>+<kbd>V</kbd></td>
<td><kbd>^ Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd></td> <td><kbd>^ Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd>,<br /><kbd>&#8984; Cmd</kbd>+<kbd>Alt</kbd>+<kbd>V</kbd></td>
<td>Apply the previously copied formatting to the text in the currently edited text box.</td> <td>Apply the previously copied formatting to the text in the currently edited text box.</td>
</tr> </tr>
@ -625,17 +631,17 @@
<td>Move to the next title or body text placeholder. If it is the last placeholder on a slide, this will insert a new slide with the same slide layout as the original slide</td> <td>Move to the next title or body text placeholder. If it is the last placeholder on a slide, this will insert a new slide with the same slide layout as the original slide</td>
</tr> </tr>
<!--<tr> <!--<tr>
<td>One paragraph up</td> <td>One paragraph up</td>
<td><kbd>Ctrl</kbd>+<kbd></kbd></td> <td><kbd>Ctrl</kbd>+<kbd></kbd></td>
<td></td> <td></td>
<td>Move the cursor one paragraph up.</td> <td>Move the cursor one paragraph up.</td>
</tr> </tr>
<tr> <tr>
<td>One paragraph down</td> <td>One paragraph down</td>
<td><kbd>Ctrl</kbd>+<kbd></kbd></td> <td><kbd>Ctrl</kbd>+<kbd></kbd></td>
<td></td> <td></td>
<td>Move the cursor one paragraph down.</td> <td>Move the cursor one paragraph down.</td>
</tr>--> </tr>-->
<tr> <tr>
<td>Jump to the beginning of the line</td> <td>Jump to the beginning of the line</td>
<td><kbd>Home</kbd></td> <td><kbd>Home</kbd></td>