[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Feb 23 15:45:25 UTC 2019


 source/text/shared/guide/start_parameters.xhp |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

New commits:
commit b2bd7773ca2b07667d9ce379fac9327c52539d18
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sat Feb 23 12:13:41 2019 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Feb 23 16:45:05 2019 +0100

    Housekeeping of Help file
    
    Some cleanup and drop of <br/>
    
    Change-Id: I2501e25bf53e017ad1e7393887c2a8da35aa3e30
    Reviewed-on: https://gerrit.libreoffice.org/68248
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index 26f897f0c..1ef683cc8 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -194,7 +194,9 @@
                 <paragraph role="tablecontent" id="par_id314959o" localize="false" xml-lang="en-US"><emph>--infilter={filter}</emph></paragraph>
             </tablecell>
             <tablecell>
-                <paragraph role="tablecontent" id="par_id315053o" xml-lang="en-US">Forces an input filter type, if possible. For example:<br /><item type="input">--infilter="Calc Office Open XML"</item><br /><item type="input">--infilter="Text (encoded):UTF8,LF,Liberation Mono,en-US"</item>.</paragraph>
+                <paragraph role="tablecontent" id="par_id315053o" xml-lang="en-US">Forces an input filter type, if possible. For example:</paragraph>
+                <paragraph role="paragraph" id="par_id411550934641187" localize="false"><input>--infilter="Calc Office Open XML"</input></paragraph>
+                <paragraph role="paragraph" id="par_id501550934647297" localize="false"><input>--infilter="Text (encoded):UTF8,LF,Liberation Mono,en-US"</input>.</paragraph>
             </tablecell>
         </tablerow>
         <tablerow>
@@ -480,7 +482,10 @@
             <tablecell>
                 <paragraph role="tablecontent" id="par_id315053p" xml-lang="en-US">Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir.</paragraph>
                 <paragraph id="par_id2016120401222926" role="tablecontent" xml-lang="en-US">If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:</paragraph>
-                <paragraph id="par_id20161204012319752" role="tablecontent" localize="false" xml-lang="en-US"><item type="input">--convert-to pdf *.doc</item><br /><item type="input">--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc</item><br /><item type="input">--convert-to \"html:XHTML Writer File:UTF8\" *.doc</item><br /><item type="input">--convert-to \"txt:Text (encoded):UTF8\" *.doc</item></paragraph>
+                <paragraph id="par_id20161204012319752" role="tablecontent" localize="false" xml-lang="en-US"><input>--convert-to pdf *.doc</input></paragraph>
+                <paragraph role="tablecontent" id="par_id311550932952863" localize="false"><input>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc</input></paragraph>
+                <paragraph role="tablecontent" id="par_id231550932985601" localize="false"><input>--convert-to "html:XHTML Writer File:UTF8" *.doc</input></paragraph>
+                <paragraph role="tablecontent" id="par_id211550932999288" localize="false"><input>--convert-to "txt:Text (encoded):UTF8" *.doc</input></paragraph>
             </tablecell>
         </tablerow>
         <tablerow>
@@ -490,7 +495,8 @@
             <tablecell>
                 <paragraph role="tablecontent" id="par_id315053q" xml-lang="en-US">Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir.</paragraph>
                 <paragraph id="par_id20161204012928262" role="tablecontent" xml-lang="en-US">If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:</paragraph>
-                <paragraph id="par_id201612040131763" role="tablecontent" localize="false" xml-lang="en-US"><item type="input">--print-to-file *.doc</item><br /><item type="input">--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc</item></paragraph>
+                <paragraph id="par_id201612040131763" role="tablecontent" localize="false" xml-lang="en-US"><input>--print-to-file *.doc</input></paragraph>
+                <paragraph role="tablecontent" id="par_id421550933601790" localize="false"><input>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc</input></paragraph>
             </tablecell>
         </tablerow>
         <tablerow>


More information about the Libreoffice-commits mailing list