fixed width #35

Open
opened 2026-04-12 14:02:02 +00:00 by lukas · 0 comments
Owner

Constructing a grid of steps like it's done currently might not be that reliable. When a user manually adds tikz-code, the width (and height) of the step might be different.

In order to fix this there are multiple options:

  • coffins (new L3 concept which is stable, but the L2e interface is still experimental as of now
  • use a simple \parbox

For now this issue is set to rest, as it is probably not that likely that a user manually inserts tikz-code.

Constructing a grid of `step`s like it's done currently might not be that reliable. When a user manually adds tikz-code, the width (and height) of the `step` might be different. In order to fix this there are multiple options: - `coffin`s (new L3 concept which is stable, but the L2e interface is still experimental as of now - use a simple `\parbox` For now this issue is set to rest, as it is probably not that likely that a user manually inserts tikz-code.
lukas self-assigned this 2026-04-12 14:02:02 +00:00
Sign in to join this conversation.
No description provided.