From 774a1cd8368b1e16d4b42551d5bfddf6e1d6ecfd Mon Sep 17 00:00:00 2001 From: ulaulaman Date: Wed, 2 Dec 2020 22:22:44 +0100 Subject: [PATCH] Update math graphic tiddler --- index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index b4f0105..fd377ac 100644 --- a/index.html +++ b/index.html @@ -11371,7 +11371,7 @@ exports.run = function(tag) {
ulaulaman
-
+

 
@@ -11422,11 +11422,11 @@ exports.run = function(tag) { }, "$:/info/browser/screen/width": { "title": "$:/info/browser/screen/width", - "text": "1408" + "text": "1536" }, "$:/info/browser/screen/height": { "title": "$:/info/browser/screen/height", - "text": "792" + "text": "864" }, "$:/info/browser/language": { "title": "$:/info/browser/language", @@ -11748,8 +11748,8 @@ For learning plugin features, syntax, tutorial and examples see the plugin demo " requires-reload="no" server-url="https://kookma.github.io/TW-PluginLibrary/library/index.html" source="https://github.com/kookma/TW-Utility" tags="$:/tags/RemoteAssetInfo" title="$:/temp/RemoteAssetInfo/https://kookma.github.io/TW-PluginLibrary/library/index.html/$:/plugins/kookma/utility" type="text/vnd.tiddlywiki" version="2.1.2">

 
-
-

+
+
tikz
loaded
@@ -12455,13 +12455,14 @@ In this case I simple call the macro using the code as first row in [[twitter.svg]].
-
+
| Title       | Source          | Pdf |
 |:-------------|:------------------|:------|
 | Hutton's formula | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/math/hutton_formula.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/math/pdf/hutton_formula.pdf)  |
 | Strassnitzky's formula | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/math/strassnitzky_formula.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/math/pdf/strassnitzky_formula.pdf) |
 | Rolling circle squares itself | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/math/rolling_circle.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/math/pdf/rolling_circle.pdf) |
-| The Witch of Agnesi | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/math/agnesi_witch.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/math/pdf/agnesi_witch.pdf)
+| The Witch of Agnesi | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/math/agnesi_witch.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/math/pdf/agnesi_witch.pdf) |
+| The Butterfly curve | [tex source](https://github.com/ulaulaman/tikzdraw/blob/master/math/butterfly.tex) | [pdf](https://github.com/ulaulaman/tikzdraw/blob/master/math/pdf/butterfly.pdf) |
 
 ### Math without words