View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000248 | luatex | feature request | public | 2009-07-08 11:40 | 2012-04-09 05:10 |
Reporter | Hans Hagen | Assigned To | Taco | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 0.43.0 | ||||
Summary | 0000248: flag in tfm table that inhibits math | ||||
Description | when passing a large tfm table to luatex (e.g. cjk fonts) that has no math, at the tex end still checking needs to be done for a bunch of math related keys; as it is known at the lua end that a table has no math (or simply because we want to use the text part of a math font only) we can have a tfmtable.ignoremath key this can speed up cjk fontloading | ||||
Steps To Reproduce | can be tested in mkiv | ||||
Tags | math | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-08 11:40 | Hans Hagen | New Issue | |
2009-07-16 09:26 | Taco | Status | new => resolved |
2009-07-16 09:26 | Taco | Resolution | open => fixed |
2009-07-16 09:26 | Taco | Assigned To | => Taco |
2009-07-16 09:26 | Taco | Note Added: 0000231 | |
2009-08-19 10:46 | Taco | Fixed in Version | => 0.43.0 |
2009-08-19 10:47 | Taco | Status | resolved => closed |
2012-04-09 05:10 | Khaled Hosny | Tag Attached: math |