r

ratsch-bmim

@preview

Template for exams/exercises/labs/lectures/poster/reports/slides/workbooks by IACE/BMIM at UMIT TIROL.

v0.4.1
MIT

Package Information

Last Updated
Authors
IACE
Categories
office
Disciplines
education

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ratsch-bmim:0.4.1

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/ratsch-bmim:0.4.1": *

Version History

0.4.1
507fdeb1986c...
0.4.0
990d7e529a1c...
0.3.0
fd4bf762b0dc...
0.2.0
344ef982309a...

ratsch-bmim

ratsch-bmim is a template for creating exams/practicals/... in Typst with the corporate design of UMIT TIROL.

Features

  • Subset of predefined colors (see colors.typ).
  • Variants:
    • article
    • exams
    • exercise
    • lecture
    • letter
    • poster
    • report
    • slides
    • thesis
    • workbook

Example

See Artifact of last run for example variants:

Usage

Create a new typst project based on this template locally.

% typst init @preview/ratsch-bmim
% cd ratsch-bmim

Or create a project on the typst web app based on this template.

Compile (and watch) example

% typst w ./example/<variant>.typ --root .

Compile (and watch) your typst file

% typst w main.typ

This will watch your file and recompile it to a pdf when the file is saved.

Install locally

  • Store the package in ~/.local/share/typst/packages/local/ratsch-bmim/0.4.1
  • Import from it with #import "@local/ratsch-bmim:0.4.1": *

Fonts

Several fonts are used:

  • Source Sans 3 for text in slides
  • Source Serif 4 for body text
  • Source Code Pro for code
  • Bitstream Vera Sans for text in letter

To install these under arch linux:

% yay -S adobe-source-sans-fonts adobe-source-serif-fonts adobe-source-code-pro-fonts otf-xcharter-math ttf-bitstream-vera

License

The images logo_iace_*/logo_umit_*/background_*/footer_umit_* in the assets folder are the property of the UMIT TIROL.

The images logo_lfui_* in the assets folder are the property of the University of Innsbruck.

The rest of the project is licensed under the MIT License.