summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for releasev1.13Khaled Hosny2010-06-241-6/+6
|
* Pump version and dateKhaled Hosny2010-06-141-6/+6
|
* Misc. bug fixesKhaled Hosny2010-06-141-1/+1
| | | | No features were processed in node mode.
* Move to before the check happensKhaled Hosny2010-06-141-9/+9
| | | | The targeted check moved to node-dum after last commit.
* Sync with ConTeXt beta (beta 2010.06.14)Khaled Hosny2010-06-141-13/+13
| | | | Fixes several bugs, including math bugs.
* Populate MathConstants tableKhaled Hosny2010-06-141-7/+30
| | | | A temporary fix.
* Prepare for releasev1.11Khaled Hosny2010-06-091-6/+6
|
* Prepare for releasev1.10Khaled Hosny2010-06-071-5/+5
|
* Legacy, TFM fonts, don't have a |shared| tableKhaled Hosny2010-06-051-1/+1
| | | | This means no |\fontdimen8| for such fonts, is this OK?
* Make sure |fontdata| is a tableKhaled Hosny2010-06-051-1/+1
| | | | | If the font were already loaded in TeX, fontdata will be the internal font number of the already loaded font.
* Improve capheight guessing a bitKhaled Hosny2010-06-051-8/+10
| | | | | | | We first check if the font have a non-zero os2_capheight and use it, else we use the height of "X" glyph, else we set capheight to the font's ascender. The later can be improved by checking certain glyphs in other scripts (Greek, Cyrillic etc.)
* Suffle the code around to actually workKhaled Hosny2010-06-051-37/+33
|
* add \fontdimen8 support from KhaledWill Robertson2010-06-051-0/+37
| | | closes #7
* add section headingsWill Robertson2010-06-051-0/+4
|
* Pump version numberKhaled Hosny2010-05-311-6/+6
|
* Slight correctionKhaled Hosny2010-05-301-4/+4
|
* TypoKhaled Hosny2010-05-301-1/+1
|
* Document auto mkluatexfontdbWill Robertson2010-05-311-14/+12
| | | | (hope that's enough. too late for much thought.)
* Fix version numberKhaled Hosny2010-05-301-6/+6
|
* Pump version numberv1.08aKhaled Hosny2010-05-281-6/+6
|
* Revert "NEWS update"Khaled Hosny2010-05-281-1/+0
| | | | | | | This reverts commit 9a27f3658bdc57fe39f7a9d95e3e99922818118d. Oops! otfl-font-otp.lua was committed by mistake, it doesn't work properly right now.
* NEWS updatev1.08Khaled Hosny2010-05-281-0/+1
|
* Switch to |luatexbase.new_attribute()|Khaled Hosny2010-05-231-31/+8
|
* Set default mode to "node"Khaled Hosny2010-05-221-0/+8
| | | | No one seems to object.
* Fix issue with first allocated attribute being 0Khaled Hosny2010-05-211-1/+4
| | | | See http://tug.org/pipermail/lualatex-dev/2010-May/000525.html.
* MinorKhaled Hosny2010-05-211-4/+8
|
* add a mkluatexfontdb section to the docsWill Robertson2010-05-201-8/+37
| | | closes #5
* add GPL license textWill Robertson2010-05-201-0/+433
|
* Revert "Remove all mention of the CC0 licence; use GPL for all"Will Robertson2010-05-201-9/+7
| | | | This reverts commit ef220e625c6741cc15f29a77e457c7094fc79541.
* Remove all mention of the CC0 licence; use GPL for allWill Robertson2010-05-201-7/+9
| | | | Related question: do Manuel and I have to add our names to the copyright?
* Rewrite the introductionKhaled Hosny2010-05-191-14/+14
|
* TypoKhaled Hosny2010-05-191-1/+1
|
* It is more of a compatibility mode rather than an inspirationKhaled Hosny2010-05-191-1/+2
|
* Softwares?Khaled Hosny2010-05-191-1/+1
|
* Relatively serious look at the documentationWill Robertson2010-05-201-58/+92
| | | Hope I haven't deleted any of your favourite bits
* Pump version numberKhaled Hosny2010-05-131-6/+6
|
* Documentation updatesv1.07Khaled Hosny2010-05-121-39/+61
|
* Avoid too long linesKhaled Hosny2010-05-111-23/+42
|
* Not using luadirect anymoreElie Roux2010-05-101-2/+2
|
* Adapting to the new luatexbase packageElie Roux2010-05-101-15/+15
| | | | | * using the new luatexbase callback functions * fixing a tiny bug
* CosmeticsKhaled Hosny2010-05-101-12/+31
|
* Adaptation to luatexbase (just small changes) and removing functions that ↵Elie Roux2010-05-101-81/+7
| | | | are now in luaextra.
* Update the minimum luatex versionKhaled Hosny2010-05-091-3/+6
| | | | | We are now stabilizing against 0.60.x, also make the message less dramatic.
* Documentation update, few TODO's still.Khaled Hosny2010-04-091-50/+79
|
* Revert "Import ConTeXt math modules"Khaled Hosny2010-04-051-17/+0
| | | | | This code proved to cause harm than good; unicode-math is doing better without it. So, revert it back, until we are ready for it.
* Import ConTeXt math modulesKhaled Hosny2010-04-021-0/+17
| | | | | | | | | Modules that provide OpenType and Unicode math related functionality, not very tested yet, but it seems to magically fix some of unicode-math issues. May be it should be trimmed a bit, since a good chunk of the code is of no use to us.
* Pump dateKhaled Hosny2010-04-011-6/+6
| | | | Also, fix date and version number to match that of latex package.
* Update doc a bitKhaled Hosny2010-03-281-5/+2
|
* Include alt_getopt.lua for nowKhaled Hosny2010-03-281-8/+2
|
* CosmeticsKhaled Hosny2010-03-141-19/+23
|