
答案1
評論中的建議有效,但在我看來,您仍然想要一個正確的斜體&符號,只是不在該設計中。對此有兩種解決方案:
完全使用不同的字體。 Tgtermes 接近現代電腦(預設的 tex 字體),但為您提供了您想要的 & 符號。
\documentclass[a4paper]{memoir} \usepackage{amsmath} \usepackage{amsthm} \usepackage{tgtermes} \newtheorem{theo}{Theorem} \begin{document} Outside theorem \& \begin{theo} Inside theorem \& Inside theorem 2 \& \end{theo} \end{document}
從另一種字體借用單一字元。參見例如使用 XeLaTeX 替換字體