diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-05 15:17:05 +0200 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-05 15:17:05 +0200 |
commit | 32040496caa1dab0ce1bfd4da023ac5bb325efdb (patch) | |
tree | 802af5e7369b873e011b33c3c3211a8639cc53fb | |
parent | 29bee8c9edf934690e25816c001e8afefd942e94 (diff) | |
download | luatexbase-32040496caa1dab0ce1bfd4da023ac5bb325efdb.tar.gz |
No .tds.zip on CTAN
-rw-r--r-- | README | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -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.) |