282 lines
8.9 KiB
HTML
282 lines
8.9 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of libreoffice</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>libreoffice</H1>
|
|
Section: User Commands (1)<BR>Updated: 2010-12-18<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>Name</H2>
|
|
|
|
libreoffice - LibreOffice office suite
|
|
<P>
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>libreoffice</B>
|
|
|
|
[<B>--accept=</B><I>accept-string</I>] [<B>--base</B>] [<B>--calc</B>]
|
|
[<B>--convert-to</B> output_file_extension[:output_filter_name] [--outdir output_dir] <I>file</I>]...
|
|
[<B>--display </B><I>display</I>] [<B>--draw</B>] [<B>--global</B>] [<B>--headless</B>]
|
|
[<B>--help</B>|<B>-h</B>|<B>-?</B>] [<B>--impress</B>] [<B>--invisible</B>] [<B>--infilter="<filter>"</B>]
|
|
[<B>--math</B>] [<B>--minimized</B>] [<B>-n </B><I>file</I>]... [<B>--nodefault</B>]
|
|
[<B>--nolockcheck</B>] [<B>--nologo</B>] [<B>--norestore</B>]
|
|
[<B>-o </B><I>file</I>]... [<B>-p </B><I>file</I>...]
|
|
[<B>--print-to-file [--printer-name printer_name] [--outdir output_dir] file]...
|
|
[--pt </B><I>printername</I> <I>file</I>...]
|
|
[<B>--show </B><I>Impress file</I>]... [<B>--unaccept=</B><I>accept-string</I>]
|
|
[<B>--terminate_after_init</B>] [<B>--view </B><I>file</I>]... [<B>--web</B>]
|
|
[<B>--writer</B>] [<I>file</I>...]
|
|
<BR>
|
|
|
|
<B>lobase</B>
|
|
|
|
<BR>
|
|
|
|
<B>localc</B>
|
|
|
|
<BR>
|
|
|
|
<B>lodraw</B>
|
|
|
|
<BR>
|
|
|
|
<B>lofromtemplate</B>
|
|
|
|
<BR>
|
|
|
|
<B>loimpress</B>
|
|
|
|
<BR>
|
|
|
|
<B>lomath</B>
|
|
|
|
<BR>
|
|
|
|
<B>loweb</B>
|
|
|
|
<BR>
|
|
|
|
<B>lowriter</B>
|
|
|
|
<BR>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
LibreOffice (LO for short) is a multi-platform office productivity suite.
|
|
It was derived from OpenOffice.org 3.3 Beta on September 28, 2010.
|
|
<P>
|
|
<B>libreoffice</B> is a shell script that sets up the environment and
|
|
passes the command line arguments to the <B>soffice.bin</B> binary.
|
|
<P>
|
|
Alternatively, the following helper scripts start the respective module:
|
|
<P>
|
|
sbase, scalc, sdraw, simpress, smath, sofficerc, swriter
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>--accept=</B><I>accept-string</I><DD>
|
|
Specifies a UNO-URL connect-string to create a UNO acceptor through which other
|
|
programs can connect to access the API. Note that API access allows execution
|
|
of arbitrary commands.
|
|
The syntax of a UNO-URL connect-string is:
|
|
<I>uno:connection-type,params;protocol-name,params;ObjectName</I>
|
|
<P>
|
|
<DT id="2"><B>--base</B><DD>
|
|
Starts the wizard for a new Base document.
|
|
<P>
|
|
<DT id="3"><B>--calc</B><DD>
|
|
Starts with a new Calc document.
|
|
<P>
|
|
<DT id="4"><B>--convert-to</B> output_file_extension[:output_filter_name] [--outdir output_dir] <I>file</I>...<DD>
|
|
Batch converts files.
|
|
If <I>--outdir</I> is not specified then the current working directory is used as the output directory
|
|
for the converted files. It implies <I>--headless</I>.
|
|
<P>
|
|
Examples:
|
|
<P>
|
|
<B>--convert-to</B> pdf *.doc
|
|
<P>
|
|
Converts all .doc files to PDFs.
|
|
<P>
|
|
<B>--convert-to</B> pdf:writer_pdf_Export --outdir /home/user *.doc
|
|
<P>
|
|
Converts all .doc files to PDFs using the settings in the Writer PDF export dialog and saving them
|
|
in /home/user.
|
|
<P>
|
|
<DT id="5"><B>--display </B><I>display</I><DD>
|
|
This option specifies the X server to use; see <B><A HREF="/cgi-bin/man/man2html?7+X">X</A></B>(7)
|
|
<P>
|
|
<DT id="6"><B>--draw</B><DD>
|
|
Starts with a new Draw document.
|
|
<P>
|
|
<DT id="7"><B>--global</B><DD>
|
|
Starts with a new Global document.
|
|
<P>
|
|
<DT id="8"><B>--headless</B><DD>
|
|
Starts in "headless mode", which allows using the application without user a
|
|
interface.
|
|
<P>
|
|
This special mode can be used when the application is controlled by external
|
|
clients via the API.
|
|
<P>
|
|
It implies --invisible and strictly ignores any GUI environment.
|
|
--quickstart does not work with this parameter.
|
|
<P>
|
|
<DT id="9"><B>--help</B>|<B>-h</B>|<B>-?</B><DD>
|
|
Lists LibreOffice command line parameters.
|
|
<P>
|
|
<DT id="10"><B>--impress</B><DD>
|
|
Starts with a new Impress document.
|
|
<P>
|
|
<DT id="11"><B>--invisible</B><DD>
|
|
Starts in invisible mode.
|
|
<P>
|
|
Neither the start-up logo nor the initial program window will be visible.
|
|
LO can be controlled and documents and dialogs can be opened via the API.
|
|
<P>
|
|
When started with this parameter, it can only be quit using the taskmanager (Windows)
|
|
or the kill command (UNIX based systems).
|
|
<P>
|
|
--quickstart does not work with this parameter.
|
|
<P>
|
|
<DT id="12"><B>--infilter="<filter>"</B><DD>
|
|
Force an input filter type if possible.
|
|
For example --infilter="Calc Office Open XML" only
|
|
<P>
|
|
<DT id="13"><B>--math</B><DD>
|
|
Starts with a new Math document.
|
|
<P>
|
|
<DT id="14"><B>--minimized</B><DD>
|
|
Keeps the splash screen minimized.
|
|
<P>
|
|
<DT id="15"><B>-n </B><I>template</I>...<DD>
|
|
Creates the a new document from the given templates.
|
|
<P>
|
|
<DT id="16"><B>--nodefault</B><DD>
|
|
Starts LO without creating a new document.
|
|
The next time you start LO, the welcome screen is shown.
|
|
<P>
|
|
It's used together with <B>--nologo</B> by quick starters. Note that <B>--quickstart</B>
|
|
has no longer been supported since OpenOffice.org 2.0.0.
|
|
<P>
|
|
<DT id="17"><B>--nolockcheck</B><DD>
|
|
Disables the check for remote instances using the installation.
|
|
<P>
|
|
<DT id="18"><B>--nologo</B><DD>
|
|
Disables the splash screen at program start.
|
|
<P>
|
|
<DT id="19"><B>--norestore</B><DD>
|
|
Disables restart and file recovery after a system crash. It is possible that LO
|
|
will try to restore a file it keeps crashing on, if that happens <B>--norestore</B>
|
|
is the only way to start LO.
|
|
<P>
|
|
<DT id="20"><B>--nosplash</B><DD>
|
|
Disables the splash screen at program start.
|
|
<P>
|
|
<DT id="21"><B>-o </B><I>file</I>...<DD>
|
|
Opens the given files for editing, even templates.
|
|
<P>
|
|
Without <B>-o</B> a template file would create a new document derived from that template.
|
|
<P>
|
|
<DT id="22"><B>-p </B><I>file</I>...<DD>
|
|
Prints the given files to the default printer and ends. The splash screen
|
|
does not appear.
|
|
<P>
|
|
If the file name contains spaces, then it must be enclosed in quotation marks.
|
|
<P>
|
|
<DT id="23"><B>--print-to-file [--printer-name printer_name] [--outdir output_dir] file...<DD>
|
|
Batch print files to file.
|
|
If --printer-name is not specified the default printer is used.
|
|
If --outdir is not specified then the current working directory is used as the output directory
|
|
for the converted files.
|
|
<P>
|
|
Examples:
|
|
<P>
|
|
--print-to-file *.doc
|
|
<P>
|
|
Prints all .doc files to the current working directory using the default printer.
|
|
<P>
|
|
--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc
|
|
<P>
|
|
Prints all .doc files to /home/user directory using the nasty_lowres_printer.
|
|
<P>
|
|
<DT id="24">--pt </B><I>printername</I> <I>file</I>...<DD>
|
|
Prints the given files to the printer <I>printername</I> and ends. The splash
|
|
screen does not appear.
|
|
<P>
|
|
If a file name contains spaces, then it must be enclosed in quotation marks.
|
|
<P>
|
|
<DT id="25"><B>--quickstart --quickstart=no<DD>
|
|
Starts LO with its quick starter.
|
|
--quickstart disable the quick starter.
|
|
<P>
|
|
Does not work with --invisible or --headless.
|
|
<P>
|
|
<DT id="26">--show </B><I>Impress file</I>...<DD>
|
|
Opens the given Impress files, starts the presentation and quits after they have finished.
|
|
<P>
|
|
<DT id="27"><B>--unaccept=</B><I>accept-string</I><DD>
|
|
Closes an acceptor that was created with <B>--accept</B> option.
|
|
<P>
|
|
Use <B>--unaccept</B>=<I>all</I> to close all open acceptors.
|
|
<P>
|
|
<DT id="28"><B>--terminate_after_init</B><DD>
|
|
Starts LO and terminates after it registers some UNO services.
|
|
Doesn't show the splash during startup.
|
|
<P>
|
|
<DT id="29"><B>--view </B><I>file</I>...<DD>
|
|
Opens the given files read-only creating a temporary copy of them at $TMPDIR.
|
|
<P>
|
|
<DT id="30"><B>--web</B><DD>
|
|
Starts with a new HTML document.
|
|
<P>
|
|
<DT id="31"><B>--writer</B><DD>
|
|
Starts with a new Writer document.
|
|
<P>
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>TROUBLESHOOTING PROBLEMS</H2>
|
|
|
|
See <B><A HREF="http://wiki.documentfoundation.org/BugReport">http://wiki.documentfoundation.org/BugReport</A></B> for more details on how to report
|
|
bugs in LibreOffice.
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="http://www.documentfoundation.org/">http://www.documentfoundation.org/</A></B>
|
|
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
This manual page was created by Rene Engelhard <<A HREF="mailto:rene@debian.org">rene@debian.org</A>> for
|
|
the Debian GNU/Linux Distribution, because the original package does not have
|
|
one. It was updated for Novell by Petr Mladek <<A HREF="mailto:petr.mladek@novell.com">petr.mladek@novell.com</A>> and
|
|
adapted for LibreOffice by Philipp Weissenbacher <<A HREF="mailto:philipp.weissenbacher@gmail.com">philipp.weissenbacher@gmail.com</A>>.
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="32"><A HREF="#lbAB">Name</A><DD>
|
|
<DT id="33"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="34"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="35"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="36"><A HREF="#lbAF">TROUBLESHOOTING PROBLEMS</A><DD>
|
|
<DT id="37"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="38"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:18 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|