aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/typst/set.typ
blob: 861b2f95e3c0009499fb4715e8c0fac62bc4d5a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
#set text(
	size: 12pt,
	font: "Arial",
)

#set page(
	width: 210mm,
	height: 297mm,
)