gpt4 book ai didi

latex - latex 和 bibtex 文件的不同编码

转载 作者:行者123 更新时间:2023-12-03 13:29:13 36 4
gpt4 key购买 nike

关闭。这个问题是off-topic .它目前不接受答案。












想改进这个问题? Update the question所以它是on-topic对于堆栈溢出。

9年前关闭。




Improve this question




当 .bib 文件的编码与 .tex 文件不同时,LaTeX 会处理这种情况吗?例如,.tex 在 ISO-8859-2 中,.bib 在 UTF-8 中。可以通过 LaTeX 即时转换编码吗?还是唯一的方法是手动?

最佳答案

您可以即时更改输入编码:

\inputencoding{latin2}
\bibliography{mybib}
\inputencoding{utf8}
\inputencoding命令由 inputenc 提供包裹。

关于latex - latex 和 bibtex 文件的不同编码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1635788/

36 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com