Joseph Wright

Results 104 issues of Joseph Wright

Currently, there is only the low-level `\msg_redirect_module:nnn`, _etc._. There are issues with the function names here, and also there is no way to easily reverse a redirection. Moreover, the interface...

feature-request
l3msg

Using `create col/linear regression = {y = ...}` one can carry out linear regression in `pgfplots(table)`, and get the slope and intercept from `\pgfplotstableregressiona` and `\pgfplotstableregressionb`. However, the correlation coefficient...

As discussed in #372, a full set of tests are needed. I'll look at this: first making sure we can run things appropriately, then looking for assistance. If necessary I'll...

enhancement

Currently our normalisation, particularly for LuaTeX, has been built up over a period. We also have features such as epoch support that vary with year (see #7). Probably we should...

enhancement

Testing in https://github.com/latex3/pdfresources currently needs a customised `regression-test`. That should be addressed so it's possible to test correctly without a custom version.

enhancement

As discussed in recent PRs with @jlaurens and @zauguin, there are places we likely should adjust the code style and document this. That could be done separate from any more...

enhancement

The `sourcefiledir`/`docfiledir` split assumes that all typesetting sources are purely in `docfiledir`. That's no good for producing typeset code from `.dtx` files.

bug

It would be useful to have `install` also optionally apply `setversion` so for example `\listfiles` will clearly show that development versions are in use.

enhancement

Originally reported by: **Nico Schlömer (Bitbucket: [nschloe](https://bitbucket.org/nschloe), GitHub: [nschloe](https://github.com/nschloe))** ---------------------------------------- Hi, when putting a, say, 3cm high image at the footer of each page, the body text still gets vertically...

enhancement

This PR focussed on language support in two ways: - An optional arg. for BCP-47 string - Auto-babel detection (still to do at the time of writing)