diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-09 22:39:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-09 22:39:48 +0000 |
commit | 610c45beb863b008027a871701c889fe40bed7fb (patch) | |
tree | 5b879b56850db183fd749a497edd1d91172edf69 /Master/texmf-dist/doc/latex/psnfss/test | |
parent | 18fa80c232cf479ae713b01b17d48bdc1d653aac (diff) |
latex2e 2014/05/01 (via latex-tds)
git-svn-id: svn://tug.org/texlive/trunk@33946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/psnfss/test')
6 files changed, 19 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/psnfss/test/mathtest.tex b/Master/texmf-dist/doc/latex/psnfss/test/mathtest.tex index 8d3172377e0..485445b6096 100644 --- a/Master/texmf-dist/doc/latex/psnfss/test/mathtest.tex +++ b/Master/texmf-dist/doc/latex/psnfss/test/mathtest.tex @@ -22,13 +22,13 @@ The default math mode font is $Math\ Italic$. This should not be confused with ordinary \emph{Text Italic} -- notice the different spacing\,! \verb|\mathbf| produces bold roman letters: $ \mathbf{abcABC} $. If you wish to embolden complete formulas, -use the \verb|\boldmath| command \emph{before} going into math mode. -This changes the default math fonts to bold. - +use the \verb|\boldmath| command \emph{before} going into math mode. +This changes the default math fonts to bold. + \begin{tabular}{ll} \texttt{normal} & $ x = 2\pi \Rightarrow x \simeq 6.28 $\\ \texttt{mathbf} & $\mathbf{x} = 2\pi \Rightarrow \mathbf{x} \simeq 6.28 $\\ -\texttt{boldmath} & {\boldmath $x = \mathbf{2}\pi \Rightarrow x +\texttt{boldmath} & {\boldmath $x = \mathbf{2}\pi \Rightarrow x \simeq{\mathbf{6.28}} $}\\ \end{tabular} \smallskip @@ -42,25 +42,25 @@ Digits in formulas $1, 2, 3\dots$ may differ from those in text: 4, 5, 6\dots There is a calligraphic alphabet \verb|\mathcal| for upper case letters $ \mathcal{ABCDE}\dots $, and there are letters for number sets: $\mathbb{A\dots Z} $, which are produced using \verb|\mathbb|. - + \begin{equation} \sigma(t)=\frac{1}{\sqrt{2\pi}} - \int^t_0 e^{-x^2/2} dx + \int^t_0 e^{-x^2/2} dx \end{equation} \begin{equation} \prod_{j\geq 0} - \left(\sum_{k\geq 0}a_{jk} z^k\right) + \left(\sum_{k\geq 0}a_{jk} z^k\right) = \sum_{k\geq 0} z^n \left( \sum_{{k_0,k_1,\ldots\geq 0} \atop{k_0+k_1+\ldots=n} } - a{_0k_0}a_{1k_1}\ldots \right) + a{_0k_0}a_{1k_1}\ldots \right) \end{equation} \begin{equation} \pi(n) = \sum_{m=2}^{n} \left\lfloor \left(\sum_{k=1}^{m-1} - \lfloor(m/k)/\lceil m/k\rceil + \lfloor(m/k)/\lceil m/k\rceil \rfloor \right)^{-1} \right\rfloor \end{equation} @@ -78,7 +78,7 @@ which are produced using \verb|\mathbb|. \nearrow\raise5pt\hbox{$\mu^+ + \nu_{\mu}$}\\ \rightarrow \pi^+ +\pi^0 \\[5pt] \rightarrow \kappa^+ +\pi^0 \\ -\searrow\lower5pt\hbox{$\mathrm{e}^+ +\searrow\lower5pt\hbox{$\mathrm{e}^+ +\nu_{\scriptstyle\mathrm{e}}$} \end{array} \] diff --git a/Master/texmf-dist/doc/latex/psnfss/test/pitest.tex b/Master/texmf-dist/doc/latex/psnfss/test/pitest.tex index 4d59d051798..e647ba0f2a2 100644 --- a/Master/texmf-dist/doc/latex/psnfss/test/pitest.tex +++ b/Master/texmf-dist/doc/latex/psnfss/test/pitest.tex @@ -34,14 +34,14 @@ list, but has a symbol instead of a bullet (you are reading a \end{Pilist} \begin{Piautolist}{pzd}{'254} -\item text inside list, +\item text inside list, \begin{Piautolist}{psy}{'141} - \item text inside list, - \item text inside list, + \item text inside list, + \item text inside list, \begin{enumerate} - \item text inside list, + \item text inside list, \begin{Piautolist}{pzd}{'56} - \item text inside list,\label{pilabel} + \item text inside list,\label{pilabel} \item text inside list, \end{Piautolist} \item text inside list, diff --git a/Master/texmf-dist/doc/latex/psnfss/test/test0.tex b/Master/texmf-dist/doc/latex/psnfss/test/test0.tex index 743f6c6dca6..3ea768342e5 100644 --- a/Master/texmf-dist/doc/latex/psnfss/test/test0.tex +++ b/Master/texmf-dist/doc/latex/psnfss/test/test0.tex @@ -98,7 +98,7 @@ will always be in italic, and will be a dollar in the Helvetica fonts. \hline \end{tabular}\end{quote} {This costs `\pounds' 45 to do; {\sffamily this costs \pounds 45 to do; -\em this costs \pounds 45 in sans italic to do;} +\em this costs \pounds 45 in sans italic to do;} \scshape this costs ``\pounds'' 45 to do; \em this costs \pounds 45 to do \bfseries this costs \pounds 45 to do for a f\'ee. And so on.} {\itshape Let's try USD in italic, too: \$ 45.} diff --git a/Master/texmf-dist/doc/latex/psnfss/test/test1.tex b/Master/texmf-dist/doc/latex/psnfss/test/test1.tex index 77be282aeb9..2220def126f 100644 --- a/Master/texmf-dist/doc/latex/psnfss/test/test1.tex +++ b/Master/texmf-dist/doc/latex/psnfss/test/test1.tex @@ -15,7 +15,7 @@ \maketitle \def\Try#1#2{% {\fontfamily{#1}\selectfont -This is typeset in #2 (#1): +This is typeset in #2 (#1): \begin{quote} \raggedright A regular f\'ee costs 123\,\texteuro.\\ diff --git a/Master/texmf-dist/doc/latex/psnfss/test/test2.tex b/Master/texmf-dist/doc/latex/psnfss/test/test2.tex index 94e1f7ad2af..2999ed6c882 100644 --- a/Master/texmf-dist/doc/latex/psnfss/test/test2.tex +++ b/Master/texmf-dist/doc/latex/psnfss/test/test2.tex @@ -15,7 +15,7 @@ \maketitle \def\Try#1#2{% {\fontfamily{#1}\selectfont -This is typeset in #2 (#1): +This is typeset in #2 (#1): \begin{quote} \raggedright A regular f\'ee costs 123\,\texteuro.\\ diff --git a/Master/texmf-dist/doc/latex/psnfss/test/test3.tex b/Master/texmf-dist/doc/latex/psnfss/test/test3.tex index 69535f626f1..3003cf6ac22 100644 --- a/Master/texmf-dist/doc/latex/psnfss/test/test3.tex +++ b/Master/texmf-dist/doc/latex/psnfss/test/test3.tex @@ -14,7 +14,7 @@ \maketitle \def\Try#1#2{% \fontfamily{#1}\selectfont -This is typeset in #2 (#1): +This is typeset in #2 (#1): \begin{quote} \raggedright A regular f\'ee costs 123\,\texteuro.\\ |