latex插入定理和证明
(2012-11-07 10:40:41)
标签:
杂谈 |
\documentclass{article} \usepackage{amsmath,amsthm,amssymb,amsfonts} \makeatletter \thm@headfont{\sc} \makeatother \newtheorem{theorem}{Theorem} \begin{document} \begin{theorem} Consider a data vector $\mathbf{u}\in\mathbb{R}^n$ which satisfies the condition \end{theorem} \end{document}
Remark:数学符号 $\mathbf{u}\in\mathbb{R}^n$