diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-06-30 15:02:25 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-06-30 15:03:32 +0200 |
commit | 05e29e9b267087ea828990d27439237b157d306e (patch) | |
tree | 4857a78e2c0b3f3b1e34e95f6637e9c6be4a00f1 | |
parent | f6c00193467310e117ac61898450ac9811214eb2 (diff) | |
download | luaotfload-05e29e9b267087ea828990d27439237b157d306e.tar.gz |
Update URI in the Readme.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ luaotfload is the adaptation of the ConTeXt OTF loading system for Plain and LaTeX. It allows to open OTF fonts with almost all features available through the XeTeX font syntax. -This package is developped on http://github.com/eroux/lualatex/tree/master . +This package is developped on <http://github.com/mpg/luaotfload>. Installation |