You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding the hardcoded column widths in the generate_latex_weapons_table function, making the column widths configurable would improve flexibility. This enhancement can be addressed in a future PR.
Based on suggestions from this comment, the LaTeX template can be improved to enhance the table structure and robustness.
Suggestions include:
\dimexpr
.@{}
and@{\hspace{1em}}
.p{0.3\linewidth}
.Original PR: #13
Requester: @neuromancer
The text was updated successfully, but these errors were encountered: