Releases: MichalKononenko/UWWorkTermReport
Releases · MichalKononenko/UWWorkTermReport
Bugix release 2: Electric Boogaloo
Changes
- Tables are now captioned above the table, instead of below the table
- Section titles now have the mandated
24 ptof space above the title - Figures are now referred to as
FIgure <figure number>instead of just by figure number in list of figures - Tables are now referred to as
Table <table number>instead of<table number>in list of tables - An example compiled PDF document has been included as well.
First bugfix release
First Bugfix Release
We fixed issue #19, which takes care of a bug where figures and table numbers in the appendices wouldn't increment. We also fixed a bug where the glossary section was listed twice in the table of contents.
Added some shell scripts
Hello everyone,
We fixed a bug that was hindering compilation through PDFLatex. We've also added some shell scripts to serve as templates for you in order to better manage your working directories. LaTeX likes to make a lot of files while it's building pdfs. We hope these shell scripts help you out with keeping your WTR working directories clean.
Initial Release
Merge pull request #14 from MichalKononenko/BugReporting Fixes #13: Update README.md