preview.jpg: updated
This commit is contained in:
parent
e1e90d8b09
commit
ef0e0fe89a
@ -69,3 +69,5 @@ Some settings are available in `main.typ`.
|
||||
## Screenshots
|
||||
|
||||
![preview](https://raw.githubusercontent.com/dogeystamp/typst-templates/master/preview.jpg)
|
||||
|
||||
Note that the font size is optimized for viewing the document fit to width on half a monitor.
|
||||
|
2
main.typ
2
main.typ
@ -92,6 +92,7 @@
|
||||
}
|
||||
set table(inset: 10pt)
|
||||
show heading: set text(font: heading_font, weight: "black")
|
||||
set heading(numbering: "1.")
|
||||
show raw.where(block: true): txt => pad(
|
||||
left: 0.5em,
|
||||
block(
|
||||
@ -111,7 +112,6 @@
|
||||
set page(
|
||||
paper: paper-size,
|
||||
)
|
||||
set heading(numbering: "1.")
|
||||
set list(indent: 5pt, body-indent: 5pt)
|
||||
set enum(indent: 5pt, body-indent: 5pt)
|
||||
|
||||
|
BIN
preview.jpg
BIN
preview.jpg
Binary file not shown.
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 510 KiB |
Loading…
Reference in New Issue
Block a user