source: xsoft/office/libreoffice.xml@ 2adb6391

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 2adb6391 was 2adb6391, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

LibreOffice-4.1.4.2: update installed with translation 'Estimated disk space required'.

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

  • Property mode set to 100644
File size: 23.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 "2e7880600b26387f342f277c5d198bfa">
11 <!ENTITY libreoffice-core-size "117 MB">
12
13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
14 <!ENTITY libreoffice-dict-md5sum "ff5315098547da976dd1ffdd57e88d6b">
15 <!ENTITY libreoffice-dict-size "35 MB">
16
17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
18 <!ENTITY libreoffice-help-md5sum "1235bb27ff2a060cc666752143dfbf6b">
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 "083f211866fe1f77fd2712b822a56f5c">
23 <!ENTITY libreoffice-translations-size "125 MB">
24
25 <!ENTITY libreoffice-buildsize "4.0 GB (423 MB installed) -
26 6.6 GB (486 MB installed), with translations">
27 <!ENTITY libreoffice-time "139 SBU">
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="bluez"/>,
186 <ulink url="http://sourceforge.net/projects/cppunit/">Cppunit</ulink>,
187 <ulink url="http://sourceforge.net/projects/silgraphite/">Graphite2</ulink>,
188 <xref linkend="gtk3"/>,
189 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
190 <ulink url="http://sourceforge.net/projects/hunspell/files/Hyphen/">Hyphen</ulink>,
191 <xref linkend="kdelibs"/>,
192 <ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
193 <ulink url="http://libwpg.sourceforge.net/">libwpg</ulink>,
194 <ulink url="http://libwps.sourceforge.net/">libwps</ulink>,
195 <ulink url="http://www.freedesktop.org/wiki/Software/libcdr/">libcdr</ulink>,
196 <ulink url="http://www.freedesktop.org/wiki/Software/libmspub/">libmspub</ulink>,
197 <ulink url="http://sourceforge.net/projects/libmwaw/">libmwaw</ulink>,
198 <ulink url="http://www.freedesktop.org/wiki/Software/libvisio/">libvisio</ulink>,
199 <ulink url="http://sourceforge.net/projects/libcmis/">libcmis</ulink>,
200 <ulink url="http://www.freedesktop.org/wiki/Software/libexttextcat/">libexttextcat</ulink>,
201 <ulink url="http://tagoh.bitbucket.org/liblangtag/">liblangtag</ulink>,
202 <ulink url="http://sourceforge.net/projects/libwpd/files/libodfgen/">libodfgen</ulink>,
203 <ulink url="http://hci.iwr.uni-heidelberg.de/vigra/">VIGRA</ulink>,
204 <ulink url="http://code.google.com/p/multidimalgorithm/">mdds</ulink>,
205 <xref linkend="mariadb"/> or <xref linkend="mysql"/>,
206 <ulink url="http://sourceforge.net/projects/hunspell/files/MyThes/">MyThes</ulink>,
207 <ulink url="https://gitorious.org/orcus">Orcus</ulink>,
208 <xref linkend="postgresql"/>,
209 <xref linkend="mitkrb"/>,
210 <ulink url="http://lpsolve.sourceforge.net/">lp_solve</ulink>,
211 <xref linkend="sane"/> and
212 <ulink url="&gnome-download-http;/zenity/">Zenity</ulink>
213 </para>
214
215 <para condition="html" role="usernotes">
216 User Notes: <ulink url="&blfs-wiki;/libreoffice"/>
217 </para>
218 </sect2>
219
220 <sect2 role="installation">
221 <title>Installation of LibreOffice</title>
222
223 <warning>
224 <para>
225 Untaring the libreoffice-&libreoffice-dlversion; tarball as
226 <systemitem class="username">root</systemitem> has the curious effect of
227 changing the ownership of the <emphasis>parent</emphasis> directory
228 to a user with numerical id 11012 and with the permissions set to allow
229 read, write and execute for that user only! If you untared as
230 <systemitem class="username">root</systemitem> in your home folder you
231 could end up unable to log in again. If you untared it in
232 <filename class="directory">/usr</filename> you would find your user
233 account unable to access any file in
234 <filename class="directory">/usr</filename>.
235 </para>
236
237 <para>
238 You can avoid this unpleasantness by
239 <emphasis>not</emphasis> untaring it as
240 <systemitem class="username">root</systemitem>. If you must untar it as
241 <systemitem class="username">root</systemitem> pass the option
242 <option>--no-overwrite-dir</option> to tar. This is the default when you
243 untar as a user but has to be passed as an option when untaring as
244 <systemitem class="username">root</systemitem>:
245 </para>
246 </warning>
247
248<screen role="root"><userinput>tar -xf libreoffice-&libreoffice-dlversion;.tar.xz --no-overwrite-dir &amp;&amp;
249cd libreoffice-&libreoffice-dlversion;</userinput></screen>
250
251 <para>
252 Unpack the dictionaries file and create symlinks to tarballs from the
253 source directory so they won't get downloaded again (it is not necessary
254 to unpack the help nor the translations tarballs):
255 </para>
256
257<screen><userinput>install -dm755 src &amp;&amp;
258
259tar -xf ../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz --no-overwrite-dir --strip-components=1 &amp;&amp;
260<!-- Not necessary for this version
261tar -xf ../libreoffice-help-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
262-->
263ln -sv ../../libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz src/ &amp;&amp;
264ln -sv ../../libreoffice-help-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
265
266<!-- Not necessary for this version
267 <para>
268 If you have downloaded the translations tarball, unpack it:
269 </para>
270
271<screen><userinput>tar -xf ../libreoffice-translations-&libreoffice-dlversion;.tar.xz -\-no-overwrite-dir -\-strip-components=1 &amp;&amp;
272ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
273-->
274 <para>
275 If you have downloaded the translations tarball, create a symlink:
276 </para>
277
278<screen><userinput>ln -sv ../../libreoffice-translations-&libreoffice-dlversion;.tar.xz src/</userinput></screen>
279
280 <note>
281 <para>
282 During the build process, some packages will be downloaded (including
283 the ones listed as recommended and optional dependencies) if they are
284 not present on the system. Doing so, build time may be different
285 for everyone.
286 </para>
287 </note>
288
289 <para>
290 In the rest of the page, locales "en-US" and "pt-BR" are examples; the
291 user will change them to suit his needs - you might want to read the
292 "Command Explanations", further below, before proceeding. Due to the
293 large size of the package, the user may prefer to install in
294 <filename class="directory">/opt</filename>, instead of
295 <filename class="directory">/usr</filename>. In order to do that, replace
296 <filename class="directory">/usr</filename> by
297 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>
298 in the rest of the page, except in the commands fixing the menu icons.
299 Prepare <application>LibreOffice</application> for compilation by running
300 the following commands:
301 </para>
302
303<screen><userinput>sed -e "/gzip -f/d" \
304 -e "s|.1.gz|.1|g" \
305 -i bin/distro-install-desktop-integration &amp;&amp;
306sed -e "/distro-install-file-lists/d" -i Makefile.in &amp;&amp;
307
308chmod -v +x bin/unpack-sources &amp;&amp;
309sed -e "s/target\.mk/langlist\.mk/" \
310 -e "s/tar -xf/tar -x --strip-components=1 -f/" \
311 -e "/tar -x/s/lo_src_dir/start_dir/" \
312 -i bin/unpack-sources &amp;&amp;
313
314./autogen.sh --prefix=/usr \
315 --sysconfdir=/etc \
316 --with-vendor="BLFS" \
317 --with-lang="en-US pt-BR" \
318 --with-help \
319 --with-alloc=system \
320 --without-java \
321 --disable-gconf \
322 --disable-odk \
323 --disable-postgresql-sdbc \
324 --enable-python=system \
325 --with-system-boost \
326 --with-system-clucene \
327 --with-system-cairo \
328 --with-system-curl \
329 --with-system-expat \
330 --with-system-harfbuzz \
331 --with-system-icu \
332 --with-system-jpeg \
333 --with-system-lcms2 \
334 --with-system-libpng \
335 --with-system-libxml \
336 --with-system-mesa-headers \
337 --with-system-neon \
338 --with-system-npapi-headers \
339 --with-system-nss \
340 --with-system-odbc \
341 --with-system-openldap \
342 --with-system-openssl \
343 --with-system-poppler \
344 --with-system-redland \
345 --with-system-zlib \
346 --with-parallelism=$(getconf _NPROCESSORS_ONLN)</userinput></screen>
347
348 <para>
349 The instructions below will only build the package without running
350 any unit tests. If you prefer to run the unit tests, replace
351 <command>make build</command> with <command>make</command>.
352 </para>
353
354 <para>
355 Build the package:
356 </para>
357
358<screen><userinput>make build</userinput></screen>
359
360 <para>
361 Now, as the <systemitem class="username">root</systemitem> user:
362 </para>
363
364<screen role="root"><userinput>make distro-pack-install</userinput></screen>
365
366 <para>
367 If the dictionaries have been built, again as
368 <systemitem class="username">root</systemitem> user:
369 </para>
370
371<screen role="root"><userinput>chown -cR 0:0 dictionaries/ &amp;&amp;
372mkdir -pv /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
373cp -vR dictionaries/en/* /usr/lib/libreoffice/share/extensions/dict-en &amp;&amp;
374mkdir -pv /usr/lib/libreoffice/share/extensions/dict-pt-BR &amp;&amp;
375cp -vR dictionaries/pt_BR/* /usr/lib/libreoffice/share/extensions/dict-pt-BR</userinput></screen>
376
377 <para>
378 In the following, do not replace
379 <filename class="directory">/usr</filename> by
380 <filename class="directory">/opt/libreoffice-&libreoffice-dlversion;</filename>.
381 If installed in <filename class="directory">/opt</filename> and there
382 are no icons in the new items of the desktop menu, optionally run
383 the following commands, as <systemitem class="username">root</systemitem>
384 user (it may be necessary to logout the session, before the
385 icons appear):
386 </para>
387
388<screen role="root"><userinput>mkdir -pv /usr/share/pixmaps &amp;&amp;
389for i in writer base calc draw impress math startcenter writer
390do
391 ln -svf /opt/libreoffice-&libreoffice-dlversion;/share/icons/hicolor/32x32/apps/libreoffice-$i.png \
392 /usr/share/pixmaps/
393done
394unset i</userinput></screen>
395
396 </sect2>
397
398 <sect2 role="commands">
399 <title>Command Explanations</title>
400
401 <para>
402 <command>sed -e ...</command>: First sed prevents compression of the
403 manual pages, the second one prevents a script that causes install to
404 fail from running and the third one fixes the unpack script.
405 </para>
406
407 <para>
408 <command>chmod -v +x ...</command>: Fix the unpack script's permissions.
409 </para>
410
411 <para>
412 <parameter>--with-vendor=BLFS</parameter>: This switch sets BLFS as
413 the vendor which is mentioned when you click "About" on the toolbar.
414 </para>
415<!-- I believe en-US is not necessary anymore
416 <para>
417 <parameter>-\-with-lang="en-US pt-BR"</parameter>: This switch sets
418 what languages to support. en-US is always needed. To list several
419 languages, separate them with a space. For all languages, use
420 <parameter>-\-with-lang=ALL</parameter>
421 </para>
422-->
423
424 <para>
425 <parameter>--with-lang="en-US pt-BR"</parameter>: This switch sets
426 what languages to support. To list several languages, separate them with
427 a space. For all languages, use
428 <parameter>--with-lang=ALL</parameter>.
429 </para>
430
431 <note><para>
432 For a list of the available languages, you can uncompress the
433 translations tarball, <command>tar -xf
434 ../libreoffice-translations-&libreoffice-dlversion;.tar.xz
435 --no-overwrite-dir -C /tmp</command>, and run <command>ls
436 /tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
437 </para></note>
438
439 <para>
440 <parameter>--with-help</parameter>: Without this switch, the help files
441 are not built.
442 </para>
443
444 <para>
445 <parameter>--with-alloc=system</parameter>: This switch tells
446 <application>LibreOffice</application> to use system allocator
447 instead of the internal one.
448 </para>
449
450 <para>
451 <parameter>--without-java</parameter>: This switch disables
452 <application>Java</application> support in
453 <application>LibreOffice</application>.
454 </para>
455
456 <para>
457 <parameter>--disable-gconf</parameter>: This switch disables compiling
458 <application>LibreOffice</application> with the deprecated
459 <application>GNOME</application> configuration system support.
460 </para>
461
462 <para>
463 <parameter>--disable-odk</parameter>: This switch disables installing the
464 office development kit. Remove if you want to develop a
465 <application>LibreOffice</application> based application.
466 </para>
467
468 <para>
469 <parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
470 <application>LibreOffice</application> with the ability to connect to a
471 <application>PostgreSQL</application> database. Remove it if you would
472 like <application>LibreOffice</application> to be able to connect to a
473 <application>PostgreSQL</application> database. If you have installed
474 <application>PostgreSQL</application> on your system and would like
475 <application>LibreOffice</application> to use that rather than compile its
476 own copy, use the <option>--with-system-postgresql</option> switch.
477 </para>
478
479 <para>
480 <parameter>--enable-python=system</parameter>: This switch tells
481 <application>LibreOffice</application> to use installed
482 <application>Python 3</application> to build the translations
483 instead of the bundled one. If you don't need to build any
484 translations, you can use <option>--disable-python</option>
485 instead.
486 </para>
487
488 <para>
489 <parameter>--with-system-*</parameter>: These switches prevent
490 <application>LibreOffice</application> from trying to compile its own
491 versions of these dependencies. If you've not installed some of the
492 dependencies, remove the corresponding switches.
493 </para>
494
495 <para>
496 <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
497 switch tells <application>LibreOffice</application> to use all your
498 CPUs to compile in parallel and speed up the build.
499 </para>
500
501 <para>
502 <option>--disable-cups</option>: Use this switch if you don't need
503 printing support.
504 </para>
505
506 <para>
507 <option>--disable-gstreamer-0.10</option>: Use this switch if you've
508 not installed <xref linkend="gst-plugins-base"/>.
509 </para>
510
511 <para>
512 <option>--disable-dbus</option>: Use this switch if you've not installed
513 <xref linkend="dbus"/>. It also disables Bluetooth support and font
514 install via PackageKit.
515 </para>
516
517 <para>
518 <option>--enable-gstreamer</option>: Use this switch if you want to
519 use <xref linkend="gst10-plugins-base"/> instead of
520 <xref linkend="gst-plugins-base"/> for the avmedia module.
521 </para>
522
523 <para>
524 <option>--enable-gtk3</option>: Use this switch if you want to
525 build the <application>GTK+ 3</application> integration module.
526 </para>
527
528 <para>
529 <option>--enable-kde4</option>: Use this switch if you want to
530 build the <application>KDE</application> integration module.
531 </para>
532
533 </sect2>
534
535 <sect2 role="content">
536 <title>Contents</title>
537
538 <segmentedlist>
539 <segtitle>Installed Programs</segtitle>
540 <segtitle>Installed Libraries</segtitle>
541 <segtitle>Installed Directory</segtitle>
542
543 <seglistitem>
544 <seg>
545 libreoffice, lobase, localc, lodraw, loffice, lofromtemplate,
546 loimpress, lomath, loweb, lowriter, soffice and unopkg
547 </seg>
548 <seg>
549 None
550 </seg>
551 <seg>
552 /usr/lib/libreoffice
553 </seg>
554 </seglistitem>
555 </segmentedlist>
556
557 <variablelist>
558 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
559 <?dbfo list-presentation="list"?>
560 <?dbhtml list-presentation="table"?>
561
562 <varlistentry id="lobase">
563 <term><command>lobase</command></term>
564 <listitem>
565 <para>
566 is a database manager.
567 </para>
568 <indexterm zone="libreoffice lobase">
569 <primary sortas="b-lobase">lobase</primary>
570 </indexterm>
571 </listitem>
572 </varlistentry>
573
574 <varlistentry id="localc">
575 <term><command>localc</command></term>
576 <listitem>
577 <para>
578 is a spreadsheet program.
579 </para>
580 <indexterm zone="libreoffice localc">
581 <primary sortas="b-localc">localc</primary>
582 </indexterm>
583 </listitem>
584 </varlistentry>
585
586 <varlistentry id="lodraw">
587 <term><command>lodraw</command></term>
588 <listitem>
589 <para>
590 is a vector graphics editor and diagramming tool.
591 </para>
592 <indexterm zone="libreoffice lodraw">
593 <primary sortas="b-lodraw">lodraw</primary>
594 </indexterm>
595 </listitem>
596 </varlistentry>
597
598 <varlistentry id="loimpress">
599 <term><command>loimpress</command></term>
600 <listitem>
601 <para>
602 can edit and display PowerPoint presentations.
603 </para>
604 <indexterm zone="libreoffice loimpress">
605 <primary sortas="b-loimpress">loimpress</primary>
606 </indexterm>
607 </listitem>
608 </varlistentry>
609
610 <varlistentry id="lomath">
611 <term><command>lomath</command></term>
612 <listitem>
613 <para>
614 is a mathematical formula editor.
615 </para>
616 <indexterm zone="libreoffice lomath">
617 <primary sortas="b-lomath">lomath</primary>
618 </indexterm>
619 </listitem>
620 </varlistentry>
621
622 <varlistentry id="lowriter">
623 <term><command>lowriter</command></term>
624 <listitem>
625 <para>
626 is a word processor.
627 </para>
628 <indexterm zone="libreoffice lowriter">
629 <primary sortas="b-lowriter">lowriter</primary>
630 </indexterm>
631 </listitem>
632 </varlistentry>
633
634 <varlistentry id="unopkg">
635 <term><command>unopkg</command></term>
636 <listitem>
637 <para>
638 is a tool to manage <application>LibreOffice</application>
639 extensions from the command line.
640 </para>
641 <indexterm zone="libreoffice unopkg">
642 <primary sortas="b-unopkg">unopkg</primary>
643 </indexterm>
644 </listitem>
645 </varlistentry>
646
647 </variablelist>
648
649 </sect2>
650
651</sect1>
Note: See TracBrowser for help on using the repository browser.