source/text/shared/guide/doc_open.xhp    |   43 +++++++++++++++----------------
 source/text/shared/optionen/01010100.xhp |   40 ++++++++++++++--------------
 2 files changed, 42 insertions(+), 41 deletions(-)

New commits:
commit 2154d8b47552c60c458e78f806a241dce721cbc5
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Jan 6 08:44:10 2023 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Jan 7 10:10:27 2023 +0000

    Highlight cursor position on opening text documents
    
    (after a facebook LO support group query).
    
    Change-Id: I5d3f25e4190d3d26cb08cb697b65922df617034e
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145143
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/guide/doc_open.xhp 
b/source/text/shared/guide/doc_open.xhp
index 8952d16a18..cafc73b601 100644
--- a/source/text/shared/guide/doc_open.xhp
+++ b/source/text/shared/guide/doc_open.xhp
@@ -24,28 +24,27 @@
             <filename>/text/shared/guide/doc_open.xhp</filename>
         </topic>
     </meta>
-
     <body>
-
     <bookmark xml-lang="en-US" branch="index" id="bm_id3147834">
-        <bookmark_value>opening; documents</bookmark_value>
-        <bookmark_value>documents; opening</bookmark_value>
-        <bookmark_value>files; opening</bookmark_value>
-        <bookmark_value>loading; documents</bookmark_value>
-        <bookmark_value>spreadsheets;creating/opening</bookmark_value>
-        <bookmark_value>presentations;creating/opening</bookmark_value>
-        <bookmark_value>new documents</bookmark_value>
-        <bookmark_value>empty documents</bookmark_value>
-        <bookmark_value>text documents;creating/opening</bookmark_value>
-        <bookmark_value>drawings; creating/opening</bookmark_value>
-        <bookmark_value>HTML documents; new</bookmark_value>
-        <bookmark_value>formulas; new</bookmark_value>
+<bookmark_value>opening; documents</bookmark_value>
+<bookmark_value>documents; opening</bookmark_value>
+<bookmark_value>files; opening</bookmark_value>
+<bookmark_value>loading; documents</bookmark_value>
+<bookmark_value>spreadsheets;creating/opening</bookmark_value>
+<bookmark_value>presentations;creating/opening</bookmark_value>
+<bookmark_value>new documents</bookmark_value>
+<bookmark_value>empty documents</bookmark_value>
+<bookmark_value>text documents;creating/opening</bookmark_value>
+<bookmark_value>drawings; creating/opening</bookmark_value>
+<bookmark_value>HTML documents; new</bookmark_value>
+<bookmark_value>formulas; new</bookmark_value>
+<bookmark_value>cursor position; on opening text documents</bookmark_value>
     </bookmark>
     <comment>mw changed "tables;..." to 
"spreadsheets;..."</comment><comment>mw made one entry out of two for 
"spreadsheets;", "presentations;" and "text (documents);"</comment>
 
-    <paragraph id="hd_id3147834" role="heading" level="1" 
xml-lang="en-US"><variable id="doc_open"><link 
href="text/shared/guide/doc_open.xhp">Opening 
Documents</link></variable></paragraph>
+    <h1 id="hd_id3147834"><variable id="doc_open"><link 
href="text/shared/guide/doc_open.xhp">Opening Documents</link></variable></h1>
 
-    <paragraph id="hd_id3147653" role="heading" level="2" 
xml-lang="en-US">Opening an existing document</paragraph>
+    <h2 id="hd_id3147653">Opening an existing document</h2>
 
     <paragraph id="par_id3149398" role="paragraph" xml-lang="en-US">Do one of 
the following:</paragraph>
     <list type="unordered">
@@ -61,16 +60,18 @@
     </list>
     <paragraph id="par_id3149164" role="listitem" xml-lang="en-US">Select the 
file you want to open and click <emph>Open</emph>.</paragraph>
 
-    <paragraph id="hd_id3149234" role="heading" level="3" 
xml-lang="en-US">Restrict Files to Display</paragraph>
+    <h3 id="hd_id3149234">Restrict Files to Display</h3>
     <paragraph id="par_id3150985" role="paragraph" xml-lang="en-US">To 
restrict the display of files in the <emph>Open</emph> dialog to a certain type 
select the corresponding <emph>File type</emph> from the list. Select <emph>All 
Files</emph> to display all files.</paragraph>
 
-    <paragraph id="hd_id4651326" role="heading" level="3" 
xml-lang="en-US">Cursor Position</paragraph>
-    <paragraph id="par_id5509201" role="paragraph" xml-lang="en-US">In 
general, all documents open with the cursor at the start of the 
document.</paragraph>
-    <paragraph id="par_id6594744" role="paragraph" xml-lang="en-US">One 
exception appears when the author of a Writer text document saves and reopens a 
document: The cursor will be at the same position where it has been when the 
document was saved. This only works when the name of the author was entered in 
<switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - 
Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - 
Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - 
User Data</menuitem>.</paragraph>
+    <section id="curpos">
+        <h3 id="hd_id4651326">Cursor Position</h3>
+        <paragraph id="par_id5509201" role="paragraph" xml-lang="en-US">In 
general, all documents open with the cursor at the start of the 
document.</paragraph>
+        <paragraph id="par_id6594744" role="paragraph" xml-lang="en-US">One 
exception appears when the author of a Writer text document saves and reopens a 
document: The cursor will be at the same position where it has been when the 
document was saved. This only works when the name of the author was entered in 
<switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - 
Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - 
Options</menuitem></defaultinline></switchinline><menuitem> - %PRODUCTNAME - 
User Data</menuitem>.</paragraph>
+    </section>
 
     <paragraph id="par_id3422650" role="paragraph" xml-lang="en-US">Press 
<keycode>Shift+F5</keycode> to set the cursor to the last saved 
position.</paragraph>
 
-    <paragraph id="hd_id3148453" role="heading" level="2" 
xml-lang="en-US">Opening an Empty Document</paragraph>
+    <h2 id="hd_id3148453">Opening an Empty Document</h2>
     <paragraph id="par_id3147287" role="paragraph" xml-lang="en-US">Click the 
<emph>New</emph> icon on the Standard bar or choose <emph>File - New</emph>. 
This opens a document of the document type specified.</paragraph>
     <paragraph id="par_id3153092" role="paragraph" xml-lang="en-US">If you 
click the arrow next to the <emph>New</emph> icon, a submenu opens in which you 
can select another document type.</paragraph>
 
diff --git a/source/text/shared/optionen/01010100.xhp 
b/source/text/shared/optionen/01010100.xhp
index 01342c26f7..ba283b042f 100644
--- a/source/text/shared/optionen/01010100.xhp
+++ b/source/text/shared/optionen/01010100.xhp
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -18,7 +16,6 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
 <helpdocument version="1.0">
 <meta>
 <topic id="textsharedoptionen01010100xml" indexer="include" status="PUBLISH">
@@ -34,10 +31,12 @@
 <bookmark xml-lang="en-US" branch="index" 
id="bm_id3155805"><bookmark_value>data; user data</bookmark_value>
 <bookmark_value>user data; input</bookmark_value>
 <bookmark_value>personal data input</bookmark_value>
+<bookmark_value>personal data; cursor position</bookmark_value>
+<bookmark_value>user data; cursor position</bookmark_value>
 </bookmark>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/OptUserPage" 
id="bm_id3152801" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/@@nowidget@@" 
id="bm_id3152801" localize="false"/>
-<paragraph role="heading" id="hd_id3155805" xml-lang="en-US" level="1"><link 
href="text/shared/optionen/01010100.xhp">User Data</link></paragraph>
+<h1 id="hd_id3155805"><link href="text/shared/optionen/01010100.xhp">User 
Data</link></h1>
 <paragraph role="paragraph" id="par_id3156410" xml-lang="en-US"><ahelp 
hid="cui/ui/optuserpage/OptUserPage">Use this tab page to enter or edit user 
data.</ahelp> Some of the data may have already been entered by the user or 
system administrator when installing $[officename].</paragraph>
 </section>
 <section id="howtoget">
@@ -46,12 +45,13 @@
 <paragraph role="paragraph" id="par_id3153748" xml-lang="en-US">User data is 
used by templates and Wizards in $[officename]. For example, the "First name" 
and "Last name" data fields are used to automatically insert your name as the 
author of a new document. You can see this under <emph>File - 
Properties</emph>.</paragraph>
 <paragraph role="paragraph" id="par_id3153031" xml-lang="en-US">Some of the 
user data is included automatically in an internal dictionary so that it is 
recognized by the spellchecker. If typing errors are made, the program can use 
this data to suggest replacements. Note that changes to data take effect only 
after $[officename] is restarted.</paragraph>
 <paragraph role="paragraph" id="par_id3153032" xml-lang="en-US">User data is 
also used when commenting and in tracking changes mode, to identify 
comments/edits author; and to mark last edit position in document, so that when 
author opens the document later, it opens at the last edit position.</paragraph>
-<paragraph role="heading" id="hd_id3147653" xml-lang="en-US" 
level="2">Address</paragraph>
+<embed href="text/shared/guide/doc_open.xhp#curpos"/>
+<h2 id="hd_id3147653">Address</h2>
 <paragraph role="paragraph" id="par_id3149762" xml-lang="en-US">Use the 
<emph>Address</emph> field to enter and edit your personal user 
data.</paragraph>
 <section id="company">
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/company" 
id="bm_id3154306" localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/company" id="bm_id3149164" 
localize="false"/>
-<paragraph role="heading" id="hd_id3156329" xml-lang="en-US" 
level="3">Company</paragraph>
+<h3 id="hd_id3156329">Company</h3>
 <paragraph role="paragraph" id="par_id3143270" xml-lang="en-US"><ahelp 
hid=".">Type the name of your company in this field.</ahelp></paragraph>
 </section>
 <section id="name">
@@ -59,82 +59,82 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/firstname" 
id="bm_id3149237" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/rusfirstname" 
id="bm_id3149238" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/eastfirstname" 
id="bm_id3149239" localize="false"/>
-<paragraph role="heading" id="hd_id3145315" xml-lang="en-US" level="3">First 
name</paragraph>
+<h3 id="hd_id3145315">First name</h3>
 <paragraph role="paragraph" id="par_id3153821" xml-lang="en-US"><ahelp 
hid=".">Type your first name.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/lastname" id="bm_id3151245" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/lastname" 
id="bm_id3156024" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/ruslastname" 
id="bm_id3156025" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/eastlastname" 
id="bm_id3156026" localize="false"/>
-<paragraph role="heading" id="hd_id3159158" xml-lang="en-US" level="3">Last 
name</paragraph>
+<h3 id="hd_id3159158">Last name</h3>
 <paragraph role="paragraph" id="par_id3145609" xml-lang="en-US"><ahelp 
hid=".">Type your last name.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/shortname" id="bm_id3149295" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/shortname" 
id="bm_id3154347" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/russhortname" 
id="bm_id3154348" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/eastshortname" 
id="bm_id3154349" localize="false"/>
-<paragraph role="heading" id="hd_id3156344" xml-lang="en-US" 
level="3">Initials</paragraph>
+<h3 id="hd_id3156344">Initials</h3>
 <paragraph role="paragraph" id="par_id3147264" xml-lang="en-US"><ahelp 
hid=".">Type your initials.</ahelp></paragraph>
 </section>
 <section id="location">
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/street" id="bm_id3153361" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/street" id="bm_id3154071" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/street" 
id="bm_id3154938" localize="false"/>
-<paragraph role="heading" id="hd_id3153526" xml-lang="en-US" 
level="3">Street</paragraph>
+<h3 id="hd_id3153526">Street</h3>
 <paragraph role="paragraph" id="par_id3151212" xml-lang="en-US"><ahelp 
hid=".">Type the name of your street in this field.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/izip" id="bm_id3153970" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/izip" id="bm_id3152935" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/izip" 
id="bm_id3151044" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/zip" 
id="bm_id2420728" localize="false"/>
-<paragraph role="heading" id="hd_id3154909" xml-lang="en-US" 
level="3">ZIP</paragraph>
+<h3 id="hd_id3154909">ZIP</h3>
 <paragraph role="paragraph" id="par_id3145607" xml-lang="en-US"><ahelp 
hid=".">Type your ZIP in this field.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/icity" id="bm_id3148453" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/icity" id="bm_id3151178" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/icity" 
id="bm_id3148920" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/city" 
id="bm_id3158409" localize="false"/>
-<paragraph role="heading" id="hd_id3154685" xml-lang="en-US" 
level="3">City</paragraph>
+<h3 id="hd_id3154685">City</h3>
 <paragraph role="paragraph" id="par_id3149807" xml-lang="en-US"><ahelp 
hid=".">Type the city where you live.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/country" id="bm_id3151384" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/country" id="bm_id3149563" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/country" 
id="bm_id3199768" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/country" 
id="bm_id3155198" localize="false"/>
-<paragraph role="heading" id="hd_id3181125" xml-lang="en-US" 
level="3">Country</paragraph>
+<h3 id="hd_id3181125">Country</h3>
 <paragraph role="paragraph" id="par_id3150441" xml-lang="en-US"><ahelp 
hid=".">Type your country.</ahelp></paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/state" id="bm_id3151383" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/state" id="bm_id3149562" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/state" 
id="bm_id3153768" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/state" 
id="bm_id3155132" localize="false"/>
-<paragraph role="heading" id="hd_id3154125" xml-lang="en-US" 
level="3">State</paragraph>
+<h3 id="hd_id3154125">State</h3>
 <paragraph role="paragraph" id="par_id3150442" xml-lang="en-US"><ahelp 
hid=".">Type your state.</ahelp></paragraph>
 </section>
 <section id="title">
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/title" id="bm_id3146986" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/title" 
id="bm_id3152596" localize="false"/>
-<paragraph role="heading" id="hd_id3147434" xml-lang="en-US" 
level="3">Title</paragraph>
+<h3 id="hd_id3147434">Title</h3>
 <paragraph role="paragraph" id="par_id3147317" xml-lang="en-US"><ahelp 
hid=".">Type your title in this field.</ahelp></paragraph>
 </section>
 <section id="position">
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/position" id="bm_id3153188" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/position" 
id="bm_id3163712" localize="false"/>
-<paragraph role="heading" id="hd_id3145364" xml-lang="en-US" 
level="3">Position</paragraph>
+<h3 id="hd_id3145364">Position</h3>
 <paragraph role="paragraph" id="par_id3147428" xml-lang="en-US"><ahelp 
hid=".">Type your position in the company in this field.</ahelp></paragraph>
 </section>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/home" 
id="bm_id3149481" localize="false"/>
-<paragraph role="heading" id="hd_id3155306" xml-lang="en-US" level="3">Tel. 
(Home)</paragraph>
+<h3 id="hd_id3155306">Tel. (Home)</h3>
 <paragraph role="paragraph" id="par_id3154011" xml-lang="en-US"><ahelp 
hid=".">Type your private telephone number in this field.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/work" 
id="bm_id3146974" localize="false"/>
-<paragraph role="heading" id="hd_id3151118" xml-lang="en-US" level="3">Tel. 
(Work)</paragraph>
+<h3 id="hd_id3151118">Tel. (Work)</h3>
 <paragraph role="paragraph" id="par_id3159153" xml-lang="en-US"><ahelp 
hid=".">Type your work number in this field.</ahelp></paragraph>
 <section id="fax">
 <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/privateuserpage/fax" 
id="bm_id3154792" localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/fax" id="bm_id3154731" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/fax" 
id="bm_id3154098" localize="false"/>
-<paragraph role="heading" id="hd_id3146921" xml-lang="en-US" 
level="3">Fax</paragraph>
+<h3 id="hd_id3146921">Fax</h3>
 <paragraph role="paragraph" id="par_id3153159" xml-lang="en-US"><ahelp 
hid=".">Type your fax number in this field.</ahelp></paragraph>
 </section>
 <section id="email">
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/privateuserpage/email" id="bm_id3149379" 
localize="false"/>
 <bookmark xml-lang="en-US" 
branch="hid/modules/swriter/ui/businessdatapage/email" id="bm_id3145647" 
localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/optuserpage/email" 
id="bm_id3149410" localize="false"/>
-<paragraph role="heading" id="hd_id3150592" xml-lang="en-US" 
level="3">Email</paragraph>
+<h3 id="hd_id3150592">Email</h3>
 <paragraph role="paragraph" id="par_id3154942" xml-lang="en-US"><ahelp 
hid=".">Type your email address.</ahelp> For example, 
my.n...@my.provider.com</paragraph>
 </section>
 <h2 id="hd_id61543592770503">Cryptography</h2>

Reply via email to