mirror of
https://github.com/ElegantLaTeX/ElegantBook.git
synced 2026-01-26 04:14:35 +08:00
merge
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user