7 lines
117 B
Typst
7 lines
117 B
Typst
#import "template.typ": article
|
|
|
|
#show: article.with(
|
|
title: [Paged Out! article],
|
|
authors: "Foo",
|
|
)
|
|
#lorem(850)
|