是最小工作示例代码...
并非最小。
只有使用xe编译才会出现『无法加粗』的现象,啸行的回答老师才是更好的正解。
如果非用xelatex不可:
learnt from here
Claim: 对字体编码做修改,是否严格符合ieeetrans的投稿需求,或者换言之,这是不是最佳实践,我不清楚。
% main.tex
% https://tex.stackexchange.com/a/495519/322482
\renewcommand{\encodingdefault}{OT1}
\documentclass[journal]{IEEEtran}
\begin{document}
\section{Introduction}
For peer review papers
\textbf{creates the second title.}
{\bfseries aaaaa}
\end{document}























问 文字字体采用textbf命令无法加粗