1- .\" Automatically generated by Pandoc 3.8.1
1+ .\" Automatically generated by Pandoc 3.8.2
22.\"
3- .TH "pandoc" "1" "2025\-09\-29 " "pandoc 3.8.1 " "Pandoc User\[cq]s Guide"
3+ .TH "pandoc" "1" "2025\-10\-05 " "pandoc 3.8.2 " "Pandoc User\[cq]s Guide"
44.SH NAME
55pandoc - general markup converter
66.SH SYNOPSIS
@@ -151,7 +151,7 @@ included with all recent versions of TeX Live): \f[CR]amsfonts\f[R],
151151\f[CR]amsmath\f[R], \f[CR]lm\f[R], \f[CR]unicode\-math\f[R],
152152\f[CR]iftex\f[R], \f[CR]listings\f[R] (if the \f[CR]\-\-listings\f[R]
153153option is used), \f[CR]fancyvrb\f[R], \f[CR]longtable\f[R],
154- \f[CR]booktabs\f[R], [ \f[CR]multirow\f[R] ] (if the document contains a
154+ \f[CR]booktabs\f[R], \f[CR]multirow\f[R] (if the document contains a
155155table with cells that cross multiple rows), \f[CR]graphicx\f[R] (if the
156156document contains images), \f[CR]bookmark\f[R], \f[CR]xcolor\f[R],
157157\f[CR]soul\f[R], \f[CR]geometry\f[R] (with the \f[CR]geometry\f[R]
@@ -169,8 +169,7 @@ requires \f[CR]fontspec\f[R].
169169variable set).
170170If the \f[CR]mathspec\f[R] variable is set, \f[CR]xelatex\f[R] will use
171171\f[CR]mathspec\f[R] instead of \f[CR]unicode\-math\f[R].
172- The \f[CR]upquote\f[R] and \f[CR]microtype\f[R] packages are used if
173- available, and \f[CR]csquotes\f[R] will be used for typography if the
172+ The \f[CR]csquotes\f[R] package will be used for typography if the
174173\f[CR]csquotes\f[R] variable or metadata field is set to a true value.
175174The \f[CR]natbib\f[R], \f[CR]biblatex\f[R], \f[CR]bibtex\f[R], and
176175\f[CR]biber\f[R] packages can optionally be used for citation rendering.
@@ -3378,7 +3377,7 @@ filename)
33783377.SS Variables for Typst
33793378.TP
33803379\f[CR]template\f[R]
3381- Typst template to use.
3380+ Typst template to use (relative path only) .
33823381.TP
33833382\f[CR]margin\f[R]
33843383A dictionary with the fields defined in the Typst documentation:
@@ -4973,6 +4972,14 @@ The difference is that \f[CR]+\f[R] is used instead of \f[CR]|\f[R].
49734972Other orgtbl features are not supported.
49744973In particular, to get non\-default column alignment, you\(cqll need to
49754974add colons as above.
4975+ .SS Extension: \f[CR]table_attributes\f[R]
4976+ Attributes may be attached to tables by including them at the end of the
4977+ caption.
4978+ (For the syntax, see \f[CR]header_attributes\f[R].)
4979+ .IP
4980+ .EX
4981+ : Here\(aqs the caption. {#ident .class key=\(dqvalue\(dq}
4982+ .EE
49764983.SS Metadata blocks
49774984.SS Extension: \f[CR]pandoc_title_block\f[R]
49784985If the file begins with a title block
0 commit comments