MANUAL: remove spurious backtick.

This commit is contained in:
Albert Krewinkel 2022-04-13 11:39:10 +02:00
parent dc03399cc3
commit e1dc292a0c
No known key found for this signature in database
GPG key ID: 388DC0B21F631124

View file

@ -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