diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-07-07 12:45:47 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-07-31 20:01:09 +0200 |
commit | 74c9d7319c3f4933072df0723c42d75d36c80416 (patch) | |
tree | 62cbf8dda1e274099e8af8d843fb74f70e1b2718 | |
parent | 6c87866525204c7fd149562f93ef15e198a0378b (diff) |
Cleanups in /shared/02/011*.xhp files
Change-Id: I7ec108d45b8b14a15f910867032625b2f48897a6
Reviewed-on: https://gerrit.libreoffice.org/57125
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/01110000.xhp | 25 |
1 files changed, 11 insertions, 14 deletions
diff --git a/source/text/shared/02/01110000.xhp b/source/text/shared/02/01110000.xhp index 7b639f945e..622408d41a 100644 --- a/source/text/shared/02/01110000.xhp +++ b/source/text/shared/02/01110000.xhp @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> - - +<helpdocument version="1.0"> <!-- * This file is part of the LibreOffice project. * @@ -18,16 +17,15 @@ * 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="textshared0201110000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Print File Directly</title> -<filename>/text/shared/02/01110000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> + <topic id="textshared0201110000xml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Print File Directly</title> + <filename>/text/shared/02/01110000.xhp</filename> + </topic> + <history> + <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> + </history> </meta> <body> <section id="drucken"> @@ -37,12 +35,11 @@ <paragraph role="heading" id="hd_id3153539" xml-lang="en-US" level="1"><link href="text/shared/02/01110000.xhp" name="Print File Directly">Print File Directly</link></paragraph> <paragraph role="paragraph" id="par_id3154398" xml-lang="en-US"><ahelp hid=".uno:PrintDefault">Click the <emph>Print File Directly</emph> icon to print the active document with the current default print settings.</ahelp> These can be found in the <emph>Printer Setup</emph> dialog, which you can call with the <link href="text/shared/01/01140000.xhp" name="Printer Settings"><emph>Printer Settings</emph></link> menu command.</paragraph> </section> -<paragraph role="paragraph" id="par_id3147275" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">If you select text or a graphic and click the <emph>Print File Direct</emph> icon, you are prompted to print the selection or the document. -</caseinline></switchinline></paragraph> +<paragraph role="paragraph" id="par_id3147275" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER">If you select text or a graphic and click the <emph>Print File Direct</emph> icon, you are prompted to print the selection or the document.</caseinline></switchinline></paragraph> <embed href="text/shared/00/00000401.xhp#sydrucken"/> <switch select="sys"> <case select="WIN"> -<paragraph role="note" id="par_id9547105" xml-lang="en-US">If the current document uses a printer that is not the default printer for your operating system, the <emph>Print File Direct </emph>icon opens the <link href="text/shared/01/01130000.xhp"><emph>Print</emph></link> dialog.</paragraph> +<paragraph role="note" id="par_id9547105" xml-lang="en-US">If the current document uses a printer that is not the default printer for your operating system, the <emph>Print File Direct</emph> icon opens the <link href="text/shared/01/01130000.xhp"><emph>Print</emph></link> dialog.</paragraph> </case> </switch> </body> |