| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This function needn’t be as general for this kind of callback. The new
implementation is simpler but also complains about irregularities like
multiple registered functions.
|
| |
|
|
|
|
| |
We have the VCS info in the status file; these things are just silly.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
... changing the meaning of the file’s designation instead of adding yet
another file.
All the callback manipulation is now contained inside that module which
will inject most of its functionality only when its main ``.install()``
method is called.
|
|
|
|
|
|
|
|
|
| |
This defines a loader for the recognized OFM format. Somehow more recent
versions of Luaotfload (TL 2014) did not provide one, causing to OFM
fonts to fail loading whilst not being an issue without Luaotfload
loaded.
Addresses https://github.com/lualatex/luaotfload/issues/273
|
|
|