Skip to content

Releases: bellinitte/wizthesis

v1.1

24 Jan 02:17
Compare
Choose a tag to compare

Overview

This release adjusts wizthesis to the latest stylistic requirements of the Faculty of Computer Science and Management introduced in December of 2020.

Changelog

  • Fixed the footnote linking and specified the year in the example document,
  • Added the forcepolishlogotype option for overriding the logotype language to Polish regardless of the language specified,
  • Changed the label separator in captions from a colon to a period,
  • Made the \supervisor command optional – the title page now shows a dotted area in case the supervisor is not specified,
  • Updated the title page to fit the latest requirements of the faculty
    • Removed the grade and signature of the supervisor from one of the tables,
    • The specialty field is now being hidden in case it is not specified with the \specialty command,
  • Change the "Bachelor's Thesis" to "Bachelor Thesis" in the title page,
  • Remove the italic style in the title page.

v1.0

28 Aug 16:00
Compare
Choose a tag to compare

Overview

This release marks a feature-complete state of wizthesis.

Changelog

  • openany option no longer inserts a clear page inbetween major sections of the document,
  • The fleqn and leqno options are now disabled in wizthesis,
  • Fixed a typo on the title page,
  • Fixed the numbering of the introduction chapter in the example document,
  • Paragraphs in the source of the example document are now hard wrapped to 80 characters per line for easier reading,
  • Fixed a spacing issue created by the chapter grouping (wrapping a \chapter in braces to make local changes to the page),
  • Disabled the cache in the minted package to generate fewer temporary files,
  • Added the .latexmkrc configuration file for a better integration with Latexmk,
  • The first paragraph of a section is now being indented for both Polish and English.

v0.1-alpha

24 Jun 18:44
Compare
Choose a tag to compare

Overview

This is the initial release of wizthesis. The document class is still not in its final state, as it misses some important features, that will hopefully be available in the future. This release serves as a baseline for all future releases, while being refined enough to be a release in itself.