-
The Tschichold example file shows the order of tags with xcoffins is wrong. Material in `\SetVerticalCoffin` is tagged in the order given (and before it is typeset) while material in `\SetHorizontalCo…
-
This is the same as https://github.com/latex3/latex3/issues/1345 but for l3backend-code and l3draw-code, namely undefined page references in the sentences "These functions are documented on page ??". …
-
Here is the unexpected and very annoying error
```
! LaTeX3 Error: Variant form 'cV' deprecated for base form '\My:cn'. One
(LaTeX3) should not change an argument from type 'c' to type 'c':
…
-
The `\endarray` definition from luamml misses the tagging socket and the command to restore table data and so in the following document (which with lualatex-dev loads luamml) the table the table heade…
-
Is tagging also possible for `pspicture` ??
```
\DocumentMetadata{testphase=phase-III}
\documentclass{article}
%\usepackage{tagpdf}
\begin{document}
\begin{center}
\begin{picture}[alt={…
-
Compiling with a recent LaTeX version causes an error due to the deprecation of 'str_case_x' in the LaTeX3 libraries. I haven't figured out the details, but i think it should be substituted with 'str_…
-
We should (at least) add tagging of PDFs. Example reading: https://www.uni-bielefeld.de/einrichtungen/zab/digitale-barrierefreiheit/barrierefreie-dokumente/anleitungen/latex/
LNI Word template even…
-
Undefined control sequence.
\LaTeX3 error:
Erroneous variable \c__fontspec_shape_n_n_tl used!
l.3806 \emfontdeclare{ \emshape, \eminnershape }
The control sequence at the end of the top line
of …
-
In next document, `\peek_regex_remove_once:nTF` is used while `\\` is made "other".
Apparently it peeks one more character that strictly necessary to match.
If this is a feature, it must definitely …
-
`two-tables.rst`:
```rst
Example
-------
====================== =
0 1
====================== =
Example
-------
= =
0 1
= =
```
```sh
docker run --rm …