在https://www.fileformat.info/info/unicode/char/2460/fontsupport.htm和https://www.fileformat.info/info/unicode/char/24ea/fontsupport.htm我们看到 Linux Libertine 分别包含 ① 和 ⓪。是否有可能为latex
和pdflatex
引擎获取这些符号?当我在本地安装中搜索任何可以生成 ⓪ 的命令时,我什么也没得到:
$ locate libertine| grep sty | xargs egrep -ari "circle.*zero"
$
或者这些符号根本不包含在 Linux Libertine 的 1 型版本中?
(这个问题明确与UTF-8引擎无关。)
答案1
这些字形在类型 1 版本中不可用。它们是在 uni24EA 和 uni2460 的 otf 版本中可用。
答案2
另一种方法是安装 CTAN 提供的 libertine-legacy 包。type 1 字体和相关文件支持所有 otf 字体的字形。请务必删除当前的 libertine 包。