aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-09-08 16:28:05 -0700
committerGitHub <noreply@github.com>2017-09-08 16:28:05 -0700
commita783a30661dac2d8bfe68ceb49d28f6630304304 (patch)
tree59afad3a384183053d016ca100ac16005e8be14c /MANUAL.txt
parent3421f3eac71709566b9072e095048619cf813ace (diff)
parent621e43e0ec2d0ee81436c01256d994a514d9824c (diff)
downloadpandoc-a783a30661dac2d8bfe68ceb49d28f6630304304.tar.gz
Merge pull request #3902 from adunning/euro
Write euro symbol directly in LaTeX
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 305e6ab81..ee50d7225 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -193,7 +193,7 @@ By default, pandoc will use LaTeX to convert it to PDF:
Production of a PDF requires that a LaTeX engine be installed (see
`--latex-engine`, below), and assumes that the following LaTeX packages
are available: [`amsfonts`], [`amsmath`], [`lm`], [`unicode-math`],
-[`ifxetex`], [`ifluatex`], [`eurosym`], [`listings`] (if the
+[`ifxetex`], [`ifluatex`], [`listings`] (if the
`--listings` option is used), [`fancyvrb`], [`longtable`],
[`booktabs`], [`graphicx`] and [`grffile`] (if the document
contains images), [`hyperref`], [`xcolor`] (with `colorlinks`), [`ulem`], [`geometry`] (with the
@@ -226,7 +226,6 @@ will affect the output, as will `--css`.
[`lm`]: https://ctan.org/pkg/lm
[`ifxetex`]: https://ctan.org/pkg/ifxetex
[`ifluatex`]: https://ctan.org/pkg/ifluatex
-[`eurosym`]: https://ctan.org/pkg/eurosym
[`listings`]: https://ctan.org/pkg/listings
[`fancyvrb`]: https://ctan.org/pkg/fancyvrb
[`longtable`]: https://ctan.org/pkg/longtable