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