diff options
| author | Amar Al-Zubaidi <92645199+amarakon@users.noreply.github.com> | 2022-11-10 11:39:14 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 08:39:14 -0800 |
| commit | 03e478ee2cdf3a5c6dd4cbf2a6bc16ce175e1cac (patch) | |
| tree | 20da76e581291902494bbb9692620fff04c890cc /MANUAL.txt | |
| parent | 2f780ce45ae8c9c26cbf6919c18c8e5b7030587c (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.txt | 3 |
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` |
