Skip to content
Snippets Groups Projects
Commit 939b6f2b authored by Jan Wille's avatar Jan Wille
Browse files

added link to snippets in readme

parent ebfbe730
No related branches found
Tags
No related merge requests found
......@@ -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
......
......@@ -14,8 +14,8 @@ classes and customize them them with specific configurations, presets and provid
**Version:** 1.1
**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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment