summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2022-04-13 11:39:10 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2022-04-13 11:40:18 +0200
commite1dc292a0c19a33dffd69d37784c7a5926e684f5 (patch)
tree095fe17c61a741870efdaaf0369659fc12499c6d
parentdc03399cc3f10251dd8c8922702032a55afe6466 (diff)
MANUAL: remove spurious backtick.
-rw-r--r--MANUAL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index fdbc47b75..6429bfda7 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -2687,7 +2687,7 @@ These variables change the appearance of PDF slides using [`beamer`].
`1610` for 16:10, `149` for 14:9, `141` for 1.41:1, `54` for 5:4,
`32` for 3:2)
-``beameroption`
+`beameroption`
: add extra beamer option with `\setbeameroption{}`
`institute`
@@ -7038,7 +7038,7 @@ metadata field (see [EPUB Metadata], above).
pandoc operations in the `PandocPure` monad. See the document
[Using the pandoc API](https://pandoc.org/using-the-pandoc-api.html)
for more details. (This corresponds to the use of the `--sandbox`
- option on the command line.)
+ option on the command line.)
5. Pandoc's parsers can exhibit pathological performance on some
corner cases. It is wise to put any pandoc operations under