[README] add setup for KFU
This commit is contained in:
parent
01cd976afe
commit
3e39736fa7
1 changed files with 6 additions and 0 deletions
|
|
@ -16,5 +16,11 @@ typship download -n local https://imsc.uni-graz.at/git/gjankowiak/typst-var-font
|
|||
#show: var-font-setup.with(font: "Nunito Sans 12pt", normal-weight: 100, bold-weight: 500)
|
||||
```
|
||||
|
||||
### Setup for KFU's corporate design:
|
||||
```typst
|
||||
#import "@local/var-font-setup:0.0.1": var-font-setup
|
||||
#show: var-font-setup.with(font: "Nunito Sans 12pt", normal-weight: 300, bold-weight: 800)
|
||||
```
|
||||
|
||||
|
||||
Tested typst version: `0.15.2`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue