Skip to content

Tags: daskol/typst-templates

Tags

v0.6.0

Toggle v0.6.0's commit message
== What's New

In this release, we have added a new template and update existing one!
The new template is registered under the name `pioneering-rlj` and
provides styling rule for upcoming [RLJ 2025][2], one of the largest
conferences on reinforcement learning. And some fixes has been done for
`bloated-neurips` template. As usual, the templates are available online
in [Typst WebApp][1] or in your local environment.

```shell
typst init @preview/pioneering-rlj
```

== Issues

- @MondoGao fix `accepted` options forwarding (#23).

== New Contributors

- @MondoGao made their first contribution in #23.

[1]: https://typst.app
[2]: https://rl-conference.cc/

v0.5.0

Toggle v0.5.0's commit message
== What's New

In this release, we have added a new template and update existing one! The new
template is registred under the name `blind-cvpr` and provides styling rule for
upcoming CVPR 2025, one of the largest conferences on computer vision. The one
a template for the upcoming submission to [CVPR](CVPR) 2025. As usual, the
templates are available online in [Typst WebApp][1] or in your local
environment.

```shell
typst init @preview/blind-cvpr
```

== Issues

- @daskol made NeurIPS template extensible and adjust it to NeurIPS 2024 (#12).
- @LeeWlving adjusted CVPR citation format and footer (#19).
- @daskol fixed caption alignment in (#20).

== New Contributors

- @LeeWlving made their first contribution in #19.

[1]: https://typst.app

v0.4.0

Toggle v0.4.0's commit message
== What's New

In this release, we have added two new templates! The first one is a template
for [JMLR](jmlr), a classic journal in a machine learning research area. The
one a template for the upcoming submission to [ICLR](iclr) 2025. As usual, the
templates are available online in [Typst WebApp][1] or in your local
environment. The templates are available under package names `classic-jmlr` and
`clear-iclr` respectively.

```shell
typst init @preview/classic-jmlr
typst init @preview/clear-iclr
```

== Issues

- @daskol fixed figure alignment in TMLR template (#6).
- @wade-cheng fixed a typo ICML 2024 template (#13).

== New Contributors

- @wade-cheng made the first contribution in #13.

[1]: https://typst.app

v0.3.0

Toggle v0.3.0's commit message
Release new TMLR template

v0.2.1

Toggle v0.2.1's commit message
Submit templates in Typst package index

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2 from daskol/style/neurips2023

Add NeurIPS 2023 template

v0.1.0

Toggle v0.1.0's commit message
Add notes about coloring citations