wojtask / clrs4e-solutions

Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
Creative Commons Attribution 4.0 International
249 stars 39 forks source link

Make it easier to compile the document with older systems #1592

Open wojtask opened 4 months ago

wojtask commented 4 months ago

A follow-up to #1591

Identify non-critical steps/settings that could be disabled before compiling the document, to be able to compile it with older LaTeX distributions. Non-critical means something that would not negatively impact the content of the document, only affect its styling or layout. Ideally, these actions should be automated, by leveraging ways of LaTeX compiler to be aware of which functionalities and packages are available. For any manual actions that users could take, document them clearly in README.