source/text/shared/guide/insert_specialchar.xhp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit e3d706d380c68fde45c71ca87213c0f1c1148455
Author:     Pierre F <f...@bger.ch>
AuthorDate: Mon Mar 11 11:25:35 2024 +0100
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Mar 14 20:38:15 2024 +0100

    add *MS insert ascii character* (tdf#158112)
    
    for ref: 
https://support.microsoft.com/en-gb/office/insert-ascii-or-unicode-latin-based-symbols-and-characters-d13f58d3-7bcb-44a7-a4d5-972ee12e50e0
    
    Change-Id: I7eebf8eece9473d339a959320e3a90749f6ab3cd
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164626
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/guide/insert_specialchar.xhp 
b/source/text/shared/guide/insert_specialchar.xhp
index 3792557e75..0ab3076c59 100644
--- a/source/text/shared/guide/insert_specialchar.xhp
+++ b/source/text/shared/guide/insert_specialchar.xhp
@@ -45,7 +45,9 @@
 <paragraph role="listitem" id="par_id3153031">In any text input field (such as 
the input fields in the <emph>Find &amp; Replace</emph> dialog) you can press 
Shift+<switchinline select="sys"><caseinline 
select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S
 to open the <emph>Special Characters</emph> dialog.</paragraph>
 </listitem>
 </list>
-<paragraph role="paragraph" id="par_id3155630"><switchinline 
select="sys"><caseinline select="UNIX">At present there are three ways of 
entering letters with accents directly from the keyboard.
+<paragraph role="paragraph" id="par_id3155620"><switchinline 
select="sys"><caseinline select="WIN">On <emph>Windows:</emph> To insert a 
character using its numeric code, press and hold down Alt while typing the 
numbers on the numeric keypad. Code starting with 0 is interpreted as Unicode 
character; otherwise, below 256 is interpreted in Windows codepage.
+</caseinline></switchinline></paragraph>
+<paragraph role="paragraph" id="par_id3155630"><switchinline 
select="sys"><caseinline select="UNIX">At present on Unix systems, there are 
three ways of entering letters with accents directly from the keyboard.
 </caseinline></switchinline></paragraph>
 <paragraph role="paragraph" id="par_id3154897"><switchinline 
select="sys"><caseinline select="UNIX"><emph>Solaris:</emph> Using a Sun 
keyboard. First press the Compose key to the right of the space bar, then enter 
the first and second modifiers.
 </caseinline></switchinline></paragraph>

Reply via email to