# FHJ-Script 2026-02-25 v4.2c

Copyright [Michael Hammer](mailto:michael.hammer@fh-joanneum.at) 2025

This material is subject to the LaTeX Project Public License, either version 1.3 of this
license or (at your option) any later version. See
[`lppl.txt`](https://ctan.org/pkg/README.md/lppl.txt) for the details of that license.

This bundle was created and is currently maintained by Michael E. Hammer
<michael.hammer@fh-joanneum.at>.

## Abstract

This is a collection of classes and packages for the university of applied sciences (FH
JOANNEUM, Graz AUSTRIA). It is used by the institute for applied informatics. Mainly for
creation of the master thesis and expose. It could be also the base for other academic
work related to the study programs. We are building on top of
[koma-script](http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguide-de.pdf)
classes and packages.

## Content

It contains the following classes:

- `fhjpaper`: Writing shorter two column papers (like to expose)
- `fhjbook`: Mainly used for writing the master thesis

In addition there are the following packages available:

- `fhjcommon`: A common collection of macros and definitions which are either used in
  the classes above or for any other LaTeX document.

## Installation

The bundle is using [l3build] for build and publishing of the bundle

## Links

For anyone who is willing to contribute here the collection of the most important
documentation used for creating this bundle

- [l3build]
- [Tutorial](https://mirrors.ctan.org/info/dtxtut/dtxtut.pdf) on writing .dtx and .ins
  files
- [Documentation of LaTeX class and package
  writing](https://mirrors.ctan.org/macros/latex/base/clsguide.pdf)

## Acknowledgements

Parts of this work are inspired by [APA7] -- especially the
handling of authors and affiliations contains code fragments from [APA7].

[l3build]: https://mirrors.ctan.org/macros/latex/contrib/l3build/l3build.pdf
[APA7]: https://ctan.org/pkg/apa7
