Skip to content

Propose template fix for TeX Live 2026 compatibility#1

Open
sunk3nstar wants to merge 2 commits intokenfehling:masterfrom
sunk3nstar:fixed_clean
Open

Propose template fix for TeX Live 2026 compatibility#1
sunk3nstar wants to merge 2 commits intokenfehling:masterfrom
sunk3nstar:fixed_clean

Conversation

@sunk3nstar
Copy link

Hi,
First of all, thank you for the great cheatsheet template—It's quite beautiful.
While experimenting with TeX Live 2026 I noticed that the source hilfszettel.tex no longer compiles (which could be due to the overwritten multicol command).
I'm no LaTeX expert, but as a starting point I replaced multicols with the flowfram package and re-implemented the five-column layout. The author block is now typeset with a savebox placed inside a dynamicframe; it may not be the most elegant solution, but it seems to work on my local TL2026 installation.
Changes in this PR

Replace multicols environment with flowfram columns.
Wrap author block in a savebox + dynamicframe.

I fully understand this is only one possible approach—please feel free to edit, cherry-pick, or reject if you have a better fix in mind. I'm happy to test any alternative ideas or update the patch as needed.
Thanks again for your time!
Best,
Harrier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant