Update man page.

This commit is contained in:
John MacFarlane 2022-01-30 11:17:18 -08:00
parent cb93a08e8a
commit 0bd62ddeaf
2 changed files with 68 additions and 25 deletions

View file

@ -1,7 +1,7 @@
--- ---
title: Pandoc User's Guide title: Pandoc User's Guide
author: John MacFarlane author: John MacFarlane
date: January 14, 2022 date: January 30, 2022
--- ---
# Synopsis # Synopsis

View file

@ -15,7 +15,7 @@
. ftr VB CB . ftr VB CB
. ftr VBI CBI . ftr VBI CBI
.\} .\}
.TH "Pandoc User\[cq]s Guide" "" "January 14, 2022" "pandoc 2.17.0.1" "" .TH "Pandoc User\[cq]s Guide" "" "January 30, 2022" "pandoc 2.17.1" ""
.hy .hy
.SH NAME .SH NAME
pandoc - general markup converter pandoc - general markup converter
@ -756,6 +756,11 @@ The only use pandoc makes of this list is in the Markdown reader.
Strings found in this list will be followed by a nonbreaking space, and Strings found in this list will be followed by a nonbreaking space, and
the period will not produce sentence-ending space in formats like LaTeX. the period will not produce sentence-ending space in formats like LaTeX.
The strings may not contain spaces. The strings may not contain spaces.
.TP
\f[V]--trace\f[R]
Print diagnostic output tracing parser progress to stderr.
This option is intended for use by developers in diagnosing performance
issues.
.SS General writer options .SS General writer options
.TP .TP
\f[V]-s\f[R], \f[V]--standalone\f[R] \f[V]-s\f[R], \f[V]--standalone\f[R]
@ -2089,6 +2094,25 @@ T{
.IP .IP
.nf .nf
\f[C] \f[C]
--sandbox
\f[R]
.fi
.RE
T}@T{
.RS -14n
.IP
.nf
\f[C]
sandbox: true
\f[R]
.fi
.RE
T}
T{
.RS -14n
.IP
.nf
\f[C]
--log=FILE --log=FILE
\f[R] \f[R]
.fi .fi
@ -2367,6 +2391,25 @@ abbreviations: abbrevs.txt
.fi .fi
.RE .RE
T} T}
T{
.RS -14n
.IP
.nf
\f[C]
--trace
\f[R]
.fi
.RE
T}@T{
.RS -14n
.IP
.nf
\f[C]
trace: true
\f[R]
.fi
.RE
T}
.TE .TE
.PP .PP
Metadata values specified in a defaults file are parsed as literal Metadata values specified in a defaults file are parsed as literal
@ -2764,6 +2807,25 @@ request-headers:
.fi .fi
.RE .RE
T} T}
T{
.RS -14n
.IP
.nf
\f[C]
--no-check-certificate
\f[R]
.fi
.RE
T}@T{
.RS -14n
.IP
.nf
\f[C]
no-check-certificate: true
\f[R]
.fi
.RE
T}
.TE .TE
.SS Options affecting specific writers .SS Options affecting specific writers
.PP .PP
@ -3557,25 +3619,6 @@ T{
.IP .IP
.nf .nf
\f[C] \f[C]
--trace
\f[R]
.fi
.RE
T}@T{
.RS -14n
.IP
.nf
\f[C]
trace: true
\f[R]
.fi
.RE
T}
T{
.RS -14n
.IP
.nf
\f[C]
--dump-args --dump-args
\f[R] \f[R]
.fi .fi
@ -4302,10 +4345,7 @@ slide aspect ratio (\f[V]43\f[R] for 4:3 [default], \f[V]169\f[R] for
16:9, \f[V]1610\f[R] for 16:10, \f[V]149\f[R] for 14:9, \f[V]141\f[R] 16:9, \f[V]1610\f[R] for 16:10, \f[V]149\f[R] for 14:9, \f[V]141\f[R]
for 1.41:1, \f[V]54\f[R] for 5:4, \f[V]32\f[R] for 3:2) for 1.41:1, \f[V]54\f[R] for 5:4, \f[V]32\f[R] for 3:2)
.TP .TP
\f[V]beamerarticle\f[R] \[ga]\f[V]beameroption\f[R]
produce an article from Beamer slides
.TP
\f[V]beameroption\f[R]
add extra beamer option with \f[V]\[rs]setbeameroption{}\f[R] add extra beamer option with \f[V]\[rs]setbeameroption{}\f[R]
.TP .TP
\f[V]institute\f[R] \f[V]institute\f[R]
@ -4451,6 +4491,9 @@ paper size, e.g.\ \f[V]letter\f[R], \f[V]a4\f[R]
\f[V]secnumdepth\f[R] \f[V]secnumdepth\f[R]
numbering depth for sections (with \f[V]--number-sections\f[R] option or numbering depth for sections (with \f[V]--number-sections\f[R] option or
\f[V]numbersections\f[R] variable) \f[V]numbersections\f[R] variable)
.TP
\f[V]beamerarticle\f[R]
produce an article from Beamer slides
.SS Fonts .SS Fonts
.TP .TP
\f[V]fontenc\f[R] \f[V]fontenc\f[R]