source/text/shared/01/06040200.xhp |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 3faab36347837d4168d12893b7e47f58d6440c68
Author: László Németh <nem...@numbertext.org>
Date:   Tue Aug 26 15:42:12 2014 +0200

    fdo#81472 example for autocorrection within words
    
    ,, -> : replacement to speed up entering time values only
    with numerical keys
    
    (Other possible examples:
    
    ->, <- arrows (predefined for several languages)
    
    fi, fl ligature replacements (workaround for non-Graphite fonts)
    
    --- -> em-dash
    )
    
    Change-Id: I3d26500ef778f7c239b24e41e664b9e80eedf556

diff --git a/source/text/shared/01/06040200.xhp 
b/source/text/shared/01/06040200.xhp
index a7fd075..2a2c2c6 100644
--- a/source/text/shared/01/06040200.xhp
+++ b/source/text/shared/01/06040200.xhp
@@ -48,13 +48,14 @@
 <embed href="text/shared/01/06040300.xhp#sprache"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/tabview" 
id="bm_id3154810" localize="false"/>
 <paragraph role="heading" id="hd_id3155321" xml-lang="en-US" level="2" 
l10n="U" oldref="3">Replacement table</paragraph>
-<paragraph role="paragraph" id="par_id3152945" xml-lang="en-US" l10n="U" 
oldref="4"><ahelp hid="cui/ui/acorreplacepage/tabview">Lists the entries for 
automatically replacing words or abbreviations while you type. To add an entry, 
enter text in the <emph>Replace </emph>and <emph>With </emph>boxes, and then 
click <emph>New</emph>. To edit an entry, select it, change the text in the 
<emph>With</emph> box, and then click <emph>Replace</emph>. To delete an entry, 
select it, and then click <emph>Delete</emph>.</ahelp></paragraph>
-<paragraph role="paragraph" id="par_id3153349" xml-lang="en-US" l10n="U" 
oldref="14">You can use the AutoCorrect feature to apply a specific character 
format to a word or abbreviation. Select the formatted text in your document, 
open this dialog, clear the <emph>Text only</emph> box, and then enter the text 
that you want to replace in the<emph> Replace</emph> box.</paragraph>
+<paragraph role="paragraph" id="par_id3152945" xml-lang="en-US" l10n="U" 
oldref="4"><ahelp hid="cui/ui/acorreplacepage/tabview">Lists the entries for 
automatically replacing words, abbreviations or word parts while you type. To 
add an entry, enter text in the <emph>Replace </emph>and <emph>With 
</emph>boxes, and then click <emph>New</emph>. To edit an entry, select it, 
change the text in the <emph>With</emph> box, and then click 
<emph>Replace</emph>. To delete an entry, select it, and then click 
<emph>Delete</emph>.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3153349" xml-lang="en-US" l10n="U" 
oldref="14">You can use the AutoCorrect feature to apply a specific character 
format to a word, abbreviation or a word part. Select the formatted text in 
your document, open this dialog, clear the <emph>Text only</emph> box, and then 
enter the text that you want to replace in the<emph> Replace</emph> 
box.</paragraph>
 <paragraph role="paragraph" id="par_id3154173" xml-lang="en-US" l10n="U" 
oldref="16"><switchinline select="appl"><caseinline select="WRITER">You can 
also include frames, graphics, and OLE objects in an AutoCorrect entry, so long 
as they are anchored <emph>as characters</emph> in the text. Select the frame, 
graphic or OLE object and at least one text character in front of and behind 
the object. Open this dialog, type a name for this AutoCorrect entry in the 
<emph>Replace </emph>box, and then click <emph>New</emph>. 
 </caseinline></switchinline></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/origtext" 
id="bm_id1574449" localize="false"/>
 <paragraph role="heading" id="hd_id3148943" xml-lang="en-US" level="3" 
l10n="U" oldref="5">Replace</paragraph>
-<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" 
oldref="6"><ahelp hid="cui/ui/acorreplacepage/origtext">Enter the word or 
abbreviation that you want to replace while you type. Wildcard character 
sequence .* in the end of word results the replacement of the word before 
arbitrary suffixes, too. Wildcard character sequence .* before the word results 
the replacement after arbitrary prefixes, too. For example, the pattern 
"i18n.*" with the replacement text "internationalization" will find and replace 
"i18ns" with "internationalizations", or the pattern ".*..." with the 
replacement text "…" will find and replace three dots in "word..." with the 
typographically correct precomposed Unicode horizontal ellipsis 
("word…").</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" 
oldref="6"><ahelp hid="cui/ui/acorreplacepage/origtext">Enter the word, 
abbreviation or word part that you want to replace while you type. Wildcard 
character sequence .* in the end of word results the replacement of the word 
before arbitrary suffixes, too. Wildcard character sequence .* before the word 
results the replacement after arbitrary prefixes, too. For example, the pattern 
"i18n.*" with the replacement text "internationalization" finds and replaces 
"i18ns" with "internationalizations", or the pattern ".*..." with the 
replacement text "…" finds and replaces three dots in "word..." with the 
typographically correct precomposed Unicode horizontal ellipsis 
("word…").</ahelp></paragraph>
+<paragraph role="tip" id="par_id3147590" xml-lang="en-US">To replace word 
parts or characters within words, you can use starting and terminating wildcard 
character sequences in the same pattern. For example, entering time values can 
be faster using only numerical keys, and double decimal separators as colons in 
the following way: set the pattern ".*...*" or ".*,,.*" (double dots or commas 
within words) and the replacement text ":", and entering "10..30" or "10,,30" 
results "10:30" automatically.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/newtext" 
id="bm_id6447340" localize="false"/>
 <paragraph role="heading" id="hd_id3148947" xml-lang="en-US" level="3" 
l10n="U" oldref="7">With:</paragraph>
 <paragraph role="paragraph" id="par_id3149456" xml-lang="en-US" l10n="U" 
oldref="8"><ahelp hid="cui/ui/acorreplacepage/newtext">Enter the replacement 
text, graphic, frame, or OLE object that you want to replace the text in 
the<emph> Replace</emph> box. If you have selected text, a graphic, a frame, or 
an OLE object in your document, the relevant information is already entered 
here.</ahelp></paragraph>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to