加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

LaTeX技巧87:常用的数学公式字体(含代码)二

(2009-11-23 13:53:01)
标签:

latex

数学公式字体

设置

字体

font

分类: 数学公式

QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载

字体四:
LaTeX技巧87:常用的数学公式字体(含代码)二

实验设置代码:
\documentclass{article}
\usepackage{times}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{351.0pt}
  \setlength\textheight{.44\textheight}
\usepackage{amsmath,amssymb}
\usepackage{fourier}
\newcommand\ibinom[2]{\genfrac\lbrace\rbrace{0pt}{}{#1}{#2}}
\usepackage{bm}

\begin{document}
\section{Sample page of mathematical typesetting}
First some large operators
both in text: \( \iiint\limits_{\mathcal{Q}}
f(x,y,z)\,dx\,dy\,dz \) and
\(\prod_{\gamma\in\Gamma_{\widetilde{C}}}
\partial(\widetilde{X}_\gamma)\); and also on display:
\begin{equation}
\begin{split}
\iiiint\limits_{\mathbf{Q}} f(w,x,y,z)\,dw\,dx\,dy\,dz  &\leq
\oint_{\bm{\partial Q}} f' \left( \max \left\lbrace
\frac{\lVert w \rVert}{\lvert w^2 + x^2 \rvert} ;
\frac{\lVert z \rVert}{\lvert y^2 + z^2 \rvert} ;
\frac{\lVert w \oplus z \rVert}{\lVert x \oplus y \rVert}
\right\rbrace\right) \\
&\precapprox \biguplus_{\mathbb{Q} \Subset \bar{\mathbf{Q}}}
\left[ f^{\ast} \left(
    \frac{\left\lmoustache\mathbb{Q}(t)\right\rmoustache}
         {\sqrt {1 - t^2}}
    \right)\right]_{t=\alpha}^{t=\vartheta}
\end{split}
\end{equation}
For $x$ in the open interval \( \left] -1, 1 \right[ \)
the infinite sum in Equation~\eqref{eq:binom1} is convergent;
however, this does not hold
throughout the closed interval \( \left[ -1, 1 \right] \).
\begin{align}
  (1 - x)^{-k} &=
    1 + \sum_{j=1}^{\infty} (-1)^j \ibinom{k}{j} x^j
    \text{\quad for $k \in \mathbb{N}$; $k \neq 0$.}
    \label{eq:binom1}
\end{align}
\end{document}

字体五:

LaTeX技巧87:常用的数学公式字体(含代码)二

实验设置代码:
\documentclass{article}
\usepackage{times}

\pagestyle{empty}

\setcounter{page}{6}

\setlength\textwidth{351.0pt}

  \setlength\textheight{.44\textheight}
\usepackage{amsmath,amssymb}

\newcommand\ibinom[2]{\genfrac\lbrace\rbrace{0pt}{}{#1}{#2}}
\usepackage{mathptmx}
\usepackage{bm}

\begin{document}

\section{Sample page of mathematical typesetting}

First some large operators

both in text: \( \iiint\limits_{\mathcal{Q}}

f(x,y,z)\,dx\,dy\,dz \) and

\(\prod_{\gamma\in\Gamma_{\widetilde{C}}}

\partial(\widetilde{X}_\gamma)\); and also on display:

\begin{equation}

\begin{split}

\iiiint\limits_{\mathbf{Q}} f(w,x,y,z)\,dw\,dx\,dy\,dz  &\leq

\oint_{\bm{\partial Q}} f' \left( \max \left\lbrace

\frac{\lVert w \rVert}{\lvert w^2 + x^2 \rvert} ;

\frac{\lVert z \rVert}{\lvert y^2 + z^2 \rvert} ;

\frac{\lVert w \oplus z \rVert}{\lVert x \oplus y \rVert}

\right\rbrace\right)
\\
&\precapprox \biguplus_{\mathbb{Q} \Subset \bar{\mathbf{Q}}}

\left[ f^{\ast} \left(

    \frac{\left\lmoustache\mathbb{Q}(t)\right\rmoustache}
         {\sqrt {1 - t^2}}
    \right)\right]_{t=\alpha}^{t=\vartheta}
\end{split}

\end{equation}

For $x$ in the open interval \( \left] -1, 1 \right[ \)

the infinite sum in Equation~\eqref{eq:binom1} is convergent;

however, this does not hold

throughout the closed interval \( \left[ -1, 1 \right] \).

\begin{align}

  (1 - x)^{-k} &=
    1 + \sum_{j=1}^{\infty} (-1)^j \ibinom{k}{j} x^j
    \text{\quad for $k \in \mathbb{N}$; $k \neq 0$.}
    \label{eq:binom1}
\end{align}
\end{document}

字体六:
LaTeX技巧87:常用的数学公式字体(含代码)二

实验设置代码:
\documentclass{article}
\usepackage{times}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{351.0pt}
  \setlength\textheight{.44\textheight}
\usepackage{amsmath,amssymb}
\newcommand\ibinom[2]{\genfrac\lbrace\rbrace{0pt}{}{#1}{#2}}
\usepackage{txfonts}
\usepackage{bm}

\begin{document}
\section{Sample page of mathematical typesetting}
First some large operators
both in text: \( \iiint\limits_{\mathcal{Q}}
f(x,y,z)\,dx\,dy\,dz \) and
\(\prod_{\gamma\in\Gamma_{\widetilde{C}}}
\partial(\widetilde{X}_\gamma)\); and also on display:
\begin{equation}
\begin{split}
\iiiint\limits_{\mathbf{Q}} f(w,x,y,z)\,dw\,dx\,dy\,dz  &\leq
\oint_{\bm{\partial Q}} f' \left( \max \left\lbrace
\frac{\lVert w \rVert}{\lvert w^2 + x^2 \rvert} ;
\frac{\lVert z \rVert}{\lvert y^2 + z^2 \rvert} ;
\frac{\lVert w \oplus z \rVert}{\lVert x \oplus y \rVert}
\right\rbrace\right) \\
&\precapprox \biguplus_{\mathbb{Q} \Subset \bar{\mathbf{Q}}}
\left[ f^{\ast} \left(
    \frac{\left\lmoustache\mathbb{Q}(t)\right\rmoustache}
         {\sqrt {1 - t^2}}
    \right)\right]_{t=\alpha}^{t=\vartheta}
\end{split}
\end{equation}
For $x$ in the open interval \( \left] -1, 1 \right[ \)
the infinite sum in Equation~\eqref{eq:binom1} is convergent;
however, this does not hold
throughout the closed interval \( \left[ -1, 1 \right] \).
\begin{align}
  (1 - x)^{-k} &=
    1 + \sum_{j=1}^{\infty} (-1)^j \ibinom{k}{j} x^j
    \text{\quad for $k \in \mathbb{N}$; $k \neq 0$.}
    \label{eq:binom1}
\end{align}

\end{document}

字体七:

LaTeX技巧87:常用的数学公式字体(含代码)二

设置实验代码:
\documentclass{article}
\usepackage{times}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{351.0pt}
  \setlength\textheight{.44\textheight}
\usepackage{amsmath,amssymb}
\usepackage{tmmath}
\newcommand\ibinom[2]{\genfrac\lbrace\rbrace{0pt}{}{#1}{#2}}
\usepackage{bm}

\begin{document}
\section{Sample page of mathematical typesetting}
First some large operators
both in text: \( \iiint\limits_{\mathcal{Q}}
f(x,y,z)\,dx\,dy\,dz \) and
\(\prod_{\gamma\in\Gamma_{\widetilde{C}}}
\partial(\widetilde{X}_\gamma)\); and also on display:
\begin{equation}
\begin{split}
\iiiint\limits_{\mathbf{Q}} f(w,x,y,z)\,dw\,dx\,dy\,dz  &\leq
\oint_{\bm{\partial Q}} f' \left( \max \left\lbrace
\frac{\lVert w \rVert}{\lvert w^2 + x^2 \rvert} ;
\frac{\lVert z \rVert}{\lvert y^2 + z^2 \rvert} ;
\frac{\lVert w \oplus z \rVert}{\lVert x \oplus y \rVert}
\right\rbrace\right) \\
&\precapprox \biguplus_{\mathbb{Q} \Subset \bar{\mathbf{Q}}}
\left[ f^{\ast} \left(
    \frac{\left\lmoustache\mathbb{Q}(t)\right\rmoustache}
         {\sqrt {1 - t^2}}
    \right)\right]_{t=\alpha}^{t=\vartheta}
\end{split}
\end{equation}
For $x$ in the open interval \( \left] -1, 1 \right[ \)
the infinite sum in Equation~\eqref{eq:binom1} is convergent;
however, this does not hold
throughout the closed interval \( \left[ -1, 1 \right] \).
\begin{align}
  (1 - x)^{-k} &=
    1 + \sum_{j=1}^{\infty} (-1)^j \ibinom{k}{j} x^j
    \text{\quad for $k \in \mathbb{N}$; $k \neq 0$.}
    \label{eq:binom1}
\end{align}
\end{document}


0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有