aboutsummaryrefslogtreecommitdiff
path: root/demo.typ
blob: e7530d4a8a9ad3011e74f35918da04a8aa8f4131 (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 "@preview/metalogo:1.0.2": 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.