-
The list of patches in `l3debug` is written entirely by hand, so unsurprisingly, some things were left off. For example:
```latex
\RequirePackage[check-declarations]{expl3}
\ExplSyntaxOn
\prop_gs…
-
**Describe your proposed improvement and the problem it solves.**
In my documents I create a lot of macros by using the `\NewDocumentCommand` macro from LaTeX3 but these macros do not seem to b…
-
## Brief outline of the bug
On `texdoc source2e` (2021-11-15 Patch level 1), page 106, marginal notes created by `variable` and `macro` envs overlap.
![image](https://user-images.githubuserconte…
-
## Brief outline of the bug
This is the same as https://github.com/latex3/latex3/issues/1345 but for ltfilehook-code and ltshipout-code, namely undefined page references in the sentences "These funct…
-
In order to ensure variables have a convention conforming name, it'd be nice if the different `\_new:N` functions would ensure the variables have the correct `` postfix. Currently things like `\int_ne…
-
2023-03-14
This post will be updated (regularly, I hope).
This issue will discuss how tabular is adapted to bidi in luatex (focused on LTR columns with RTL text, which is sometimes a requiremen…
-
Using exitfool? Maybe also with lualatex/pdflatex itself (https://github.com/latex3/pdfresources?)
Example:
![grafik](https://user-images.githubusercontent.com/1366654/160390513-47c876e3-cc20-43…
-
```
tufte-latex 3.5.0:
The attached tex source (Tufte-Latex3.5.0MinimalExample.tex using TeXLive 2010)
complies xelatex with only the hyperref error " Option `pagecolor' is not
available anymore."
…
-
Most implementations have been converted via https://github.com/kanaka/mal/pull/592. The following are the remaining implementations to convert:
- [ ] basic
- [x] chuck
- [x] crystal
- [x] fanto…
-
## Brief outline of the enhancement
It seems that some common accented letters aren't covered, in particular `ī`. Indeed
```
\=i
```
produces a macron over a dotted i. OT1 and T1 encoding shoul…