p

pollux

@preview

A clean and minimal academic poster template inspired by gemini.

v0.1.0
MIT
Template

Package Information

Last Updated
Minimum Typst Version
0.13.1
Categories
poster

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/pollux:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/pollux:0.1.0

Version History

0.1.00.13.1
b70d516a7937...

Pollux: A Gemini-like Poster Template for Typst

A clean academic poster template for Typst, inspired by the LaTeX Gemini beamerposter theme. The template is based on peace-of-posters (MIT License) and styled after Gemini (MIT License).

Features

  • Simple, minimal and clean design
  • Two-column a0 poster layout
  • Customizable theme and layout
  • Japanese and English mixed text support (日本語と英語の混在したテキストをサポート)
Gallery EN Gallery JA

Font Settings for Japanese and English mixed text

This template uses the following fonts by default:

  • Lato and Raleway for English text
  • Noto Sans CJK JP for Japanese text

As of Typst 0.14 (the latest release), the system does not yet support dynamic font loading.
To ensure proper rendering of bold text, especially for Noto Sans CJK JP, please remove any dynamically loaded versions of the font and reinstall the static version instead.

You may also use alternative fonts by modifying the font entries in the style files.

License

MIT License

This Typst template is adapted from peace-of-posters by Jonas Pleyer and inspired by Gemini by Anish Athalye. See LICENSE for full details.

References