contents/latex.tex : Added differents math fonts
This commit is contained in:
parent
4be8cf3538
commit
816c8d3f6a
@ -103,6 +103,32 @@
|
|||||||
\langsection{Mathématiques}{Mathematics}
|
\langsection{Mathématiques}{Mathematics}
|
||||||
%TODO Complete section
|
%TODO Complete section
|
||||||
|
|
||||||
|
\begin{verbatim}
|
||||||
|
\begin{align*}
|
||||||
|
\text{mathnormal (default) - }\mathnormal{RQSZ} \\
|
||||||
|
\text{mathcal - }\mathcal{RQSZ} \\
|
||||||
|
\text{mathfrak - }\mathfrak{RQSZ} \\
|
||||||
|
\text{mathbb - }\mathbb{RQSZ} \\
|
||||||
|
\text{mathrm - }\mathrm{RQSZ} \\
|
||||||
|
\text{mathit - }\mathit{RQSZ} \\
|
||||||
|
\text{mathbf - }\mathbf{RQSZ} \\
|
||||||
|
\text{mathsf - }\mathsf{RQSZ} \\
|
||||||
|
\text{mathtt - }\mathtt{RQSZ}
|
||||||
|
\end{align*}
|
||||||
|
\end{verbatim}
|
||||||
|
|
||||||
|
\begin{align*}
|
||||||
|
\text{mathnormal (default) - }\mathnormal{RQSZ} \\
|
||||||
|
\text{mathcal - }\mathcal{RQSZ} \\
|
||||||
|
\text{mathfrak - }\mathfrak{RQSZ} \\
|
||||||
|
\text{mathbb - }\mathbb{RQSZ} \\
|
||||||
|
\text{mathrm - }\mathrm{RQSZ} \\
|
||||||
|
\text{mathit - }\mathit{RQSZ} \\
|
||||||
|
\text{mathbf - }\mathbf{RQSZ} \\
|
||||||
|
\text{mathsf - }\mathsf{RQSZ} \\
|
||||||
|
\text{mathtt - }\mathtt{RQSZ}
|
||||||
|
\end{align*}
|
||||||
|
|
||||||
\subsection{Matrices}
|
\subsection{Matrices}
|
||||||
%TODO Complete subsection
|
%TODO Complete subsection
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user