#I have a template and I want to use it in my project

3 messages · Page 1 of 1 (latest)

misty needle
#

I am new with typst and I don't know how to use templates in my projects, I have a .typ file in my directory, but I don't know how to use it

eternal garnet
#

isn't a .sty a style file specific to LaTeX? Typst does not support LaTeX styles. You would have to write your own Typst specific template file.

misty needle
#

OK, I make a typo when I was typing the question