diff options
| author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-23 07:24:49 -0700 | 
|---|---|---|
| committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-04-23 07:24:49 -0700 | 
| commit | 63ee07f1f4021d07c5d89b706f2a9f1d8a4d97c9 (patch) | |
| tree | 44ad64b7785d86d3ad47a1a2032e22f0c866c042 /NEWS | |
| parent | 9291e1983240e72d93815a096963dc28a7acd770 (diff) | |
| parent | 80ab69f3c89c4ee576310e073510f286ad0f3b66 (diff) | |
| download | luaotfload-63ee07f1f4021d07c5d89b706f2a9f1d8a4d97c9.tar.gz | |
Merge pull request #1 from phi-gamma/master
Updating with current master
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 17 | 
1 files changed, 17 insertions, 0 deletions
@@ -1,6 +1,23 @@  Change History  -------------- +2013/04/xx, luaotfload v2.2: +    * Synchronisation with ConTeXt from TeXLive 2013, inducing +      backward-incompatible changes in the font structure (fontspec and  +      unicode-math must be updated) +    * Synchronisation with ConTeXt is now easier and can be done by just +      updating otfl-fonts-merged.lua (available in ConTeXt) +    * Improve documentation +    * renaming mkluatexfontdb into fontdbutil, with more search functionalities + +2013/04/11, luaotfload v1.28: +    * Adapting to LuaTeX 0.75, keeping backward-compatibility +    * Fix small documentation issues in mkluatexfontdb +    * Fix possibility of infite loop with fontconfig config files references +    * Adding semibold synonym for bold +    * file:xxx syntax now uses the same search function as name: which +      make more fonts recognized +  2011/04/21, luaotfload v1.25:      * Fix bug loading *.dfont fonts      * Misc. documentation fixes  | 
