Date: Friday, July 23, 2010 @ 03:21:46
  Author: francois
Revision: 85971

Add msg about ConTeXt setup

Modified:
  texlive-core/trunk/texlive.install

-----------------+
 texlive.install |    4 ++++
 1 file changed, 4 insertions(+)

Modified: texlive.install
===================================================================
--- texlive.install     2010-07-23 07:06:43 UTC (rev 85970)
+++ texlive.install     2010-07-23 07:21:46 UTC (rev 85971)
@@ -63,6 +63,8 @@
   /usr/bin/fmtutil-sys --all 1>/dev/null
   echo      " done." 
   echo      " (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)"
+  echo    "NB: To setup ConTeXt and the lua(la)tex font db,"
+  echo    "    see http://wiki.archlinux.org/index.php/TeX_Live";
 }
 
 pre_upgrade() {
@@ -105,6 +107,8 @@
   /usr/bin/fmtutil-sys --all 1>/dev/null
   echo      " done." 
   echo      " (logs are under /var/lib/texmf/web2c/<engine>/<formatname>.log)"
+  echo    "NB: To setup ConTeXt and the lua(la)tex font db,"
+  echo    "    see http://wiki.archlinux.org/index.php/TeX_Live";
   if [[ "$2" == 200* ]]; then
     echo      "Important note. Some directories have moved:"
     echo      " \$TEXMFSYSVAR    is now /var/lib/texmf (previously 
/usr/share/texmf-var)"

Reply via email to