Changeset cf068ee


Ignore:
Timestamp:
04/06/2005 08:24:46 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.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:
a54950b
Parents:
d0a5083a
Message:

Updated to TeX-3.0; update build entities in the Ed instructions

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd0a5083a rcf068ee  
    504504
    505505<!-- Chapter 46 -->
    506 <!ENTITY tex-version                  "2.0.2">
     506<!ENTITY tex-version                  "3.0">
    507507<!ENTITY jadetex-version              "3.13">
    508508
  • introduction/welcome/changelog.xml

    rd0a5083a rcf068ee  
    2323<itemizedlist>
    2424
    25 <listitem><para>April 6th, 2005 [randy]: Updated to
    26 MySQL-4.1.10a</para></listitem>
     25<listitem><para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
     26TeX-3.0.</para></listitem>
    2727
    2828<listitem><para>April 5th, 2005 [randy]: Added a note to the GCC-3.4.3
     
    3737
    3838<listitem><para>April 3rd, 2005 [manuel]: Updated the XML sources to use
    39 DocBook XML DTD-4.4</para></listitem>
     39DocBook XML DTD-4.4.</para></listitem>
    4040
    4141<listitem><para>April 3rd, 2005 [randy]: Updated to
    42 libxslt-1.1.14</para></listitem>
     42libxslt-1.1.14.</para></listitem>
    4343
    4444<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
     
    7272
    7373<listitem><para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
    74 UnZip-5.52</para></listitem>
     74UnZip-5.52.</para></listitem>
    7575
    7676<listitem><para>March 25th, 2005 [randy]: Updated to
  • postlfs/editors/ed.xml

    rd0a5083a rcf068ee  
    99  <!ENTITY ed-md5sum        "ddd57463774cae9b50e70cd51221281b">
    1010  <!ENTITY ed-size          "182 KB">
    11   <!ENTITY ed-buildsize     "3.1 MB">
    12   <!ENTITY ed-time          "0.10 SBU">
     11  <!ENTITY ed-buildsize     "2.9 MB">
     12  <!ENTITY ed-time          "0.02 SBU">
    1313]>
    1414
     
    2222<indexterm zone="ed"><primary
    2323sortas="a-Ed">Ed</primary></indexterm>
    24 
    2524
    2625<sect2>
     
    122121<term><filename>red</filename></term>
    123122<listitem><para>is a restricted ed&mdash;it can only edit files in the
    124 current directory and cannot execute shell commands.
    125 </para>
     123current directory and cannot execute shell commands.</para>
    126124<indexterm zone="ed red">
    127125<primary sortas="b-red">red</primary></indexterm>
  • pst/typesetting/tex.xml

    rd0a5083a rcf068ee  
    44  %general-entities;
    55
    6   <!ENTITY tex-download-http "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-src-&tex-version;.tar.gz" >
    7   <!-- <!ENTITY tex-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-src-&tex-version;.tar.gz"> -->
    8   <!ENTITY tex-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/tetex-src-&tex-version;.tar.gz">
    9   <!ENTITY tex-md5sum        "a16f6bba227d55e79aeee46fbbd82d28">
    10   <!ENTITY tex-size          "11.7 MB">
    11   <!ENTITY tex-buildsize     "344 MB (415 MB with optional tarball)">
    12   <!ENTITY tex-time          "1.82 SBU">
    13 
    14   <!-- <!ENTITY texmf-download    "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmf-&tex-version;.tar.gz"> -->
    15   <!ENTITY texmf-download    "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-texmf-&tex-version;.tar.gz">
    16   <!ENTITY texmf-md5sum      "d3bdb96f9077e43b2115d3cc471743b3">
    17   <!ENTITY texmf-size        "52.4 MB">
    18 
    19   <!-- <!ENTITY texmfsrc-download "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex-texmfsrc-&tex-version;.tar.gz"> -->
    20   <!ENTITY texmfsrc-download "http://www.ibiblio.org/pub/packages/tex/teTeX/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
    21   <!ENTITY texmfsrc-md5sum   "40d4b2c5582eccbee4b6ec692c3cc253">
    22   <!ENTITY texmfsrc-size     "22.9 MB">
     6  <!ENTITY tex-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-src-&tex-version;.tar.gz" >
     7  <!ENTITY tex-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-src-&tex-version;.tar.gz">
     8  <!ENTITY tex-md5sum        "944a4641e79e61043fdaf8f38ecbb4b3">
     9  <!ENTITY tex-size          "12.7 MB">
     10  <!ENTITY tex-buildsize     "416 MB (542 MB with optional tarball)">
     11  <!ENTITY tex-time          "2.07 SBU">
     12
     13  <!ENTITY texmf-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmf-&tex-version;.tar.gz" >
     14  <!ENTITY texmf-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmf-&tex-version;.tar.gz">
     15  <!ENTITY texmf-md5sum        "11aa15c8d3e28ee7815e0d5fcdf43fd4">
     16  <!ENTITY texmf-size          "91.7 MB">
     17
     18  <!ENTITY texmfsrc-download-http "http://www.tug.org/ftp/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmfsrc-&tex-version;.tar.gz" >
     19  <!ENTITY texmfsrc-download-ftp  "ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/&tex-version;/distrib/tetex-texmfsrc-&tex-version;.tar.gz">
     20  <!ENTITY texmfsrc-md5sum   "66c32a11964a49982ba2a32d3bbfe7f5">
     21  <!ENTITY texmfsrc-size     "57.7 MB">
    2322]>
    2423
     
    5958<sect4><title>Required macros and fonts</title>
    6059<itemizedlist spacing='compact'>
     60<listitem><para>Download (HTTP):
     61<ulink url="&texmf-download-http;"/></para></listitem>
    6162<listitem><para>Download (FTP):
    62 <ulink url="&texmf-download;"/></para></listitem>
     63<ulink url="&texmf-download-ftp;"/></para></listitem>
    6364<listitem><para>Download MD5 sum: &texmf-md5sum;</para></listitem>
    6465<listitem><para>Download size: &texmf-size;</para></listitem>
     
    6869<sect4><title>Optional <filename>texmf</filename> sources:</title>
    6970<itemizedlist spacing='compact'>
     71<listitem><para>Download (HTTP):
     72<ulink url="&texmfsrc-download-http;"/></para></listitem>
    7073<listitem><para>Download (FTP):
    71 <ulink url="&texmfsrc-download;"/></para></listitem>
     74<ulink url="&texmfsrc-download-ftp;"/></para></listitem>
    7275<listitem><para>Download MD5 sum: &texmfsrc-md5sum;</para></listitem>
    7376<listitem><para>Download size: &texmfsrc-size;</para></listitem>
     
    7578</sect4>
    7679
     80<!--
    7781<sect4><title>Patches</title>
    7882<itemizedlist spacing='compact'>
     
    8488</itemizedlist>
    8589</sect4>
     90 -->
    8691</sect3>
    8792
     
    9499<para><xref linkend="libpng"/>,
    95100<xref linkend="x-installing"/>,
    96 <xref linkend="openssl"/>,
    97 <xref linkend="mysql"/>,
     101<!-- <xref linkend="openssl"/>,
     102<xref linkend="mysql"/>, -->
    98103<xref linkend="perl-modules"/>: Tk-&Perl-Tk-version;, <ulink
    99104url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.0.2.tar.gz">
    100105t1lib</ulink>
    101 and <ulink url="http://www.w3.org/Library/">libwww</ulink></para>
     106and <ulink url="http://www.boutell.com/gd/">GD</ulink></para>
    102107</sect4>
    103108</sect3>
     
    134139commands:</para>
    135140
     141<!--
    136142<screen><userinput><command>patch -Np1 -i ../tetex-src-&tex-version;-flex-1.patch &amp;&amp;
    137143patch -Np1 -i ../tetex-src-&tex-version;-remove_readlink-1.patch &amp;&amp;
    138 ./configure --with-x=no --prefix=/usr \
    139     --without-texinfo --with-system-ncurses --with-system-zlib \
    140     --exec-prefix=/usr --bindir=/usr/bin &amp;&amp;
     144 -->
     145
     146<screen><userinput><command>./configure --prefix=/usr \
     147    --exec-prefix=/usr --bindir=/usr/bin \
     148    --without-texinfo --with-x=no \
     149    --with-system-ncurses --with-system-zlib &amp;&amp;
    141150make all</command></userinput></screen>
    142151
     
    180189part of the base operating system; this switch avoids building it here.</para>
    181190
     191<para><option>--disable-a4</option>: Use this option to set the default paper
     192size to letter and the default unit to inch.</para>
     193
    182194<para><command>texconfig dvips paper letter</command>: This command sets the
    183195default paper size for <application>TeX</application>.</para>
     
    185197<para><command>texconfig font rw</command>: This command specifies writable
    186198fonts.</para>
     199
     200<tip><para>Run <command>./configure --help</command> for information about
     201using other switches which will enable the build to use any installed packages
     202you may have on your system.</para></tip>
    187203
    188204</sect2>
     
    194210<segtitle>Installed Programs</segtitle>
    195211<segtitle>Installed Library</segtitle>
    196 <segtitle>Installed Directory</segtitle>
     212<segtitle>Installed Directories</segtitle>
    197213<seglistitem>
    198 <seg>101 separate binaries and scripts along with 37 symlinks to these
     214<seg>100 separate binaries and scripts along with 30 symlinks to these
    199215programs.</seg>
    200216<seg>libkpathsea.a</seg>
    201 <seg>/usr/share/texmf</seg>
     217<seg>~/.texmf-config, /usr/include/kpathsea, /usr/share/texinfo/html,
     218/usr/share/texmf, /usr/share/texi2html and /usr/share/texmf-var</seg>
    202219</seglistitem>
    203220</segmentedlist>
     
    210227<term><command>TeX programs</command></term>
    211228<listitem><para>included in the <application>TeX</application> package are too
    212 numerous to individually list. Please refer to
    213 <ulink url="file:///usr/share/texmf/doc/index.html"/> for details, as well as
    214 a tour of the expansive <application>TeX</application> documentation.</para>
     229numerous to individually list. Please refer to the individual program man
     230pages and <ulink url="file:///usr/share/texmf/doc/index.html"/> for details,
     231as well as a tour of the expansive
     232<application>TeX</application> documentation.</para>
    215233<indexterm zone="tex tex-programs">
    216234<primary sortas="b-TeX-programs">TeX programs</primary></indexterm>
Note: See TracChangeset for help on using the changeset viewer.