aboutsummaryrefslogtreecommitdiff
path: root/man/colitur.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/colitur.1')
-rw-r--r--man/colitur.111
1 files changed, 6 insertions, 5 deletions
diff --git a/man/colitur.1 b/man/colitur.1
index b9ce1d1..df7ad3e 100644
--- a/man/colitur.1
+++ b/man/colitur.1
@@ -265,7 +265,7 @@ below.
.BI \-\-flavour " FLAVOUR"
.RB ( "colitur table" " and " "colitur render" " only)"
One of
-.BR latex ", " groff ", " html ", " xml ", " ics " or " none .
+.BR latex ", " typst ", " groff ", " html ", " xml ", " ics " or " none .
Overrides the flavour that would otherwise be inferred from
.BR \-\-template 's
own extension. See
@@ -602,7 +602,7 @@ literal markup, which is the author's and is trusted as\-is. One of:
.RS
.nf
-latex groff html xml ics none
+latex typst groff html xml ics none
.fi
.RE
.PP
@@ -615,6 +615,7 @@ own file extension:
.nf
.I .tex -> latex
+.I .typ -> typst
.I .ms .mom .me -> groff
.I .html .htm -> html
.I .xml -> xml
@@ -630,7 +631,7 @@ leaving them alone.
.PP
An extension
.B colitur
-does not recognise is a hard error naming the six flavours above; it is
+does not recognise is a hard error naming the seven flavours above; it is
.I never
a silent fallback to
.BR none .
@@ -641,7 +642,7 @@ document.
.nf
.B colitur table \-\-year 2027 \-\-template invite.wat
-colitur: cannot infer a flavour from ".wat"; pass \-\-flavour latex|groff|html|xml|ics|none
+colitur: cannot infer a flavour from ".wat"; pass \-\-flavour latex|typst|groff|html|xml|ics|none
.fi
.RE
.PP
@@ -1127,7 +1128,7 @@ shapes and worked examples.
.BR colitur\-templates (5)
for the template format used by
.BR table ", " render " and " publish
-\(em the four syntax forms, the six flavours and their escaping, the full
+\(em the four syntax forms, the seven flavours and their escaping, the full
view\-model field reference, and the one remaining scope hazard a template
author can still hit.
.PP