mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-29 07:47:57 +02:00
microtype eingebunden; Hinweise in Readme hinzugefügt
This commit is contained in:
parent
d2b7ce93ff
commit
ab685dc4fe
4 changed files with 15 additions and 18 deletions
|
@ -1,11 +0,0 @@
|
|||
\begin{tikzpicture}
|
||||
\draw (-3.5,0) .. controls (-3.5,2) and (-1.5,2.5) .. (0,2.5);
|
||||
\draw[xscale=-1] (-3.5,0) .. controls (-3.5,2) and (-1.5,2.5) .. (0,2.5);
|
||||
\draw[rotate=180] (-3.5,0) .. controls (-3.5,2) and (-1.5,2.5) .. (0,2.5);
|
||||
\draw[yscale=-1] (-3.5,0) .. controls (-3.5,2) and (-1.5,2.5) .. (0,2.5);
|
||||
|
||||
\draw (-2,.2) .. controls (-1.5,-0.3) and (-1,-0.5) .. (0,-.5) .. controls (1,-0.5) and (1.5,-0.3) .. (2,0.2);
|
||||
|
||||
\draw (-1.75,0) .. controls (-1.5,0.3) and (-1,0.5) .. (0,.5) .. controls (1,0.5) and (1.5,0.3) .. (1.75,0);
|
||||
|
||||
\end{tikzpicture}
|
Loading…
Add table
Add a link
Reference in a new issue