lib/softcover/book_template/latex_styles/softcover.sty in softcover-1.2.4 vs lib/softcover/book_template/latex_styles/softcover.sty in softcover-1.2.5
- old
+ new
@@ -171,10 +171,10 @@
\newunicodechar{©}{\copyright}
\newunicodechar{®}{\textregistered}
\newunicodechar{…}{\ldots}
\newunicodechar{£}{\pounds}
\usepackage{eurosym}
-\newunicodechar{€}{\euro{}}
+\newunicodechar{€}{\euro}
\usepackage{latex_styles/language_customization}
% Fix quotes in code environments.
% Provides "upquote.sty" functionality compatible with the latest Pygments.