-
## 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…
-
```
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."
…
-
Things like are needed to document a number of functions. Currently, we rely on _The TeXbook_ for this, but in the longer term need to have a set of (formal) definitions.
-
## Brief outline of the enhancement request
The output of \showstream should either go to the file, or the log, or both, but not partially to the file and partially to the log (as it currently does).…
-
When writing packages LaTeX3 provides many a benefit over LaTeX2e. One of these is a "new" uniform syntax for macros which integrates namespacing and information about the macros parameters (e.g. `\fp…
hcsch updated
11 months ago
-
https://github.com/latex3/latex2e/blob/22375e7b5e90cc9638f62806f69a11aa532430e5/base/doc.dtx#L977 gives as an example
```latex
\index{index entries\levelchar Special macros for \*}
```
but `\level…
cfr42 updated
2 weeks ago
-
I'm not sure where this bug belongs. I also can't reproduce locally because even a new install of TL is out of date. Simplified version of [this example](https://tex.stackexchange.com/q/730039/):
``…
-
When using `l3build` in a CI, users may want to split a slow job running `l3build check` and/or `l3build doc` into several smaller even jobs run in parallel, to speed up the CI. The "even" means those…
-
`\textasciicircum` should not map to U+02C6 (MODIFIER LETTER CIRCUMFLEX ACCENT) but rather to U+005E (COMBINING CIRCUMFLEX ACCENT). That's how it is defined in LaTeX, anyway.
https://github.com/zot…
-
Currently the command-line tool `luaotfload-tool --find` is not working:
> ...4/texmf-dist/tex/luatex/luaotfload/luaotfload-arabic.lua:19: attempt to index a nil value (global 'node')
It works if …