aboutsummaryrefslogtreecommitdiff
path: root/demo.typ
blob: 244a23ca1fa2f07760f464989cf7b0d63254faad (plain)
1
2
3
4
5
6
7
8
9
10
#set page(width: 35em, height: auto)
#set text(font: "New Computer Modern")

#import "metalogo.typ": *

#LaTeX is a typesetting program based on #TeX. Some people use #XeLaTeX
(sometimes #XeTeX) or #LuaLaTeX (sometimes #LuaTeX) to typeset their documents.

People who are afraid of #LaTeX and its complex macro system may use Typst
instead.