#I have a template and I want to use it in my project
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
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
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.
OK, I make a typo when I was typing the question