Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating to latest ConTeXt beta (2010.02.24) | Khaled Hosny | 2010-02-25 | 1 | -0/+33 |
| | | | | Now encoding related code gone. | ||||
* | Updating to latest ConTeXt beta (2010.02.23) | Khaled Hosny | 2010-02-23 | 1 | -149/+15 |
| | | | | | Now many of our fixes are incorporated upstream or fixed in a different way. | ||||
* | Updating to latest ConTeXt beta (2010.02.03) | Khaled Hosny | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Updating to latest ConTeXt beta 2010.01.14 | Khaled Hosny | 2010-01-15 | 1 | -16/+23 |
| | | | | | Fixes bug with some fonts ("attempt to get length of local 'splt' (a nil value)"). | ||||
* | Set internal fontname to font specification | Khaled Hosny | 2010-01-07 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | LaTeX expects that fontname is the tfm name, and thus use it to recall the font, so we ought to store something that can be used the same way here. `specification.specification' is the string used to define the font. Test: \input luaotfload.sty \font\xxx=file:lmroman10-regular.otf:+liga;+tlig\xxx ``\fontname\font'' should be: {\tt file:lmroman10-regular.otf:+liga;+tlig} \bye closes #3 | ||||
* | Updating to latest ConTeXt beta (2009.12.30) | Khaled Hosny | 2009-12-31 | 1 | -34/+178 |
| | |||||
* | Updating to latest ConTeXt beta (2009.12.29) | Khaled Hosny | 2009-12-30 | 1 | -15/+43 |
| | |||||
* | Updating to latest ConTeXt beta (2009.12.26) | Khaled Hosny | 2009-12-29 | 1 | -5/+28 |
| | |||||
* | Updating to latest ConTeXt stable (2009.11.26) | Khaled Hosny | 2009-11-27 | 1 | -5/+8 |
| | | | | | See http://wiki.contextgarden.net/Context_2009.11.26 for list of changes. | ||||
* | updating to latest (beta 2009.11.13) ConTeXt code | Khaled Hosny | 2009-11-15 | 1 | -14/+49 |
| | |||||
* | updating to latest (20090809) ConTeXt code (with minor bugfix) | Elie Roux | 2009-08-10 | 1 | -60/+123 |
| | |||||
* | Sync with ConTeXt 2009.06.10 20:06, fixes bug with undefined ↵ | Khaled Hosny | 2009-06-11 | 1 | -1/+2 |
| | | | | fonts.register_message function that would crash luatex with certain fonts, pluse more. | ||||
* | syncing with latest ConTeXt version (more feautures, less bugs), thanks to ↵ | Elie Roux | 2009-06-10 | 1 | -122/+79 |
| | | | | Khaled Hosny | ||||
* | sync with the latest ConTeXt beta, and using luaotfload in DVI mode too (for ↵ | Elie Roux | 2009-04-23 | 1 | -10/+17 |
| | | | | dvipdfmx) | ||||
* | adding a first working version of luaotfload | Elie Roux | 2009-04-08 | 1 | -0/+1577 |