summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-05-05 15:17:05 +0200
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-05-05 15:17:05 +0200
commit32040496caa1dab0ce1bfd4da023ac5bb325efdb (patch)
tree802af5e7369b873e011b33c3c3211a8639cc53fb
parent29bee8c9edf934690e25816c001e8afefd942e94 (diff)
downloadluatexbase-32040496caa1dab0ce1bfd4da023ac5bb325efdb.tar.gz
No .tds.zip on CTAN
-rw-r--r--README12
1 files changed, 3 insertions, 9 deletions
diff --git a/README b/README
index a6b6c9f..cb3c8ba 100644
--- a/README
+++ b/README
@@ -22,16 +22,10 @@ Installation
Here are the recommended installation methods (preferred first).
1. If you are using TeX Live 2010 or later, use 'tlmgr install luatexbase'.
-If your are using MiKTeX, use the MiKTeX Package Manager.
-Alternatively, try you Linux distribution's package management system.
+ If your are using MiKTeX, use the MiKTeX Package Manager.
+ Alternatively, try you Linux distribution's package management system.
-2. a. Grab luatexbase.tds.zip on the CTAN.
- b. Unzip it at the root of one or your TDS trees.
- c. You may need to update some filename database after this, see your TeX
- distribution's manual for details. (Hint: with TeX Live, run 'mktexlsr';
- with MikTeX, look for "Refresh FNDB" in the MikTeX menu.)
-
-3. a. Grab the sources from CTAN or github.
+2. a. Grab the sources from CTAN or github.
b. Run 'make install TEXMFROOT=/path/to/texmf'.
(Warning: 'make install' without giving a TEXMFROOT will
put files in './texmf', which is probably not what you want.)