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 .
- 14 commits
- 81 files changed
- 0 comments
- 1 contributor
Commits on May 03, 2019
This came up after a discussion with Ulrike. The old behaviour was somewhat loose in terms of the catcode of the tokens produced. In this commit, that is addressed by ensuring that the output tokens are always re-generated to have the correct catcode. It also adds a str version, which will be quite a bit faster and which gives the correct behaviour in \str_<target>_case:n - that was not the case before.
Commits on May 04, 2019
This way we only add a special to a column with some content. Hopefully this works reasonably well and is safe.
For goto, \pdfstartlink does add /Subtype /Link, so we need to do the same for other drivers.
Commits on May 05, 2019
There are no files selected for viewing