source: xsoft/office/libreoffice.xml@ 4469169

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 4469169 was 4469169, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to libreoffice-4.2.0.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12653 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 24.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libreoffice-dl "http://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
8
9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
10 <!ENTITY libreoffice-core-md5sum "98674d57d6dd24baef38f007b5020e8e">
11 <!ENTITY libreoffice-core-size "118 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "c2b9d603b416d3efc11bf6dd3fc4d92e">
15 <!ENTITY libreoffice-dict-size "36 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "8554bbbdfc72db998a191c71eeafdb55">
19 <!ENTITY libreoffice-help-size "1.8 MB">
20
21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
22 <!ENTITY libreoffice-translations-md5sum "4873b18cd8a535814777c8630fe2db9f">
23 <!ENTITY libreoffice-translations-size "122 MB">
24
25 <!ENTITY libreoffice-buildsize "4.0 GB (423 MB installed) -
26 8.3 GB (537 MB installed), with translations">
27 <!ENTITY libreoffice-time "139 SBU - 177 SBU, with translations">
28]>
29
30<sect1 id="libreoffice" xreflabel="LibreOffice-&libreoffice-version;">
31 <?dbhtml filename="libreoffice.html"?>
32
33 <sect1info>
34 <othername>$LastChangedBy$</othername>
35 <date>$Date$</date>
36 </sect1info>
37
38 <title>LibreOffice-&libreoffice-version;</title>
39
40 <indexterm zone="libreoffice">
41 <primary sortas="a-LibreOffice">LibreOffice</primary>
42 </indexterm>
43
44 <sect2 role="package">
45 <title>Introduction to LibreOffice</title>
46
47 <para>
48 <application>LibreOffice</application> is a full-featured office suite.
49 It is largely compatible with <application>Microsoft Office</application>
50 and is descended from <application>OpenOffice.org</application>.
51 </para>
52
53 &lfs74_checked;
54
55 <bridgehead renderas="sect3">Package Information</bridgehead>
56 <itemizedlist spacing="compact">
57 <listitem>
58 <para>
59 Core Download: <ulink url="&libreoffice-core-download-http;"/>
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Core Download MD5 sum: &libreoffice-core-md5sum;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Core Download size: &libreoffice-core-size;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated disk space required: &libreoffice-buildsize;
75 </para>
76 </listitem>
77 <listitem>
78 <para>
79 Estimated build time: &libreoffice-time;
80 </para>
81 </listitem>
82 </itemizedlist>
83
84 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
85 <itemizedlist spacing="compact">
86 <listitem>
87 <para>
88 Dictionaries: <ulink url="&libreoffice-dict-download-http;"/>
89 </para>
90 </listitem>
91 <listitem>
92 <para>
93 Dictionaries MD5 sum: &libreoffice-dict-md5sum;
94 </para>
95 </listitem>
96 <listitem>
97 <para>
98 Dictionaries size: &libreoffice-dict-size;
99 </para>
100 </listitem>
101 <listitem>
102 <para>
103 Help Files: <ulink url="&libreoffice-help-download-http;"/>
104 </para>
105 </listitem>
106 <listitem>
107 <para>
108 Help Files MD5 sum: &libreoffice-help-md5sum;
109 </para>
110 </listitem>
111 <listitem>
112 <para>
113 Help Files size: &libreoffice-help-size;
114 </para>
115 </listitem>
116 <listitem>
117 <para>
118 Translations: <ulink url="&libreoffice-translations-download-http;"/>
119 </para>
120 </listitem>
121 <listitem>
122 <para>
123 Translations MD5 sum: &libreoffice-translations-md5sum;
124 </para>
125 </listitem>
126 <listitem>
127 <para>
128 Translations size: &libreoffice-translations-size;
129 </para>
130 </listitem>
131 </itemizedlist>
132
133 <bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
134
135 <bridgehead renderas="sect4">Required</bridgehead>
136 <para role="required">
137 <xref linkend="gperf"/>,
138 <xref linkend="gtk2"/>,
139 <application>Perl Modules</application>
140 <xref linkend="perl-archive-zip"/> and
141 <xref linkend="perl-xml-parser"/>,
142 <xref linkend="unzip"/>,
143 <xref linkend="wget"/>,
144 <xref linkend="which"/> and
145 <xref linkend="zip"/>
146 </para>
147
148 <bridgehead renderas="sect4">Recommended</bridgehead>
149 <note>
150 <para>
151 Most of these packages are recommended because if they're not installed,
152 the build process will compile and install its own (often older)
153 version.
154 </para>
155 </note>
156
157 <para role="recommended">
158 <xref linkend="boost"/>,
159 <xref linkend="clucene"/>,
160 <xref linkend="cups"/>,
161 <xref linkend="curl"/>,
162 <xref linkend="dbus"/>,
163 <xref linkend="expat"/>,
164 <xref linkend="gst-plugins-base"/> or
165 <xref linkend="gst10-plugins-base"/>,
166 <xref linkend="icu"/>,
167 <xref linkend="lcms2"/>,
168 <xref linkend="librsvg"/>,
169 <xref linkend="libxml2"/> and
170 <xref linkend="libxslt"/>,
171 <xref linkend="mesalib"/>,
172 <xref linkend="neon"/>,
173 <xref linkend="npapi-sdk"/>,
174 <xref linkend="nss"/>,
175 <xref linkend="openldap"/> (client only),
176 <xref linkend="openssl"/>,
177 <xref linkend="poppler"/>,
178 <xref linkend="python3"/> (used to build the translations),
179 <xref linkend="redland"/> and
180 <xref linkend="unixodbc"/>
181 </para>
182
183 <bridgehead renderas="sect4">Optional</bridgehead>
184 <para role="optional">
185 <xref linkend="avahi"/>,
186 <xref linkend="bluez"/>,
187 <xref linkend="doxygen"/> (not relevant if using --disable-odk),
188 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
189 <ulink url="http://sourceforge.net/projects/silgraphite/">Graphite2</ulink>,
190 <xref linkend="gtk3"/>,
191 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
192 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
193 <xref linkend="kdelibs"/>,
194 <xref linkend="libatomic_ops"/>,
195 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
196 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
197 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
198 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
199 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
200 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
201 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
202 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
203 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
204 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
205 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
206 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>,
207 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
208 <xref linkend="mariadb"/> or <xref linkend="mysql"/>,
209 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
210 <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
211 <xref linkend="postgresql"/>,
212 <xref linkend="mitkrb"/>,
213 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
214 <xref linkend="sane"/>,
215 <xref linkend="x-window-system"/> and
216 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
217 </para>
218
219 <para condition="html" role="usernotes">
220 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
221 </para>
222 </sect2>
223
224 <sect2 role="installation">
225 <title>Installation of LibreOffice</title>
226
227 <warning>
228 <para>
229 Untaring the libreoffice-&libreoffice-dlversion; tarball as
230 <systemitem class="username">root</systemitem> has the curious effect of
231 changing the ownership of the <emphasis>parent</emphasis> directory
232 to a user with numerical id 11012 and with the permissions set to allow
233 read, write and execute for that user only! If you untared as
234 <systemitem class="username">root</systemitem> in your home folder you
235 could end up unable to log in again. If you untared it in
236 <filename class="directory">/usr</filename> you would find your user
237 account unable to access any file in
238 <filename class="directory">/usr</filename>.
239 </para>
240
241 <para>
242 You can avoid this unpleasantness by
243 <emphasis>not</emphasis> untaring it as
244 <systemitem class="username">root</systemitem>. If you must untar it as
245 <systemitem class="username">root</systemitem> pass the option
246 <option>--no-overwrite-dir</option> to tar. This is the default when you
247 untar as a user but has to be passed as an option when untaring as
248 <systemitem class="username">root</systemitem>:
249 </para>
250 </warning>
251
252<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
253cd libreoffice-&libreoffice-dlversion;</userinput></screen>
254
255 <para>
256 Unpack the dictionaries file and create symlinks to tarballs from the
257 source directory so they won't get downloaded again (it is not necessary
258 to unpack the help nor the translations tarballs):
259 </para>
260
261<screen><userinput>install -dm755 src &amp;&amp;
262
263tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
264<!-- Not necessary for this version
265tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
266-->
267ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &amp;&amp;
268ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
269
270<!-- Not necessary for this version
271 <para>
272 If you have downloaded the translations tarball, unpack it:
273 </para>
274
275<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
276ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
277-->
278 <para>
279 If you have downloaded the translations tarball, create a symlink:
280 </para>
281
282<screen><userinput>ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
283
284 <note>
285 <para>
286 During the build process, some packages will be downloaded (including
287 the ones listed as recommended and optional dependencies) if they are
288 not present on the system. Doing so, build time may be different
289 for everyone.
290 </para>
291 </note>
292
293 <para>
294 In the rest of the page, locales "en-US" and "pt-BR" are examples; the
295 user will change them to suit his needs - you might want to read the
296 "Command Explanations", further below, before proceeding. Due to the
297 large size of the package, the user may prefer to install in
298 <filename class="directory">/opt</filename>, instead of
299 <filename class="directory">/usr</filename>. In order to do that, replace
300 <filename class="directory">/usr</filename> by
301 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
302 in the rest of the page, including
303 <parameter>--prefix=/usr</parameter>, but not in the commands fixing the
304 menu icons. Prepare <application>LibreOffice</application> for
305 compilation by running the following commands:
306 </para>
307
308<screen><userinput>sed -e "/gzip -f/d" \
309 -e "s|.1.gz|.1|g" \
310 -i bin/distro-install-desktop-integration &amp;&amp;
311sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
312
313chmod -v +x bin/unpack-sources &amp;&amp;
314sed -e "s/target\.mk/langlist\.mk/" \
315 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
316 -e "/tar -x/s/lo_src_dir/start_dir/" \
317 -i bin/unpack-sources &amp;&amp;
318
319./autogen.sh --prefix=/usr \
320 --sysconfdir=/etc \
321 --with-vendor="BLFS" \
322 --with-lang="en-US pt-BR" \
323 --with-help \
324 --with-alloc=system \
325 --without-java \
326 --disable-gconf \
327 --disable-odk \
328 --disable-postgresql-sdbc \
329 --enable-release-build=yes \
330 --enable-python=system \
331 --with-system-boost \
332 --with-system-clucene \
333 --with-system-cairo \
334 --with-system-curl \
335 --with-system-expat \
336 --with-system-harfbuzz \
337 --with-system-icu \
338 --with-system-jpeg \
339 --with-system-lcms2 \
340 --with-system-libpng \
341 --with-system-libxml \
342 --with-system-mesa-headers \
343 --with-system-neon \
344 --with-system-npapi-headers \
345 --with-system-nss \
346 --with-system-odbc \
347 --with-system-openldap \
348 --with-system-openssl \
349 --with-system-poppler \
350 --with-system-redland \
351 --with-system-zlib \
352 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
353
354 <para>
355 The instructions below will only build the package without running
356 any unit tests. If you prefer to run the unit tests, replace
357 <command>make build</command> with <command>make</command>.
358 </para>
359
360 <para>
361 Build the package:
362 </para>
363
364<screen><userinput>make build</userinput></screen>
365
366 <para>
367 Now, as the <systemitem class="username">root</systemitem> user:
368 </para>
369
370<screen role="root"><userinput>make distro-pack-install</userinput></screen>
371
372 <para>
373 If the dictionaries have been built, again as
374 <systemitem class="username">root</systemitem> user:
375 </para>
376
377<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
378mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
379cp -vR dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
380mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
381cp -vR dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
382
383 <para>
384 In the following, do not replace
385 <filename class="directory">/usr</filename> by
386 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>.
387 If installed in <filename class="directory">/opt</filename> and there
388 are no icons in the new items of the desktop menu, optionally run
389 the following commands, as <systemitem class="username">root</systemitem>
390 user (it may be necessary to logout the session, before the
391 icons appear):
392 </para>
393
394<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
395for i in writer base calc draw impress math startcenter writer
396do
397 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
398 /usr/share/pixmaps/
399done
400unset i</userinput></screen>
401
402 </sect2>
403
404 <sect2 role="commands">
405 <title>Command Explanations</title>
406
407 <para>
408 <command>sed -e ...</command>: First sed prevents compression of the
409 manual pages, the second one prevents a script that causes install to
410 fail from running and the third one fixes the unpack script.
411 </para>
412
413 <para>
414 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
415 </para>
416
417 <para>
418 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
419 the vendor which is mentioned when you click "About" on the toolbar.
420 </para>
421<!-- I believe en-US is not necessary anymore
422 <para>
423 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
424 what languages to support. en-US is always needed. To list several
425 languages, separate them with a space. For all languages, use
426 <parameter>-\-with-lang=ALL</parameter>
427 </para>
428-->
429
430 <para>
431 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
432 what languages to support. To list several languages, separate them with
433 a space. For all languages, use
434 <parameter>--with-lang=ALL</parameter>.
435 </para>
436
437 <note><para>
438 For a list of the available languages, you can uncompress the
439 translations tarball, <command>tar -xf
440 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
441 --no-overwrite-dir -C /tmp</command>, and run <command>ls
442 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
443 </para></note>
444
445 <para>
446 <parameter>--with-help</parameter>: Without this switch, the help files
447 are not built.
448 </para>
449
450 <para>
451 <parameter>--with-alloc=system</parameter>: This switch tells
452 <application>LibreOffice</application> to use system allocator
453 instead of the internal one.
454 </para>
455
456 <para>
457 <parameter>--without-java</parameter>: This switch disables
458 <application>Java</application> support in
459 <application>LibreOffice</application>.
460 </para>
461
462 <para>
463 <parameter>--disable-gconf</parameter>: This switch disables compiling
464 <application>LibreOffice</application> with the deprecated
465 <application>GNOME</application> configuration system support.
466 </para>
467
468 <para>
469 <parameter>--disable-odk</parameter>: This switch disables installing the
470 office development kit. Remove if you want to develop a
471 <application>LibreOffice</application> based application.
472 </para>
473
474 <para>
475 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
476 <application>LibreOffice</application> with the ability to connect to a
477 <application>PostgreSQL</application> database. Remove it if you would
478 like <application>LibreOffice</application> to be able to connect to a
479 <application>PostgreSQL</application> database. If you have installed
480 <application>PostgreSQL</application> on your system and would like
481 <application>LibreOffice</application> to use that rather than compile its
482 own copy, use the <option>--with-system-postgresql</option> switch.
483 </para>
484
485 <para>
486 <parameter>--enable-release-build=yes</parameter>: This switch enables a
487 Release Build.
488 <application>LibreOffice</application> can be built as a Release Build or
489 as a Developer Build, because their default installation paths and user
490 profile paths are different. Developer Build displays the words "Dev" and
491 "LibreOfficeDev" in several places (e.g, menu and splash scren).
492 </para>
493
494 <para>
495 <parameter>--enable-python=system</parameter>: This switch tells
496 <application>LibreOffice</application> to use installed
497 <application>Python 3</application> to build the translations
498 instead of the bundled one. If you don't need to build any
499 translations, you can use <option>--disable-python</option>
500 instead.
501 </para>
502
503 <para>
504 <parameter>--with-system-*</parameter>: These switches prevent
505 <application>LibreOffice</application> from trying to compile its own
506 versions of these dependencies. If you've not installed some of the
507 dependencies, remove the corresponding switches.
508 </para>
509
510 <para>
511 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
512 switch tells <application>LibreOffice</application> to use all your
513 CPUs to compile in parallel and speed up the build.
514 </para>
515
516 <para>
517 <option>--disable-cups</option>: Use this switch if you don't need
518 printing support.
519 </para>
520
521 <para>
522 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
523 not installed <xref linkend="gst-plugins-base"/>.
524 </para>
525
526 <para>
527 <option>--disable-dbus</option>: Use this switch if you've not installed
528 <xref linkend="dbus"/>. It also disables Bluetooth support and font
529 install via PackageKit.
530 </para>
531
532 <para>
533 <option>--enable-gstreamer</option>: Use this switch if you want to
534 use <xref linkend="gst10-plugins-base"/> instead of
535 <xref linkend="gst-plugins-base"/> for the avmedia module.
536 </para>
537
538 <para>
539 <option>--enable-gtk3</option>: Use this switch if you want to
540 build the <application>GTK+ 3</application> integration module.
541 </para>
542
543 <para>
544 <option>--enable-kde4</option>: Use this switch if you want to
545 build the <application>KDE</application> integration module.
546 </para>
547
548 </sect2>
549
550 <sect2 role="content">
551 <title>Contents</title>
552
553 <segmentedlist>
554 <segtitle>Installed Programs</segtitle>
555 <segtitle>Installed Libraries</segtitle>
556 <segtitle>Installed Directory</segtitle>
557
558 <seglistitem>
559 <seg>
560 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
561 loimpress, lomath, loweb, lowriter, soffice and unopkg;
562 several programs under
563 <userinput>&lt;prefix&gt;</userinput>/lib/libreoffice/program
564 </seg>
565 <seg>
566 several libraries under
567 <userinput>&lt;prefix&gt;</userinput>/lib/libreoffice/{ure/lib,program}
568 </seg>
569 <seg>
570 <userinput>&lt;prefix&gt;</userinput>/lib/libreoffice
571 </seg>
572 </seglistitem>
573 </segmentedlist>
574
575 <variablelist>
576 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
577 <?dbfo list-presentation="list"?>
578 <?dbhtml list-presentation="table"?>
579
580 <varlistentry id="lobase">
581 <term><command>lobase</command></term>
582 <listitem>
583 <para>
584 is a database manager.
585 </para>
586 <indexterm zone="libreoffice lobase">
587 <primary sortas="b-lobase">lobase</primary>
588 </indexterm>
589 </listitem>
590 </varlistentry>
591
592 <varlistentry id="localc">
593 <term><command>localc</command></term>
594 <listitem>
595 <para>
596 is a spreadsheet program.
597 </para>
598 <indexterm zone="libreoffice localc">
599 <primary sortas="b-localc">localc</primary>
600 </indexterm>
601 </listitem>
602 </varlistentry>
603
604 <varlistentry id="lodraw">
605 <term><command>lodraw</command></term>
606 <listitem>
607 <para>
608 is a vector graphics editor and diagramming tool.
609 </para>
610 <indexterm zone="libreoffice lodraw">
611 <primary sortas="b-lodraw">lodraw</primary>
612 </indexterm>
613 </listitem>
614 </varlistentry>
615
616 <varlistentry id="loimpress">
617 <term><command>loimpress</command></term>
618 <listitem>
619 <para>
620 can edit and display PowerPoint presentations.
621 </para>
622 <indexterm zone="libreoffice loimpress">
623 <primary sortas="b-loimpress">loimpress</primary>
624 </indexterm>
625 </listitem>
626 </varlistentry>
627
628 <varlistentry id="lomath">
629 <term><command>lomath</command></term>
630 <listitem>
631 <para>
632 is a mathematical formula editor.
633 </para>
634 <indexterm zone="libreoffice lomath">
635 <primary sortas="b-lomath">lomath</primary>
636 </indexterm>
637 </listitem>
638 </varlistentry>
639
640 <varlistentry id="lowriter">
641 <term><command>lowriter</command></term>
642 <listitem>
643 <para>
644 is a word processor.
645 </para>
646 <indexterm zone="libreoffice lowriter">
647 <primary sortas="b-lowriter">lowriter</primary>
648 </indexterm>
649 </listitem>
650 </varlistentry>
651
652 <varlistentry id="unopkg">
653 <term><command>unopkg</command></term>
654 <listitem>
655 <para>
656 is a tool to manage <application>LibreOffice</application>
657 extensions from the command line.
658 </para>
659 <indexterm zone="libreoffice unopkg">
660 <primary sortas="b-unopkg">unopkg</primary>
661 </indexterm>
662 </listitem>
663 </varlistentry>
664
665 </variablelist>
666
667 </sect2>
668
669</sect1>
Note: See TracBrowser for help on using the repository browser.