Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.04 KB

IEEE Conference Typst Template

I am preparing for IEEE cofference these days. Frustrated with Latex, I choose Typst to rewrite my paper.

In fact, typst app provides built-in IEEE paper template and ieee-typst-template gives a modified edition for author's requiements, but they are not enough.

Based on Word and Latex templates and format guidelines, I diy my Typst template.

What is Typst

Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use.

Features

  • IEEE copyright on the first page.
  • Top captions for tables.
  • ...

Preview

See the main.pdf. demo.png

Usage:

You can try it online (Click Me) or run locally.I strongly recommand writing with VSCode.

vscode_preview

Contribute

Welcome to PRs.