Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jameswrigley/euxfel-polylux-theme

A Polylux theme for European XFEL presentations
https://github.com/jameswrigley/euxfel-polylux-theme

Last synced: 8 days ago
JSON representation

A Polylux theme for European XFEL presentations

Awesome Lists containing this project

README

        

# An XFEL Polylux theme

This is a [Polylux](https://polylux.dev/book/) theme for [European
XFEL](https://xfel.eu) presentations.

Here's a quick demo:
```typst
#import "euxfel-polylux-theme/theme.typ": *

// Default options are shown commented out
#show: euxfel-theme.with(
title: "Optimising treat delivery",
author: "F. D. C. Willard",
// title-page-header: true,
// font: "New Computer Modern Sans"
)

#slide("Introduction")[
- Humans are increasingly stingy, leading to catastrophic decreases in treat delivery from 172.8$mu$Hz to 86.4$mu$Hz.
- Caused in part by economic effects.
- The author blames dogs.
]
```

Producing:
![](theme-demo.png)

## Acknowledgements

Many thanks to the original authors of XFEL's Beamer template, from which I took
both inspiration and some SVG files.