aboutsummaryrefslogtreecommitdiff
path: root/demo.typ
diff options
context:
space:
mode:
Diffstat (limited to 'demo.typ')
-rw-r--r--demo.typ7
1 files changed, 2 insertions, 5 deletions
diff --git a/demo.typ b/demo.typ
index 244a23c..059577e 100644
--- a/demo.typ
+++ b/demo.typ
@@ -1,10 +1,7 @@
-#set page(width: 35em, height: auto)
+#set page(width: auto, height: auto, margin: 5mm)
#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.
+#LaTeX is a typesetting system based on #TeX.
-People who are afraid of #LaTeX and its complex macro system may use Typst
-instead.