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

#import "metalogo.typ": TeX, LaTeX, XeLaTeX, XeTeX, LuaLaTeX

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

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