Author: bdubbs
Date: 2012-08-28 13:56:32 -0600 (Tue, 28 Aug 2012)
New Revision: 10597
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/pst/typesetting/texlive.xml
Log:
Update to texlive-20120701
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-08-28 15:06:39 UTC (rev 10596)
+++ trunk/BOOK/general.ent 2012-08-28 19:56:32 UTC (rev 10597)
@@ -1171,7 +1171,7 @@
-->
<!-- Chapter 47 -->
-<!ENTITY texlive-version "20110705">
+<!ENTITY texlive-version "20120701">
<!ENTITY jadetex-version "3.13">
<!-- Obsolete
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-08-28 15:06:39 UTC
(rev 10596)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-08-28 19:56:32 UTC
(rev 10597)
@@ -47,6 +47,10 @@
<para>August 28th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Updated to texlive-20120701. Fixes
+ <ulink url="&blfs-ticket-root;3484">#3484</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[krejzi] - Exempi 2.2.0.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/pst/typesetting/texlive.xml
===================================================================
--- trunk/BOOK/pst/typesetting/texlive.xml 2012-08-28 15:06:39 UTC (rev
10596)
+++ trunk/BOOK/pst/typesetting/texlive.xml 2012-08-28 19:56:32 UTC (rev
10597)
@@ -4,20 +4,22 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
+ <!ENTITY texlive-year "2012">
<!ENTITY texlive-installer
"http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz">
<!ENTITY texlive-source-download-http " ">
- <!ENTITY texlive-source-download-ftp
"ftp://tug.org/texlive/historic/2011/texlive-&texlive-version;-source.tar.xz">
- <!ENTITY texlive-source-md5sum "968d238949e8a34a1fd74c374ddfe6f1">
+ <!ENTITY texlive-source-download-ftp
"ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texlive-version;-source.tar.xz">
+ <!ENTITY texlive-source-md5sum "1d38be7dac26440fd022a4708f454a2b">
<!ENTITY texlive-source-size "126 MB">
+<!--
<!ENTITY texlive-texmf-download-http " ">
- <!ENTITY texlive-texmf-download-ftp
"ftp://tug.org/texlive/historic/2011/texlive-&texlive-version;-texmf.tar.xz">
+ <!ENTITY texlive-texmf-download-ftp
"ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texlive-version;-texmf.tar.xz">
<!ENTITY texlive-texmf-md5sum "ed7b558be35adf00a6c2e69609cd679a">
<!ENTITY texlive-texmf-size "1.2 GB">
-
- <!ENTITY texlive-buildsize "5.4 GB">
- <!ENTITY texlive-time "9.7 SBU">
+-->
+ <!ENTITY texlive-buildsize "3.1 GB">
+ <!ENTITY texlive-time "8.0 SBU">
]>
<sect1 id="texlive" xreflabel="texlive-&texlive-version;">
@@ -153,10 +155,10 @@
<screen><userinput>cat >>> /etc/profile.d/extrapaths.sh << "EOF"
pathappend /usr/share/man MANPATH
-pathappend /opt/texlive/2011/texmf/doc/man MANPATH
+pathappend /opt/texlive/&texlive-year;/texmf/doc/man MANPATH
pathappend /usr/share/info INFOPATH
-pathappend /opt/texlive/2011/texmf/doc/info INFOPATH
-pathappend /opt/texlive/2011/bin/x86_64-linux
+pathappend /opt/texlive/&texlive-year;/texmf/doc/info INFOPATH
+pathappend /opt/texlive/&texlive-year;/bin/x86_64-linux
EOF</userinput></screen>
<note><para>The standard MANPATH and INFOPATH path are specified above to
@@ -180,6 +182,7 @@
<screen><userinput>./configure --prefix=/usr \
--disable-native-texlive-build \
+ --enable-build-in-source-tree \
--without-luatex \
--enable-mktextex-default \
--with-banner-add=" - BLFS" &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page