[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Wed Oct 7 15:31:25 UTC 2020
source/text/shared/01/01100100.xhp | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
New commits:
commit d3fd2f2d05f6b5a690012142dc414700379a58e9
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Oct 7 17:05:12 2020 +0200
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Oct 7 17:31:07 2020 +0200
tdf#117954 Add "tip" about exporting "Description" to PDF
- add tip about PDF export
- differentiate page title
- update to <h1>, <h2>
Change-Id: I1182c0c13a8fb59dabbc22080d0ea44dc57e2d21
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103981
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
diff --git a/source/text/shared/01/01100100.xhp b/source/text/shared/01/01100100.xhp
index 8eec2c65b..d9022d3ee 100644
--- a/source/text/shared/01/01100100.xhp
+++ b/source/text/shared/01/01100100.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textshared0101100100xml" indexer="include">
- <title id="tit" xml-lang="en-US">Description</title>
+ <title id="tit" xml-lang="en-US">Description (File Properties)</title>
<filename>/text/shared/01/01100100.xhp</filename>
</topic>
</meta>
@@ -28,23 +28,24 @@
<section id="description">
<bookmark branch="hid/sfx/ui/descriptioninfopage/@@nowidget@@" id="bm_@@nowidget@@" xml-lang="en-US" localize="false"/>
<bookmark branch="hid/sfx/ui/descriptioninfopage/DescriptionInfoPage" id="bm_id3154788" xml-lang="en-US" localize="false"/>
-<paragraph role="heading" level="1" id="hd_id3147588" xml-lang="en-US"><link href="text/shared/01/01100100.xhp" name="Description">Description</link></paragraph>
+<h1 id="hd_id3147588" xml-lang="en-US"><link href="text/shared/01/01100100.xhp" name="Description">Description</link></h1>
<paragraph role="paragraph" id="par_id3154682" xml-lang="en-US"><ahelp hid="sfx/ui/descriptioninfopage/DescriptionInfoPage">Contains descriptive information about the document.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000401.xhp#info3"/>
</section>
<bookmark branch="hid/sfx/ui/descriptioninfopage/title" id="bm_id3149798" xml-lang="en-US" localize="false"/>
-<paragraph role="heading" level="2" id="hd_id3152372" xml-lang="en-US">Title</paragraph>
+<h2 id="hd_id3152372" xml-lang="en-US">Title</h2>
<paragraph role="paragraph" id="par_id3156042" xml-lang="en-US"><ahelp hid="sfx/ui/descriptioninfopage/title">Enter a title for the document.</ahelp></paragraph>
<bookmark branch="hid/sfx/ui/descriptioninfopage/subject" id="bm_id3145136" xml-lang="en-US" localize="false"/>
-<paragraph role="heading" level="2" id="hd_id3145669" xml-lang="en-US">Subject</paragraph>
+<h2 id="hd_id3145669" xml-lang="en-US">Subject</h2>
<paragraph role="paragraph" id="par_id3147571" xml-lang="en-US"><ahelp hid="sfx/ui/descriptioninfopage/subject">Enter a subject for the document. You can use a subject to group documents with similar contents.</ahelp></paragraph>
<bookmark branch="hid/sfx/ui/descriptioninfopage/keywords" id="bm_id3145313" xml-lang="en-US" localize="false"/>
-<paragraph role="heading" level="2" id="hd_id3156426" xml-lang="en-US">Keywords</paragraph>
+<h2 id="hd_id3156426" xml-lang="en-US">Keywords</h2>
<paragraph role="paragraph" id="par_id3155338" xml-lang="en-US"><ahelp hid="sfx/ui/descriptioninfopage/keywords">Enter the words that you want to use to index the content of your document. Keywords must be separated by commas. A keyword can contain white space characters or semicolons.</ahelp></paragraph>
<bookmark branch="hid/sfx/ui/descriptioninfopage/comments" id="bm_id3147009" xml-lang="en-US" localize="false"/>
-<paragraph role="heading" level="2" id="hd_id3148620" xml-lang="en-US">Comments</paragraph>
+<h2 id="hd_id3148620" xml-lang="en-US">Comments</h2>
<paragraph role="paragraph" id="par_id3155391" xml-lang="en-US"><ahelp hid="sfx/ui/descriptioninfopage/comments">Enter comments to help identify the document.</ahelp></paragraph>
+<tip id="par_id581602083308804"><emph>Title</emph>, <emph>Subject</emph>, and <emph>Keywords</emph> are exported to PDF files as PDF Document Properties. Entered values are exported and will appear in the corresponding fields in the PDF Document Properties Description.</tip>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list