Martin Thoma
de1ad26035
Adjust Python code to follow PEP8
2015-11-20 23:12:22 +01:00
Martin Thoma
bd1f36e90c
Add a second compilation run for tikz/dirichlet-function
2015-11-20 08:16:02 +01:00
Martin Thoma
bc873eab9b
Name Python variables in snake case
2015-11-20 08:14:39 +01:00
Martin Thoma
6364e13a6a
Add README.md and rendered image to 6 tikz examples
...
The examples were found by
```bash
$ find . -type d '!' -exec test -e "{}/README.md" ';' -print
```
2015-11-20 08:11:29 +01:00
Martin Thoma
3d36e8daf4
Add README and rendered example image to tikz/intersecting-lines examples
2015-11-18 09:48:02 +01:00
Martin Thoma
0d6d342867
Add README.md and rendered image to many examples
...
The examples were found by
```bash
$ find . -mindepth 2 -maxdepth 2 -type d '!' -exec test -e "{}/README.md" ';' -print
```
2015-11-17 10:08:24 +01:00
Martin Thoma
02808f8897
Make letters in comparison to triangle smaller in tikz/triangle-right-abchpq
2015-11-10 16:12:36 +01:00
Martin Thoma
2371a6de8f
Make aspect ratio of tikz/triangle-angles better
2015-11-10 16:11:16 +01:00
Martin Thoma
42266527cd
Add tikz/triangle-right-abchpq
2015-11-10 07:41:56 +01:00
Martin Thoma
2683ba1459
Add tikz/triangle-labels
2015-11-09 08:28:39 +01:00
Martin Thoma
afaf9d4d90
Add tikz/cos-fixpoint
2015-11-07 15:59:43 +01:00
Martin Thoma
f8f167631c
Add tikz/triangle-law-of-cosines
2015-11-06 08:58:51 +01:00
Martin Thoma
76ebec17a2
Remove background from tikz/triangle-unit-circle labels
2015-11-05 11:47:08 +01:00
Martin Thoma
f40aea745e
Add tikz/triangle-unit-circle
2015-11-05 10:10:10 +01:00
Martin Thoma
c689f0dea7
Add tikz/triangle-law-of-sines-2
2015-11-04 10:48:35 +01:00
Martin Thoma
f0b29401b3
Add tikz/triangle-law-of-sines
2015-11-03 07:34:19 +01:00
Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
50eb14a7bf
cyclic graph: removed trailing spaces
2015-09-08 17:26:09 +02:00
Martin Thoma
47e4e3113a
csv-bivariate-normal-distribution: added
2015-09-08 17:17:12 +02:00
Martin Thoma
908490e5e6
cyclic-graph: Added image and README
2015-07-22 21:17:03 +02:00
Martin Thoma
24f320e2b2
tikz/markov-chain-rain-sun: Added
2015-06-14 11:29:44 +02:00
Martin Thoma
589a7179c5
tikz/histogram-symbols: Added
2015-06-14 11:29:08 +02:00
Martin Thoma
2811d6d403
tikz/informatikstudium-kit-abhaengigkeitsgraph: Noch mehr Abhaengigkeiten
2015-06-14 11:27:07 +02:00
Martin Thoma
cb245b4dd9
tikz/markov-chain-rain-sun: added
2015-05-12 12:57:30 +02:00
Martin Thoma
01c7698742
informatikstudium-kit-abhaengigkeitsgraph: weitere abhaengigkeiten
2015-04-19 20:33:12 +02:00
Martin Thoma
b133eba8ec
informatikstudium-kit-abhaengigkeitsgraph: added more dependencies
2015-04-19 12:16:20 +02:00
Martin Thoma
8790e67d6a
informatikstudium-kit-abhaengigkeitsgraph: added more dependencies
2015-04-19 12:16:00 +02:00
Martin Thoma
3c59b2dee5
informatikstudium-kit-abhaengigkeitsgraph: added rechnerstrukturen
2015-04-19 11:50:23 +02:00
Martin Thoma
d1f9ba3810
informatikstudium-kit-abhaengigkeitsgraph: added abbreiviations
2015-04-19 11:28:54 +02:00
Martin Thoma
62f064940b
informatikstudium-kit-abhaengigkeitsgraph: fixed typo
2015-04-19 11:21:11 +02:00
Martin Thoma
94c7bf4111
informatikstudium-kit-abhaengigkeitsgraph: included image
2015-04-19 11:20:17 +02:00
Martin Thoma
250aa25427
informatikstudium-kit-abhaengigkeitsgraph: Added Echtzeitsysteme
2015-04-19 11:18:55 +02:00
Martin Thoma
6d5fe4367b
tikz/triangle-taylorkreis: added
2015-02-28 17:54:51 +01:00
Martin Thoma
ecb7cf7799
tikz/3d-gradient-colored: Removed small white border
2015-02-08 12:56:20 +01:00
Martin Thoma
8de0289e53
tikz/3d-gradient-colored: added
2015-02-08 12:32:16 +01:00
Martin Thoma
b25f227dea
added last image for menelaos
2015-02-06 11:03:56 +01:00
Martin Thoma
a216a687e2
tikz/triangle-menelaos-2: added
2015-02-04 21:01:33 +01:00
Martin Thoma
bc137a2138
Added Menelaos Triangle: Case 1
2015-02-04 20:46:15 +01:00
Martin Thoma
c1de4c9e25
added triangle-stewarts-theorem
2015-01-11 12:34:10 +01:00
Martin Thoma
c777687f4f
tikz/triangle-perpendicular: added
2015-01-08 19:09:27 +01:00
Martin Thoma
6dab914be0
tikz/triangle-heronian: added
2015-01-08 11:14:02 +01:00
Martin Thoma
a6147b238c
tikz/triangle-pappus: added
2015-01-04 21:34:25 +01:00
Martin Thoma
283ebacf8e
tikz/2d-parted-function: fixed Makefile recipe for SVG creation
2015-01-04 11:43:14 +01:00
Martin Thoma
80d08de83e
tikz/pie-chart: added
2015-01-04 11:42:37 +01:00
Martin Thoma
6ffe05846e
tikz: updated some triangle images
2014-12-21 17:12:58 +01:00
Martin Thoma
e041403672
tikz/triangle-gergonne-point: added
2014-12-19 07:25:59 +01:00
Martin Thoma
27f3331744
tikz/triangle-9-point-circle: improved images
2014-12-14 12:48:02 +01:00
Martin Thoma
83cf30ff2e
tikz/triangle-inscribed-circle: added bisectors
2014-12-09 14:19:03 +01:00
Martin Thoma
e35c21fcf1
tikz/pentagon-inscribed-circle
2014-12-09 14:17:54 +01:00
Martin Thoma
f8236d7069
tikz/timeline-euro-hawk: added
2014-12-09 14:16:13 +01:00