Skip to content

Releases: MichalKononenko/UWWorkTermReport

Bugix release 2: Electric Boogaloo

03 Jun 06:56

Choose a tag to compare

Changes

  • Tables are now captioned above the table, instead of below the table
  • Section titles now have the mandated 24 pt of 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

31 May 20:59

Choose a tag to compare

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

24 Apr 19:53

Choose a tag to compare

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

24 Apr 19:50

Choose a tag to compare

Merge pull request #14 from MichalKononenko/BugReporting

Fixes #13: Update README.md