summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorAmar Al-Zubaidi <92645199+amarakon@users.noreply.github.com>2022-11-10 11:39:14 -0500
committerGitHub <noreply@github.com>2022-11-10 08:39:14 -0800
commit03e478ee2cdf3a5c6dd4cbf2a6bc16ce175e1cac (patch)
tree20da76e581291902494bbb9692620fff04c890cc /MANUAL.txt
parent2f780ce45ae8c9c26cbf6919c18c8e5b7030587c (diff)
Add LaTeX variable `urlstyle` (#8429)
This is set to `same` by default, so users should not experience any change.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 7a55cb29b..eb1a50d72 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -2913,6 +2913,9 @@ Pandoc uses these variables when [creating a PDF] with a LaTeX engine.
`links-as-notes`
: causes links to be printed as footnotes
+`urlstyle`
+: style for URLs (e.g., tt, same)
+
#### Front matter
`lof`, `lot`