Skip to content

Releases: GUT-Aachen/latex-template

GUT Thesis LaTeX Template v2.0

27 Jan 10:13
Compare
Choose a tag to compare

Changes

  • Change of institutes name to 'Institute of Geomechanics and Underground Technology'

Miscellaneous

This repository was moved from froido/gib-latex-template to GUT-Aachen/latex-template

GiB Thesis LaTeX Template v1.5

05 Jan 10:27
Compare
Choose a tag to compare

Changes

  • using arial-cloned font as ssfamily font
  • fixed columns size for list of symbols
  • moved titlepage in samples in front of frontmatter
  • added subsubsection design and numbering
  • corrected position of footer from outside to inside
  • some spelling corrections

Hints for update

  • The position of the titlepage \input{\myTitlepage} has to be moved manually from after \frontmatter in front of it.

GiB Thesis LaTeX Template v1.41

05 Nov 12:03
d76fe48
Compare
Choose a tag to compare

Changes

  • \addbibresource{bibliography.bib} shifted to main.tex - Due to problems compiling the samples with software like TeXstudio, the bibliography is shifted back the main file. Now the software is able to recognize changes of the bibliography file and will run biber (biblatex) automatically.

GiB Thesis LaTeX Template v1.4

04 Nov 11:21
Compare
Choose a tag to compare

Changes

  • created rwth-gib bibliography (bbx) & citation style (cbx) for biblatex (see Usage)
  • shifted language selection to document class options
  • added additional title page for bachelor and master thesis (see [full sample][full])
  • setting captions for bibliography and acronyms is automated and shifted to designGiB
  • user configuration file has been invented to make main.tex clearer (see Usage)
  • user configuration file user_config.tex is automatically loaded withing designGiB
  • setup of title page and document type is shifted to user configuration file (see Data input for headings and title page)
  • additional packages and package setups can be done in user configuration file (see Usage)
  • some files in full sample are shifted and an additions folder has been invented (see Structure)
  • added packages xcolor, lscape (see Packages)
  • moved package babel to designGiB (now mandatory a package) (see Packages)

Update Hints

Some major changes have been made in designGiB and in the folder structure. For this reason DesignGiB cannot simply be copied and used. All information about the title page must be integrated in user_config.tex (in the additions subfolder, see Data input for headings and title page). Furthermore, the language is no longer set in the document itself, but in the template designGiB.tex. Unfortunately, this means that the language must be rechanged when the template is updated (see Additional Hints#Setup template to German language). Furthermore the bibliography style must be copied into the correct place or the corresponding folder must be added to the compiler (see Usage).

GiB Thesis LaTeX Template v1.3

23 Oct 13:47
Compare
Choose a tag to compare
  • added recommended package enumitem
  • removed default figure size of 0.9\linewidth
  • full sample extended by additional packages

GiB Thesis LaTeX Template v1.2

07 Oct 09:49
Compare
Choose a tag to compare
  • Additional recommended packages added:
    • pdfpages
    • siunitx
    • tabularx
    • todonotes
  • Set default figure size to 0.9\linewidth and keep aspect-ratio to true
  • Full sample extended by additional packages
  • Added \captionabove in sample and readme.md

GiB Thesis LaTeX Template v1.1

09 Sep 09:14
6405ac8
Compare
Choose a tag to compare
  • Extended README.md
  • Deleted appendix from minimal sample

GiB Thesis LaTeX Template v1.0

08 Sep 16:35
cb563a2
Compare
Choose a tag to compare

First version of the GiB thesis LaTeX template. Includes only a template for dissertations (so far).