如何使用 eurosym 包在 LaTeX 中插入 € 符号
**注意:此方法不再推荐,仅为兼容性原因提供!请参见如何使用 UTF8 在 LaTeX 中插入欧元符号了解推荐的方法!
为了将 € 符号插入你的 LaTeX 文档,首先添加
eurosym_example.tex
\usepackage[official]{eurosym}到文档的顶部,例如直接在 \documentclass 行之后。
之后,你可以使用
euro_symbol.tex
\euro{}在文档的任何地方插入 € 符号。
Check out similar posts by category:
LaTeX
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow