diff --git a/CHANGELOG.md b/CHANGELOG.md index 7184c28fc56b7cbbeffdbb04449360198e555a32..edbcb9f71d0d32c224efbac8db68684ca6a31315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [V 1.1] - 2021-04-22 +## [1.1] - 2021-04-22 This version provides mostly minor fixed and upgrades. **IMPORTANT:** the personal.tex has been removed @@ -21,7 +21,7 @@ This version provides mostly minor fixed and upgrades. - personal.tex has been removed. It pretty much not used anyway. All contents have been moved to the project files preamble. -## [V 1.0] - 2021-03-31 +## [1.0] - 2021-03-31 Initial Version. Official first release ### Added diff --git a/README.md b/README.md index 30774b2e40202a92bdcd92a18baca5ebcc95ca72..a80e1d81acc870c029567aa2783c7c6e8bef7610 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ classes and customize them them with specific configurations, presets and provid HsH-standalone **Version:** 1.1 -**Date:** 21.04.2021 +**Date:** 21.04.2021 +Check out the [**Example-Branche**](https://lab.it.hs-hannover.de/qxx-tul-u1/latex-template-hsh/-/tree/example) -## Check out the **Example-Branche** # License This project is distributed under the LaTeX project public license (LPPL), version 1.3c. @@ -38,13 +38,18 @@ the `HsH-logo.pdf` from the src folder to your projectfolder. You can optionally configure everything in your preamble. ## using a proper subfolder structure - The projects also provides a recommendation for a subfolder structure, to keep things organized. Cloning the complete projekt into your projectfolder will allow you to use it easily. This has the downside of storing classfiles and other needed files in the *.\src* folder, which means it needs to be added to the path searched when running your latex command. [How to do that is explained in the wiki](https://lab.it.hs-hannover.de/qxx-tul-u1/latex-template-hsh/-/wikis/Adding%20the%20.%5Csrc%20folder%20to%20the%20path). The provided Makefile demonstrates how to run a successful build, you might want to check it out. +# common addidtion and expantions (Snippets) + +Sadly most Profs have widly different expectaions when it comes to styling of written works. So you might find yourself having to change some +settings. For some cases this has allready been done and, to help others, uploaded in +[the snippets section](https://lab.it.hs-hannover.de/qxx-tul-u1/latex-template-hsh/-/snippets) of the project. Most of them are only visible when you +are logged in!! # Use the Wiki: