Permalink
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
3
contributors
Commits on May 11, 2019
The frame code is all low-level: should be replaced at some stage with a proper implementation (see e.g. xbox).
For auto-updating.
Commits on May 12, 2019
Commits on May 14, 2019
Quite possibly this should be done in a first-shipout hook, so all engines give the same result.
Based on discussion with BLF.
Leading zeros should be present.
This reverts commit 33c5354.
Due to d2cb4da.
Commits on May 15, 2019
Save a lot of expansion.
Commits on May 18, 2019
Commits on May 22, 2019
Contrarily to Heiko Oberdiek's pdftexcmds where he made the LuaTeX emulation look like an internal integer using \numexpr...\relax, here we want an integer denotation (simply decimal digits), which is precisely what l3kernel.elapsedtime() provides.
Commits on May 23, 2019
2 * 0.5cm was previously (2*0.5)cm and is now 2*(0.5cm)
Commits on May 25, 2019
Mention the fact that if the first non-expandable token found during the expansion is a <space token>, it is gobbled.
Commits on May 26, 2019
Commits on May 27, 2019
Part of the 'AR fix' which was not stripped out.
Approach from Raimund Niedrist, author of hypdvips.
Commits on May 28, 2019
This follows a long internal discussion. This implements "option B1" in that discussion.
There are no files selected for viewing