Skip to content

PIX3LFLUX/HSK-Latex-Skript-Template

Repository files navigation


Logo

H-KA Latex Template

An awesome Latex template to jumpstart your e.g. your documentation of projects, thesis or to write skripts for lectures!

**Checked and approved** by the Press and Communications department of HKA.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Acknowledgments

About The Project

There are many great Latex templates available on GitHub; however, non of them is for the new HKA design.

Here is a glimpse of how the document looks, in this example we used the settings for the faculty EIT.

image

Here's why:

  • Your time should be focused on creating something amazing
  • You shouldn't be doing the same tasks over and over like creating a latex template from scratch

Of course, no one template will serve all projects since your needs may be different. You may also suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have contributed to this template!

(back to top)

Built With

This template is build on the basis of "The Legrand Orange Book".

The design in the template follows the corporate design of HKA and was checked and approved by the Press and Communications department of HKA.

(back to top)

Getting Started

To work with template you should have worked with Latex before. Otherwise you find a lot of examples, just search the web e.g. for "latex getting started".

Prerequisites

We recommend using TeXstudio, but the template should work with every more or less up to date latex installation.

Installation

  1. Clone the repo
    git clone https://github.com/PIX3LFLUX/HSK-Latex-Skript-Template
  2. Open the file main.tex in TeXstudio and get started

(back to top)

Usage

The Latex code is commented for an easy usage of the / self explanatory document. If you struggle with a code-snipped, try solving it yourself first via web-search.

  • If you solved it, create a CR with an updated comment in the code to help others.

  • If you cannot solve it contact me.

  • The idea is to always use chapter images, not using chapter images changes the whole appearance of the intended design. Use generative AI to generate some images :-)



For example your can choose the color for each faculty be uncommenting the matching line:

\definecolor{ThemeColor}{RGB}{ 40,135, 50} % Elektro- und Informationstechnik
%\definecolor{ThemeColor}{RGB}{ 25,130,130} % Architektur- und Bauwesen
%\definecolor{ThemeColor}{RGB}{ 40,105,175} % Maschinenbau und Mechatronik
%\definecolor{ThemeColor}{RGB}{ 30, 70,150} % Wirtschaftswissenschaften
%\definecolor{ThemeColor}{RGB}{100, 55,140} % Informatik und Wirtschaftsinformatik
%\definecolor{ThemeColor}{RGB}{140, 45,130} %Informationsmanagement und Medien

In this example the color for the faculty EIT is selected.

(back to top)

Beamer Presentation

Ever get tired of creating a PowerPoint presentation from your latex report? You need to:

  • Rewrite all equations in your report.
  • Insert figures, labels, labels and numbers.

You don't have to suffer that anymore. With Beamer you can create presentations in your Latex environment. Just copy & paste the content from other Latex documents. Tested with Overleaf, TeXstudio on Mac, TeXLive on Windows. The functions needed for a simple presentation can be done by Beamer, unless you want to surprise your audience with effects.

Open the file '99_presentation.tex' and get started.

Demo: PDF

Cheatsheet: PDF

Author: Hao Truong ([email protected])

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under CC BY-NC-SA 3.0. See LICENSE for more information.

(back to top)

Acknowledgments

The original template (the Legrand Orange Book Template) can be found here:

Original author of the Legrand Orange Book Template: Mathias Legrand ([email protected]) with modifications by: Vel ([email protected])

Original License:

(back to top)

About

HSK design latex template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published