From d08d71ffc88afbf641685e5ebe69bdf0ef4d0f51 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sun, 9 May 2010 21:12:35 +0300 Subject: All caps file name For, foolish, consistency. --- Makefile | 4 ++-- NEWS | 19 +++++++++++++++++++ News | 19 ------------------- 3 files changed, 21 insertions(+), 21 deletions(-) create mode 100644 NEWS delete mode 100644 News diff --git a/Makefile b/Makefile index b37f8a2..6a13630 100644 --- a/Makefile +++ b/Makefile @@ -9,12 +9,12 @@ OTFL = $(wildcard otfl-*.lua) COMPILED = $(DOC) UNPACKED = luaotfload.sty luaotfload.lua GENERATED = $(COMPILED) $(UNPACKED) -SOURCE = $(DTX) $(OTFL) README Makefile News mkluatexfontdb.lua +SOURCE = $(DTX) $(OTFL) README Makefile NEWS mkluatexfontdb.lua # Files grouped by installation location SCRIPTFILES = mkluatexfontdb.lua RUNFILES = $(UNPACKED) $(OTFL) -DOCFILES = $(DOC) README News +DOCFILES = $(DOC) README NEWS SRCFILES = $(DTX) Makefile # The following definitions should be equivalent diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..9a07cff --- /dev/null +++ b/NEWS @@ -0,0 +1,19 @@ + History of the luaotfload bundle + +Currrent git, luaotfload v1.07: + * synchronizing with latest ConTeXt stable 2010.05.08 + * adding support for microtypography + * adding support for color and transparency + * adding a script to generate a font database with TeX and system fonts + * more verbose log file + +2010/02/07, luaotfload v1.06a: + * more complete tlig and trep + * defaults options changed to "+ccmp;+locl;+rlig;+liga;+clig;+kern; + +mark;+mkmk;" + * supporting windows absolute path + +2009/12/01, luaotfload v1.06: + * synchronizing with ConTeXt stable 2009.11.26 + * adding backward compatibility with LuaTeX 0.40.6 + diff --git a/News b/News deleted file mode 100644 index 9a07cff..0000000 --- a/News +++ /dev/null @@ -1,19 +0,0 @@ - History of the luaotfload bundle - -Currrent git, luaotfload v1.07: - * synchronizing with latest ConTeXt stable 2010.05.08 - * adding support for microtypography - * adding support for color and transparency - * adding a script to generate a font database with TeX and system fonts - * more verbose log file - -2010/02/07, luaotfload v1.06a: - * more complete tlig and trep - * defaults options changed to "+ccmp;+locl;+rlig;+liga;+clig;+kern; - +mark;+mkmk;" - * supporting windows absolute path - -2009/12/01, luaotfload v1.06: - * synchronizing with ConTeXt stable 2009.11.26 - * adding backward compatibility with LuaTeX 0.40.6 - -- cgit v1.2.3