Skip to content

LaTeX class for lecture assignments in the corporate design of Institute for Web Science and Technologies.

Notifications You must be signed in to change notification settings

Institute-Web-Science-and-Technologies/WeSTassignment

Repository files navigation

This is a LaTeX class for creating lecture assignments in the corporate design of the Institute for Web Science and Technologies (WeST). It's style was adapted by Lukas from a template package that which Leon sent him.

Usage

Have a look at the example_assignment.tex file for how to use this class.

Currently the code can only be build using LuaLaTeX, so make sure you have that installed. For compilation latexmk is recommended, if you have it installed you just have to perform:

git clone https://github.com/Institute-Web-Science-and-Technologies/WeSTassignment.git
cd WeSTassignment
latexmk

Of course you can also compile this class by calling lualatex manually.

ToDo

There is a lot left to be done before this thing can be considered stable, pull requests are always welcome.

Bugs:

  • Have better example content.

Additional Features:

  • Support other latex engines (pdftex, etc).
  • Rename "sections" to "tasks" so you can better reference them.

About

LaTeX class for lecture assignments in the corporate design of Institute for Web Science and Technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages