Skip to content
  1. Apr 16, 2015
    • witiko's avatar
      Updated the Makefile · 358618df
      witiko authored
      The new target `uninstall` removes the files of the package from
      the TeX directory structure. The `dist` and `dist-clean` structure
      creates a browsable and a TeX directory structure-compliant
      archives containing the files of the package.
      358618df
  2. Apr 14, 2015
  3. Apr 12, 2015
  4. Apr 11, 2015
    • witiko's avatar
      Expanding the documentation. · 1f514095
      witiko authored
      1f514095
    • witiko's avatar
      Added the `\ifthesis@english` command. · 2ca82381
      witiko authored
      2ca82381
    • witiko's avatar
      Partial implementation of the Faculty of Science style. · 0f14d2f9
      witiko authored
      The support for injecting the thesis assignment PDF via the
      `assignment=path` option of `\thesissetup` was added.
      
      One of the larger design decisions in this commit is the fact
      that each locale string stored within a `\macro` macro needs to
      have a `\macroEn` counterpart defined. Such a solution was much
      easier to implement and document than special-casing and
      documenting each string, whose English version was needed across
      locales. The implementation comprises `base.def` files containing
      the English definitions. These definitions are then automatically
      imported by the locale file inheritance scheme.
      
      Several new macros were added to allow for multi-lingual blocks:
      
       * `\thesis@authorEn`, `\thesis@advisor` -- They gets redefined
         via the `author` and `advisor` `\thesissetup` keys like their
         locale-agnostic counterparts, but the initial values are
         `\thesis@placeholders@authorEn` and
         `\thesis@placeholders@advisorEn` rather than
         `\thesis@placeholders@author` and
         `\thesis@placeholders@advisor`.
       * `\thesis@field` -- The field of study, required by the sci style
       * `\thesis@departmentEn`, `\thesis@programmeEn`, `\thesis@fieldEn`
         `\thesis@titleEn`, `\thesis@TeXtitleEn` -- The English versions
         of their locale-agnostic counterparts
       * `\thesis@abstractEn`, `\thesis@keywordsEn` -- These no longer
         default to `\undefined`, but instead use the fresh-defined
         `\thesis@placeholders@abstractEn` and
         `\thesis@placeholders@keywordsEn` locale macros.
       * `\thesis@date`, `\thesis@year`, `\thesis@month`, `\thesis@day`,
         `\thesis@season`, `\thesis@academicYear`, `\thesis@semester` --
         These are all parsed out of a single value assigned to the
         `date` key via `\thesissetup`.
      0f14d2f9
  5. Apr 10, 2015
  6. Apr 09, 2015
  7. Apr 08, 2015
  8. Apr 07, 2015
  9. Apr 06, 2015
  10. Mar 31, 2015
  11. Mar 27, 2015
  12. Mar 25, 2015
  13. Mar 17, 2015
  14. Mar 04, 2015
  15. Mar 02, 2015
  16. Feb 03, 2015
  17. Feb 02, 2015
  18. Jan 27, 2015
  19. Jan 26, 2015
  20. Jan 23, 2015
  21. Jan 22, 2015
  22. Jan 21, 2015
  23. Jan 17, 2015
  24. Jan 16, 2015