diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-12-31 23:27:27 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:25:46 +0100 |
commit | aa5f4a1537fa174fbaf1a6563b1a951a948149db (patch) | |
tree | 2705b49dfa519ac160b1367a0ea29cd4514fbbc4 | |
parent | 216770613cf045ac4aad3b1a79455b13a5ed8b6e (diff) |
Fix ahelp on Compatibility options page
So that it can appear on the Impress General options page.
Change-Id: I9d717bef181c20fb3ecce1344ccf498cfd9584ab
Reviewed-on: https://gerrit.libreoffice.org/47424
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/optionen/01041000.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/shared/optionen/01041000.xhp b/source/text/shared/optionen/01041000.xhp index 8e53c997c3..644f82ef40 100644 --- a/source/text/shared/optionen/01041000.xhp +++ b/source/text/shared/optionen/01041000.xhp @@ -48,8 +48,9 @@ </section> <paragraph role="note" id="par_id3153876" xml-lang="en-US">Some of the settings defined here are only valid for the current document and must be defined separately for each document.</paragraph> <section id="printermetrics"> +<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/optimpressgeneralpage/printermetrics" id="bm_id3153789" localize="false"/> <paragraph role="heading" id="hd_id3149400" xml-lang="en-US" level="3">Use printer metrics for document formatting</paragraph> -<paragraph role="paragraph" id="par_id3155602" xml-lang="en-US">Specifies that printer metrics are applied for printing and also for formatting the display on the screen. If this box is not checked, a printer independent layout will be used for screen display and printing.</paragraph> +<paragraph role="paragraph" id="par_id3155602" xml-lang="en-US"><ahelp hid=".">Specifies that printer metrics are applied for printing and also for formatting the display on the screen. If this box is not checked, a printer independent layout will be used for screen display and printing.</ahelp></paragraph> <paragraph role="note" id="par_id3155768" xml-lang="en-US">If you set this option for the current document and then save the document, for example, in an older binary format, this option will not be saved. If you later open the file from the older format, this option will be set by default.</paragraph> </section> <paragraph role="heading" id="hd_id3145640" xml-lang="en-US" level="3">Add spacing between paragraphs and tables</paragraph> |