Skip to content

Add slides template following Skoltech guidelines#63

Merged
daskol merged 4 commits into
mainfrom
style/skoltech/slides
Feb 16, 2026
Merged

Add slides template following Skoltech guidelines#63
daskol merged 4 commits into
mainfrom
style/skoltech/slides

Conversation

@daskol

@daskol daskol commented Feb 14, 2026

Copy link
Copy Markdown
Owner

Upstream typst/packages#4115.

According to Skoltech's brandbook, Futura PT by ParaType is a proper type. However, it is a proprietary font. Thus, Jost* is a fallback font. Preferred font family to use can be configure via aux keyword argument of the template.

#let fc = (font-family: (sans: ("Your Font Family", )))
#show: skoltech.with(title: [...], author: [...], aux: fc)

However, if your are Skoltech's student or faculty member then you have Futura PT font and can just drop it somewhere. If you use standalone Typst compiler then you should probably adjust font discovery via TYPST\_FONT\_PATHS environment variable or --font-path command line option.

@daskol daskol self-assigned this Feb 14, 2026
@daskol daskol added the enhancement New feature or request label Feb 14, 2026
@daskol daskol force-pushed the style/skoltech/slides branch from 62aa26a to 2d539d9 Compare February 14, 2026 17:38
@daskol daskol force-pushed the style/skoltech/slides branch from 2d539d9 to 2743dc6 Compare February 14, 2026 21:53
@daskol daskol changed the title Add template for slides in Skoltech styling guidelines Add slides template following Skoltech guidelines Feb 14, 2026
@daskol daskol marked this pull request as ready for review February 16, 2026 10:48
@daskol daskol merged commit f2852e5 into main Feb 16, 2026
4 checks passed
@daskol daskol deleted the style/skoltech/slides branch February 16, 2026 10:53
daskol added a commit that referenced this pull request Feb 16, 2026
- Bootstrap slides with real slides
- Add README notes on a template
- Update top-level README notes
- Apply final adjustments

Co-authored-by: Talgat Daulbaev <daulbaev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant