答案1
這IEEE傳輸文件類,在非會議模式下使用的字體(Palatino),其``
和''
似乎具有相同的形狀,但如果仔細觀察,它們並不相同。
\documentclass[10pt,journal,compsoc]{IEEEtran}
\begin{document}
``foo'', "bar"
\fontfamily{cmr}\selectfont % select the Computer modern font
``foo'', "bar"
\end{document}
有關此內容的更多資訊:在手冊關於IEEE傳輸文件類,在第 II D 2 節中,我們讀到:
複合模式:值得注意的 compsoc 模式格式功能包括:
- 預設文字字體從 Times Roman 更改為 Palatino/Palladio(僅限非會議 compsoc 模式);