Author: igor
Date: Fri Oct 11 09:14:19 2013
New Revision: 11962
Log:
libreoffice formatting fixes
Modified:
trunk/BOOK/xsoft/office/libreoffice.xml
Modified: trunk/BOOK/xsoft/office/libreoffice.xml
==============================================================================
--- trunk/BOOK/xsoft/office/libreoffice.xml Fri Oct 11 08:44:49 2013
(r11961)
+++ trunk/BOOK/xsoft/office/libreoffice.xml Fri Oct 11 09:14:19 2013
(r11962)
@@ -424,13 +424,13 @@
<parameter>--with-lang=ALL</parameter>.
</para>
- <para>
+ <note><para>
For a list of the available languages, you can uncompress the
translations tarball, <command>tar -xf
../libreoffice-translations-&libreoffice-dlversion;.tar.xz
--no-overwrite-dir -C /tmp</command>, and run <command>ls
/tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
- </para>
+ </para></note>
<para>
<parameter>--with-help</parameter>: Without this switch, the help files
@@ -444,25 +444,25 @@
</para>
<para>
- <option>--without-java</option>: This switch disables
+ <parameter>--without-java</parameter>: This switch disables
<application>Java</application> support in
<application>LibreOffice</application>.
</para>
<para>
- <option>--disable-gconf</option>: This switch disables compiling
+ <parameter>--disable-gconf</parameter>: This switch disables compiling
<application>LibreOffice</application> with the deprecated
<application>GNOME</application> configuration system support.
</para>
<para>
- <option>--disable-odk</option>: This switch disables installing the
+ <parameter>--disable-odk</parameter>: This switch disables installing the
office development kit. Remove if you want to develop a
<application>LibreOffice</application> based application.
</para>
<para>
- <option>--disable-postgresql-sdbc</option>: This switch disables
compiling
+ <parameter>--disable-postgresql-sdbc</parameter>: This switch disables
compiling
<application>LibreOffice</application> with the ability to connect to a
<application>PostgreSQL</application> database. Remove it if you would
like <application>LibreOffice</application> to be able to connect to a
@@ -482,14 +482,14 @@
</para>
<para>
- <option>--with-system-*</option>: These switches prevent
+ <parameter>--with-system-*</parameter>: These switches prevent
<application>LibreOffice</application> from trying to compile its own
versions of these dependencies. If you've not installed some of the
dependencies, remove the corresponding switches.
</para>
<para>
- <option>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</option>: This
+ <parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>:
This
switch tells <application>LibreOffice</application> to use all your
CPUs to compile in parallel and speed up the build.
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page