2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-25 22:38:04 +02:00

added examples

This commit is contained in:
Martin Thoma 2012-08-14 14:54:30 +02:00
parent f03fb37c4d
commit 2dba607a6b

View file

@ -47,6 +47,8 @@
\end{itemize} \end{itemize}
\end{minipage} \end{minipage}
} }
(6, 0) node[example, draw=lime, fill=lime!15] (X) {$\text{GL}(n, \mathbb{K})$}
(6,-1) node[example, draw=lime, fill=lime!15] (X) {$\text{O}(n)$}
(0,-2) node[algebraicName, purple] (C) {abelsche Gruppe} (0,-2) node[algebraicName, purple] (C) {abelsche Gruppe}
(2,-2) node[explanation] (X) { (2,-2) node[explanation] (X) {
\begin{minipage}{150\textwidth} \begin{minipage}{150\textwidth}
@ -59,6 +61,7 @@
} }
(2, -3) node[example, draw=purple, fill=purple!15] (D) {$(\mathbb{Z}, +)$} (2, -3) node[example, draw=purple, fill=purple!15] (D) {$(\mathbb{Z}, +)$}
(4, -3) node[example, draw=purple, fill=purple!15] (E) {$(\mathbb{Q} \setminus \{0\}, \cdot)$} (4, -3) node[example, draw=purple, fill=purple!15] (E) {$(\mathbb{Q} \setminus \{0\}, \cdot)$}
(6, -3) node[example, draw=purple, fill=purple!15] (X) {$\mathbb{Z}_1$}
(10,-6) node[example, draw=black, fill=black!15] (F) {$(\mathbb{N}_0, +)$} (10,-6) node[example, draw=black, fill=black!15] (F) {$(\mathbb{N}_0, +)$}
(12,-6) node[example, draw=black, fill=black!15] (G) {$(\mathbb{N}_0, \cdot)$} (12,-6) node[example, draw=black, fill=black!15] (G) {$(\mathbb{N}_0, \cdot)$}