diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-06-29 17:47:10 +0200 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-06-29 17:47:10 +0200 | 
| commit | ee06307dd1542bcfbabf83a6d2b60e7580fccc38 (patch) | |
| tree | 22a3ae7f67d76bfe587ca7d09b9433651fa85cf6 | |
| parent | b1f6d11410d90bede83840dbcc636d7f4d7378b6 (diff) | |
| download | luaotfload-ee06307dd1542bcfbabf83a6d2b60e7580fccc38.tar.gz | |
fix file listing in the readme
| -rw-r--r-- | README | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -33,7 +33,8 @@ Manifest  Source files:          luaotfload.dtx          single file source & doc for the package -        otfl-font-cid.lua       OTF support files from the ConTeXt distribution +        otfl-data-con.lua       OTF support files from the ConTeXt distribution +        otfl-font-cid.lua                       .          otfl-font-def.lua                       .          otfl-font-dum.lua                       .          otfl-font-ini.lua                       . @@ -86,6 +87,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.  "  The file luaotfload.dtx and the derived files +  luaotfload.pdf    luaotfload.sty    luaotfload.lua | 
