File: 22.tex

package info (click to toggle)
haskell-texmath 0.6.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 780 kB
  • ctags: 2
  • sloc: haskell: 1,726; sh: 32; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,153 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\begin{array}{ll}
\texttt{textrm}     & \textrm    {ABCabc} \\
\texttt{mathrm}     & \mathrm    {ABCabc} \\
\texttt{mathup}     & \mathup    {ABCabc} \\
\texttt{text}       & \text      {ABCabc} \\
\texttt{mbox}       & \mbox      {ABCabc} \\
\texttt{mathbf}     & \mathbf    {ABCabc} \\
\texttt{mathbfup}   & \mathbfup  {ABCabc} \\
\texttt{textbf}     & \textbf    {ABCabc} \\
\texttt{mathit}     & \mathit    {ABCabc} \\
\texttt{textit}     & \textit    {ABCabc} \\
\texttt{mathtt}     & \mathtt    {ABCabc} \\
\texttt{texttt}     & \texttt    {ABCabc} \\
\texttt{mathsf}     & \mathsf    {ABCabc} \\
\texttt{mathsfup}   & \mathsfup  {ABCabc} \\
\texttt{mathbb}     & \mathbb    {ABCabc} \\
\texttt{mathcal}    & \mathcal   {ABCabc} \\
\texttt{mathscr}    & \mathscr   {ABCabc} \\
\texttt{mathfrak}   & \mathfrak  {ABCabc} \\
\texttt{mathbfit}   & \mathbfit  {ABCabc} \\
\texttt{mathbfsfup} & \mathbfsfup{ABCabc} \\
\texttt{mathbfsfit} & \mathbfsfit{ABCabc} \\
\texttt{mathbfscr}  & \mathbfscr {ABCabc} \\
\texttt{mathbffrak} & \mathbffrak{ABCabc} \\
\texttt{mathbfcal}  & \mathbfcal {ABCabc} \\
\texttt{mathsfit}   & \mathsfit  {ABCabc}
\end{array}