Changeset ff6ec19d


Ignore:
Timestamp:
01/11/2006 09:38:15 PM (18 years ago)
Author:
Andrew Benton <andy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 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
Children:
f5d262aa
Parents:
d08127d
Message:

updated abiword to 2.4.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd08127d rff6ec19d  
    465465<!-- Part X -->
    466466<!-- Chapter 33 -->
    467 <!ENTITY AbiWord-version              "2.4.1">
     467<!ENTITY AbiWord-version              "2.4.2">
    468468<!ENTITY gnumeric-version             "1.6.1">
    469469<!ENTITY gnucash-version              "1.8.11">
  • introduction/welcome/changelog.xml

    rd08127d rff6ec19d  
    4949          dependencies, updated the version of the Skins file.</para>
    5050        </listitem>
     51        <listitem>
     52          <para>[andy] - Updated to abiword-2.4.2.</para>
     53        </listitem>
    5154      </itemizedlist>
    5255    </listitem>
  • xsoft/office/abiword.xml

    rd08127d rff6ec19d  
    55  %general-entities;
    66
    7   <!ENTITY AbiWord-download-http "http://www.abisource.com/downloads/abiword/2.4.1/source/abiword-&AbiWord-version;.tar.bz2">
    8   <!ENTITY AbiWord-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/abiword-&AbiWord-version;.tar.bz2">
    9   <!ENTITY AbiWord-md5sum        "03d47aad66c4c9f9d329e3538de97dcd">
     7  <!ENTITY AbiWord-download-http "http://www.abisource.com/downloads/abiword/2.4.2/source/abiword-&AbiWord-version;.tar.bz2">
     8  <!ENTITY AbiWord-download-ftp  " ">
     9  <!ENTITY AbiWord-md5sum        "935f1218eab7ff96b7a23cfeba4e76d1">
    1010  <!ENTITY AbiWord-size          "24.1 MB">
    11   <!ENTITY AbiWord-buildsize     "212 MB">
    12   <!ENTITY AbiWord-time          "3.1 SBU (to build and install the program, docs and all plugins)">
     11  <!ENTITY AbiWord-buildsize     "209 MB">
     12  <!ENTITY AbiWord-time          "3.6 SBU (to build and install the program, docs and all plugins)">
    1313]>
    1414
     
    9999
    100100<screen><userinput>cd abiword-plugins &amp;&amp;
    101 ./configure --prefix=/usr --without-inter7eps --without-abigochart &amp;&amp;
     101./configure --prefix=/usr --without-inter7eps &amp;&amp;
    102102make &amp;&amp;
    103103cd ../abi &amp;&amp;
     
    156156    linking to the package and incurring a build failure.</para>
    157157
    158     <para><parameter>--without-abigochart</parameter>: The abigochart plugin does not
    159     compile cleanly against the current version of <xref linkend="goffice"/>. This
    160     parameter prevents linking to the package and incurring a build failure.</para>
    161 
    162158    <para><command>sed -i 's@AbiWord-2.0@abiword@' make-gnome-html.sh</command>:
    163159    This command alters the <command>make-gnome-html.sh</command> script to
     
    199195      command to fit the name of the file you want.</para>
    200196
    201       <para><application>AbiWord</application> uses Times New Roman as its default
    202       font. If you'd like it to default to a different font, edit
    203       <filename>~/.AbiSuite/templates/normal.awt</filename> and change the font to the
    204       one you want. To find out the exact string <application>AbiWord</application>
    205       uses for the font, open <application>AbiWord</application>, type one letter, then
    206       save the document in your home folder as <filename>test.abw</filename>. Now:
    207       </para>
     197      <para><application>AbiWord</application> uses Times New Roman as its
     198      default font. If you'd like it to default to a different font, edit
     199      <filename>~/.AbiSuite/templates/normal.awt</filename> and change the font
     200      to the one you want. To find out the exact string
     201      <application>AbiWord</application> uses for the font, open
     202      <application>AbiWord</application>, change the font to the one you want to
     203      use, type one letter, then save the document in your home folder as
     204      <filename>test.abw</filename>. Now:</para>
    208205
    209206<screen><userinput>grep -m 1 '"font-family' ~/test.abw | cut -d \" -f6</userinput></screen>
    210207
    211       <para>You can edit <filename>~/.AbiSuite/templates/normal.awt</filename> with a
    212       simple text editor like <application>Vim</application> or
     208      <para>You can edit <filename>~/.AbiSuite/templates/normal.awt</filename>
     209      with a simple text editor like <application>Vim</application> or
    213210      <application>Gedit</application>, or you can alter it with a
    214       <command>sed</command>. For example, if you want to use Bitstream Vera Sans:
    215       </para>
     211      <command>sed</command>. For example, if you want to use Bitstream Vera
     212      Sans:</para>
    216213
    217214<screen><userinput>sed -i 's@Times New Roman@Bitstream Vera Sans@g' \
Note: See TracChangeset for help on using the changeset viewer.