Update manual date and regenerate man page.

This commit is contained in:
John MacFarlane 2020-10-22 17:36:27 -07:00
parent 4731fa1d3f
commit 644d844bc1
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
--- ---
title: Pandoc User's Guide title: Pandoc User's Guide
author: John MacFarlane author: John MacFarlane
date: July 23, 2020 date: October 20, 2020
--- ---
# Synopsis # Synopsis

View file

@ -1,7 +1,7 @@
.\"t .\"t
.\" Automatically generated by Pandoc 2.11.0.1 .\" Automatically generated by Pandoc 2.11.0.2
.\" .\"
.TH "Pandoc User\[cq]s Guide" "" "July 23, 2020" "pandoc 2.11.0.2" "" .TH "Pandoc User\[cq]s Guide" "" "October 20, 2020" "pandoc 2.11.0.3" ""
.hy .hy
.SH NAME .SH NAME
pandoc - general markup converter pandoc - general markup converter
@ -2664,8 +2664,9 @@ hyperrefoptions:
.RE .RE
.TP .TP
\f[B]\f[CB]indent\f[B]\f[R] \f[B]\f[CB]indent\f[B]\f[R]
uses document class settings for indentation (the default LaTeX template if true, pandoc will use document class settings for indentation (the
otherwise removes indentation and adds space between paragraphs) default LaTeX template otherwise removes indentation and adds space
between paragraphs)
.TP .TP
\f[B]\f[CB]linestretch\f[B]\f[R] \f[B]\f[CB]linestretch\f[B]\f[R]
adjusts line spacing using the \f[C]setspace\f[R] package, adjusts line spacing using the \f[C]setspace\f[R] package,
@ -3218,9 +3219,8 @@ addition to \f[C]markdown\f[R]):
.RS 2 .RS 2
.TP .TP
input formats input formats
\f[C]latex\f[R], \f[C]textile\f[R], \f[C]html\f[R] \f[C]latex\f[R], \f[C]textile\f[R], \f[C]html\f[R] (environments,
(environments, \f[C]\[rs]ref\f[R], and \f[C]\[rs]eqref\f[R] only), \f[C]\[rs]ref\f[R], and \f[C]\[rs]eqref\f[R] only), \f[C]ipynb\f[R]
\f[C]ipynb\f[R]
.TP .TP
output formats output formats
\f[C]textile\f[R], \f[C]commonmark\f[R] \f[C]textile\f[R], \f[C]commonmark\f[R]