mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-19 11:38:05 +02:00
removed tikz snakes
This commit is contained in:
parent
a87bcc3606
commit
f95f0e71e3
9 changed files with 10 additions and 4 deletions
3
tikz/right-triangle/Readme.md
Normal file
3
tikz/right-triangle/Readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Compiled example
|
||||
----------------
|
||||

|
BIN
tikz/right-triangle/right-triangle.png
Normal file
BIN
tikz/right-triangle/right-triangle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -2,7 +2,7 @@
|
|||
\usepackage[pdftex,active,tightpage]{preview}
|
||||
\setlength\PreviewBorder{2mm}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes, calc, shapes,snakes}
|
||||
\usetikzlibrary{shapes, calc, decorations}
|
||||
\usepackage{amsmath,amssymb}
|
||||
|
||||
\begin{document}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
|
@ -7,7 +7,7 @@
|
|||
\usepackage[pdftex,active,tightpage]{preview}
|
||||
\setlength\PreviewBorder{2mm}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes,snakes,calc,patterns}
|
||||
\usetikzlibrary{shapes,decorations,calc,patterns}
|
||||
\usepackage{amsmath,amssymb}
|
||||
\begin{document}
|
||||
\begin{preview}
|
||||
|
|
3
tikz/teststrategien-anschaulich/Readme.md
Normal file
3
tikz/teststrategien-anschaulich/Readme.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
Compiled example
|
||||
----------------
|
||||

|
BIN
tikz/teststrategien-anschaulich/teststrategien-anschaulich.png
Normal file
BIN
tikz/teststrategien-anschaulich/teststrategien-anschaulich.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -7,7 +7,7 @@
|
|||
\usepackage[pdftex,active,tightpage]{preview}
|
||||
\setlength\PreviewBorder{2mm}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes, calc, shapes,snakes, automata}
|
||||
\usetikzlibrary{shapes, calc, decorations, automata}
|
||||
\usepackage{amsmath,amssymb}
|
||||
|
||||
\tikzstyle{midnode}=[
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
\usepackage[pdftex,active,tightpage]{preview}
|
||||
\setlength\PreviewBorder{2mm}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes, calc, shapes,snakes, automata}
|
||||
\usetikzlibrary{shapes, calc, decorations, automata}
|
||||
\usepackage{amsmath,amssymb}
|
||||
|
||||
\tikzstyle{textnode}=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue