-
When `\import` is used inside the preamble (for example to load custom project specific macro package) it corrupts the `\subfix` command, and makes it revert to simply giving back the original path:
…
-
Currently, there is some code in the LaTeX format that propagates things such as intarray across dumps/runs (from the format generation to the actual run).
[![source3 quote][1]][1]
[1]: https:…
-
Folowing script will do nothing:
```
i = 1;
type(i);
```
But this `i=0; moveStepped(0,i);` works.
I am using the web interface and newest release, with Keyboard and Mouse enabled.
-
## Brief outline of the bug
In the code of `ltclass`, all packages share the same macro `\pkgcls@innerdate` which is used by `\IfTargetDateBefore`. This may cause problems if there is a `\RequirePa…
lvjr updated
3 months ago
-
## Brief outline of the bug
I am trying to debug some code that uses AddToHookNext and ClearHookNext with \hook_debug_on:. However, these do not seem to be tracked by it. When modifying a cmd hoo…
-
I have got a tikzpicture, where I draw a rectangle from the coordinates (tr) and (bl). After drawing the rectangle, I also need the coordinates of the other corners (tl) and (bl) of the rectangle for …
-
Indeed, `\KVO@temp` is then a macro with a delimited parameter text (by a space).
``` latex
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{bugaddtokeyval}[2016/10/29 v1.0 LaTeX package]
% Han…
-
When using the `fpu` library, division by zero in trigonometric functions acts very strangely.
Original report is here: https://tex.stackexchange.com/questions/602553/pgfplots-error-when-graphing-tri…
Rmano updated
3 years ago
-
It would be nice to have a toggle for the config to allow looping a configured action.
For example configuring typeout to write "hello " as long as configured key is pressed, resulting in a chain of…
-
Some things needed to run ITS 138:
- Microtape OH NOES
- TTY device with four more lines - see AI memo 105
- GE typeout and typein devices.
- ~~MAR for catching memory references.~~
- ~~One-proce…