Skip to content

Emberwhirl/muw-touying-community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst/Touying Slide Template for MedUni Wien

This is a template built on Touying to create presentation slides that captures the design of the official PowerPoint templates following Medizinischen Universität Wien Corporate Design.

Disclaimer

Caution

This theme is unofficial. It is NOT affiliated with Medizinischen Universität Wien (Medical University of Vienna). The logo is the intellectual property of the Medical University of Vienna and is subject to copyright. Users are advised to check the official Styleguide before using this template.

Examples

See the examples directory and the GitHub Pages site for usage demonstrations.

Note

Font Requirements

The official Styleguide specifies the following fonts:

  • Serif typefaces
    • Primärschrift: Danton
    • Systemschrift: Georgia
  • Sans-serif typefaces
    • Sekundärschrift: Akkurat Pro
    • Systemschrift: Lucida Sans

In practice, the official PowerPoint templates utilize Georgia and Lucida Sans. However, since Lucida Sans is not freely available, the rendered GitHub Pages site uses Lucida Sans Unicode as a substitute for all Sans-serif text. This provides a close visual match to the original slide template design, with the exception that bold style is not supported in this fallback font.

If you are working with this package locally and have the required fonts installed, everything should display as intended.

Usage

Use the following code as a starting point to create your own slides.

#import "@preview/touying:0.6.1": *
#import "@preview/muw-touying-community:0.1.0": *
// #import "lib.typ": *


#set text(lang: "en")
#show: muw-slides.with(
  config-common(slide-level: 2),
  config-info(
    title: [Title slide with a blue/white background],
    author: [Univ. Prof. Dr. Peter Strasser],
    institution: [Universitätsklinik für XY],
    organization: [Medizinische Universität Wien],
  ),
  page-numbering-start: 2,
)


// Your slide starts here

#title-slide-dunkelblau()

= Section Header
Version – white background

== Title, subtitle and content

=== Subtitle

Hello, MedUni Wien!

License and copyright

  • This template builds upon Touying and is licensed under MIT license.
  • The MedUni Wien logo is the intellectual property of the Medical University of Vienna and is subject to copyright.
  • The image examples/example_brain_mri.png is licensed under CC0 1.0 Universal.
  • Some beautiful pictures used in the example template are copyright of Nihon Falcom Corporation and are used for demonstration purpose only.

Acknowledgement

This project is greatly inspired by another unoffical template for the Medical University of Vienna, which was built on Typst/Polylux.

Suggestions and contributions

Contributions to the template are encouraged! Feel free to send me a message if you find any issue or have any suggestion to improve this template.

About

A Touying slide template for the Medical University of Vienna

Topics

Resources

License

Stars

Watchers

Forks

Languages