Author: randy
Date: 2007-01-20 11:29:54 -0700 (Sat, 20 Jan 2007)
New Revision: 6436

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/pst/typesetting/tetex.xml
Log:
Moved the CM-Super type1ec.sty file from the texmf-local directory structure to 
the texmf structure

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-01-20 07:07:20 UTC 
(rev 6435)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-01-20 18:29:54 UTC 
(rev 6436)
@@ -45,6 +45,10 @@
       <para>January 20th, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Moved the CM-Super type1ec.sty file from the
+          texmf-local directory structure to the texmf structure.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Updated to seamonkey-1.1.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/pst/typesetting/tetex.xml
===================================================================
--- trunk/BOOK/pst/typesetting/tetex.xml        2007-01-20 07:07:20 UTC (rev 
6435)
+++ trunk/BOOK/pst/typesetting/tetex.xml        2007-01-20 18:29:54 UTC (rev 
6436)
@@ -214,9 +214,8 @@
 MixedMap cm-super-x2.map
 EOF
 
-FONTDIR=$(kpsewhich --expand-var '$TEXMFLOCAL') &amp;&amp;
 install -v -m644 -D cm-super/type1ec.sty \
-       $FONTDIR/tex/cm-super/type1ec.sty &amp;&amp;
+       $FONTDIR/tex/latex/cm-super/type1ec.sty &amp;&amp;
 
 mktexlsr &amp;&amp;
 updmap-sys &amp;&amp;

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to