JelteF / PyLaTeX

A Python library for creating LaTeX files
https://jeltef.github.io/PyLaTeX/
MIT License
2.24k stars 287 forks source link

Fix package dependency propagation in tables #371

Closed neoglez closed 1 month ago

neoglez commented 1 year ago

Fix https://github.com/JelteF/PyLaTeX/issues/331 by flattening the tree and adding the packages of all descendants.

JelteF commented 1 year ago

Can you include a regression test that shows the problem that you had? It seems you already shared a snippet on #331.

neoglez commented 1 year ago

@JelteF You want it, you get it ;)