Compare two revisions of: Tikz

... ... @@ -1,4 +1,4 @@
1 - {{TOC}}
1 +{{TOC}}
2 2
3 3 # Create TikZ document
4 4
... ... @@ -10,6 +10,10 @@
10 10
11 11 Insert different code für different languages - use zxx if the image is the same for all languages
12 12
13 +# usetikzlibrary
14 +
15 +Here is a list of available packages [texlive-pictures](https://packages.debian.org/de/sid/texlive-pictures), which can be include with `\usetikzlibrary{<package name>}`
16 +
13 17 # Save, Compile and Preview
14 18
15 19 After completion, create the image by clicking the "Save and Preview" button.
... ... @@ -25,5 +29,3 @@ into the article or problem. WebMiau will create all references for you.
25 29 Just as with the classic images, you can influence the display with the optional parameters for width and height.
26 30
27 31 `\image[width][height]{<id>}` for example `\image[400][300]{image1}`
28 -
29 -
30 32