-
-
Notifications
You must be signed in to change notification settings - Fork 183
tipsntricks
João M. Lourenço edited this page May 8, 2026
·
20 revisions
Focus: Advanced workflows, automation, and professional typesetting.
-
Widows and Orphans — Learn how to use the
nowidowpackage or adjust\penaltysettings to prevent single lines of text from being stranded at the top or bottom of pages. -
Version Control (Git) — Stop saving files as
thesis_v1_final_REALLYfinal.tex. Learn how to use Git to manage changes, roll back mistakes, and keep a clean history. -
GitHub Actions Automation — Set up a "Continuous Integration" workflow. Every time you
git push, GitHub will compile your LaTeX in the cloud and provide a downloadable PDF. This ensures your code always compiles on a "clean" machine.
Thanks for using this template and for contributing with your suggestions. We really appreciate it. If you may, please don't send us emails directly. Post your question in the GitHub Discussions page or the Facebook Group and you will get your answer there — perhaps even faster.