Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Black-/whitelist documentation update | Patrick Gundlach | 2011-09-30 | 1 | -1/+12 | |
| | | ||||||
| * | Prepare for releasev1.25 | Khaled Hosny | 2011-04-21 | 1 | -6/+6 | |
| | | ||||||
| * | Temporarly add this code back, I want to make a release | Khaled Hosny | 2011-04-21 | 1 | -0/+26 | |
| | | ||||||
* | | Will not be needed with next ConTeXt merge | Khaled Hosny | 2011-03-18 | 1 | -17/+0 | |
| | | ||||||
* | | Another missed rename | Khaled Hosny | 2011-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Missed rename | Khaled Hosny | 2011-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Rename font-xtx.lua | Khaled Hosny | 2011-03-02 | 1 | -3/+1 | |
| | | | | | | | | | | We heavily change the file locally and it is relatively static, so rename it to void being overridden with every sync. | |||||
* | | Sync with ConTeXt 2011.02.25 22:03 | Khaled Hosny | 2011-03-02 | 1 | -14/+17 | |
| | | | | | | | | | | This commit overrides all our local modification to ConTeXt file and is not tested at all. | |||||
* | | Merge remote branch 'origin/master' into unstable | Khaled Hosny | 2011-03-02 | 1 | -206/+143 | |
|\| | | | | | | | | | Conflicts: luaotfload.dtx | |||||
| * | Even more own dog food eating | Khaled Hosny | 2011-03-01 | 1 | -0/+2 | |
| | | ||||||
| * | Remove outdated comment | Khaled Hosny | 2011-03-01 | 1 | -3/+0 | |
| | | ||||||
| * | Eat our own dog food | Khaled Hosny | 2011-03-01 | 1 | -2/+4 | |
| | | ||||||
| * | Make it more clear what kind of features are supported | Khaled Hosny | 2011-03-01 | 1 | -10/+9 | |
| | | ||||||
| * | Fix bugs resulted from previous code removal | Khaled Hosny | 2011-02-25 | 1 | -3/+4 | |
| | | ||||||
| * | Misc. documentation fixes | Khaled Hosny | 2011-02-25 | 1 | -87/+84 | |
| | | | | | | | | And update the mode section to reflect current defaults. | |||||
| * | Code for setting \fontdimen10|11 moved to unicode-math | Khaled Hosny | 2011-02-20 | 1 | -19/+0 | |
| | | ||||||
| * | Code for setting \fontdimen8 moved to fontspec | Khaled Hosny | 2011-02-20 | 1 | -28/+0 | |
| | | ||||||
| * | Prepare for releasev1.24 | Khaled Hosny | 2011-02-16 | 1 | -6/+6 | |
| | | ||||||
| * | Prepare for releasev1.23 | Khaled Hosny | 2011-02-04 | 1 | -6/+6 | |
| | | ||||||
| * | Prepare for releasev1.22 | Khaled Hosny | 2011-01-25 | 1 | -6/+6 | |
| | | ||||||
| * | Remove `luaotfload.add_patch_callback()` | Khaled Hosny | 2010-11-26 | 1 | -8/+0 | |
| | | | | | | | | | | Per Philip's suggestion, `luatexbase.add_to_callback()` is to be used directly instead. | |||||
| * | Minor | Khaled Hosny | 2010-11-26 | 1 | -4/+4 | |
| | | ||||||
| * | Some documentation | Khaled Hosny | 2010-11-26 | 1 | -9/+26 | |
| | | ||||||
| * | Apply Philipp's patch from #20 | Khaled Hosny | 2010-11-26 | 1 | -1/+9 | |
| | | ||||||
| * | Not needed anymore | Khaled Hosny | 2010-11-17 | 1 | -13/+2 | |
| | | | | | | | | Pretending I knew what it does. | |||||
| * | Simplify callback registering | Khaled Hosny | 2010-11-17 | 1 | -41/+17 | |
| | | | | | | | | | | | | We never turn off the package as it makes no sense to load it then (and it does not really turn everything off since we already register another callback in the color module. | |||||
| * | Minor | Khaled Hosny | 2010-11-17 | 1 | -1/+2 | |
| | | ||||||
| * | Remove misleading statement | Khaled Hosny | 2010-11-17 | 1 | -5/+3 | |
| | | | | | | | | | | Mer copying of files over from ConTeXt is no longer possible and should not be suggested. | |||||
| * | Some cosmetic changes | Khaled Hosny | 2010-11-17 | 1 | -46/+52 | |
| | | ||||||
| * | Remove --database-dir and --sys options | Khaled Hosny | 2010-11-12 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | * --database-dir is useless anyway since we don't support loading names database from arbitrary path. * --sys (and mkluatexfontdb-sys) are dangerous since we will load user specific fonts (in ~/.fonts for example) which can not be loaded by other users (can be security concern as well). If there is real need, we should then implement it properly. + some clean up and less code duplication in mkluatexfontdb. | |||||
| * | Prepare for releasev1.21 | Khaled Hosny | 2010-11-11 | 1 | -6/+6 | |
| | | ||||||
* | | Merge branch 'lltxb' into unstable | Khaled Hosny | 2010-11-11 | 1 | -22/+5 | |
|\| | ||||||
| * | Adapt to luatexbase v3.0 | Manuel Pégourié-Gonnard | 2010-11-11 | 1 | -25/+3 | |
| | | ||||||
| * | Stop using luatextra, use luatexbase + lualibs. | Manuel Pégourié-Gonnard | 2010-11-06 | 1 | -2/+7 | |
| | | | | | | | | Tested with luatexbase v0.2. | |||||
* | | Now `make check-all` runs successfully again | Khaled Hosny | 2010-11-03 | 1 | -5/+11 | |
| | | | | | | | | Node mode does not seem to work, though. | |||||
* | | Now `make check-all` runs successfully again | Khaled Hosny | 2010-11-03 | 1 | -3/+15 | |
|/ | ||||||
* | Remove extra empty lines | Khaled Hosny | 2010-10-25 | 1 | -32/+0 | |
| | | | | Makes the typeset code look better | |||||
* | Set \fontdimen10|11 for math fonts | Khaled Hosny | 2010-10-25 | 1 | -0/+17 | |
| | | | | | This gives macro packages access to (Script)ScriptPercentScaleDown math constants, see wspr/unicode-math#112. | |||||
* | Prepare for releasev1.20 | Khaled Hosny | 2010-10-16 | 1 | -6/+6 | |
| | ||||||
* | Prepare for releasev1.19 | Khaled Hosny | 2010-09-12 | 1 | -6/+6 | |
| | ||||||
* | fixing a bug with detection of LaTeX (made Tikz not working) | Elie Roux | 2010-07-29 | 1 | -0/+1 | |
| | ||||||
* | Prepare for releasev1.18 | Khaled Hosny | 2010-07-15 | 1 | -6/+6 | |
| | ||||||
* | Cosmetics | Khaled Hosny | 2010-07-15 | 1 | -4/+7 | |
| | ||||||
* | Fix for \overwithdelims and brothers | Khaled Hosny | 2010-07-15 | 1 | -0/+3 | |
| | | | | | | | | We now fill in two extra math constants, FractionDelimiterSize and FractionDelimiterDisplayStyleSize. See: http://tug.org/pipermail/luatex/2010-July/001741.html | |||||
* | Prepare for releasev1.17 | Khaled Hosny | 2010-07-14 | 1 | -7/+7 | |
| | ||||||
* | Charter looks good on screen | Khaled Hosny | 2010-07-14 | 1 | -2/+15 | |
| | ||||||
* | Allow stylistic sets features in base mode | Khaled Hosny | 2010-07-13 | 1 | -0/+19 | |
| | ||||||
* | Handle all percent constants | Khaled Hosny | 2010-07-13 | 1 | -2/+2 | |
| | | | | | There is also ScriptPercentScaleDown and ScriptScriptPercentScaleDown besides RadicalDegreeBottomRaisePercent, so be more generalised. | |||||
* | Prepare for releasev1.16 | Khaled Hosny | 2010-07-12 | 1 | -5/+5 | |
| | ||||||
* | Move code around | Khaled Hosny | 2010-07-11 | 1 | -0/+25 | |
| | | | | | | Move code that does not belong to otfl-font-nms.lua to luaotfload.dtx. Please test. |