This commit is contained in:
EthanDeng
2022-08-12 10:32:15 +08:00
parent 5b410a1cff
commit f91390ddfc

View File

@@ -1,4 +1,4 @@
\documentclass[lang=cn,10pt]{elegantbook} \documentclass[lang=cn,10pt, newtx]{elegantbook}
\title{ElegantBook优美的 \LaTeX{} 书籍模板} \title{ElegantBook优美的 \LaTeX{} 书籍模板}
\subtitle{Elegant\LaTeX{} 经典之作} \subtitle{Elegant\LaTeX{} 经典之作}
@@ -570,7 +570,7 @@ The content of introduction.
如果使用 \lstinline{newtx} 系列字体宏包,需要注意下连字符的问题。 如果使用 \lstinline{newtx} 系列字体宏包,需要注意下连字符的问题。
\begin{equation} \begin{equation}
\int_{R^q} f(x,y) dy.\emph{of\kern0pt f} \int_{R^q} f(x,y) dy.\emph{of\kern0pt f} \sin x
\end{equation} \end{equation}
的代码为 的代码为
\begin{lstlisting} \begin{lstlisting}