From 03e478ee2cdf3a5c6dd4cbf2a6bc16ce175e1cac Mon Sep 17 00:00:00 2001 From: Amar Al-Zubaidi <92645199+amarakon@users.noreply.github.com> Date: Thu, 10 Nov 2022 11:39:14 -0500 Subject: Add LaTeX variable `urlstyle` (#8429) This is set to `same` by default, so users should not experience any change. --- man/pandoc.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man') diff --git a/man/pandoc.1 b/man/pandoc.1 index ec70a04a1..e71dffaaa 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -3011,6 +3011,8 @@ and links in table of contents, respectively: uses options allowed by .TP \f[V]links-as-notes\f[R] causes links to be printed as footnotes +\f[V]urlstyle\f[R] +style for URLs (e.g., tt, same) .SS Front matter .TP \f[V]lof\f[R], \f[V]lot\f[R] -- cgit v1.2.3