From 3029fafbd83ce10163b76201299ec89b98fc873f Mon Sep 17 00:00:00 2001 From: Blue Rose <134471273+bluerosegarden@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:00:38 -0600 Subject: [PATCH] [PUBLISHER] Merge #27 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * PUSH NOTE : ∆-Landing.md * PUSH NOTE : Typescript.md * PUSH NOTE : Svelte.md * PUSH NOTE : Flutter & Dart.md * PUSH NOTE : CODE-1 Read File to String in rust.md * PUSH NOTE : Snippets Index.md * PUSH NOTE : Rust.md * PUSH NOTE : Programming.md * PUSH NOTE : More Functions.md * PUSH NOTE : Latex Code for Trigonometry diagrams.md * PUSH NOTE : Creating Trigonometry SVGs with Latex.md * PUSH ATTACHMENT : triangles-001.svg * PUSH NOTE : Math Constellation Game Ideas.md * PUSH NOTE : Shortcuts.md * PUSH NOTE : Math Index.md * PUSH NOTE : Logarithms.md * PUSH NOTE : Exponents.md * PUSH NOTE : Important Formulas.md * PUSH NOTE : Big Unorganized Math Notes.md * PUSH NOTE : Formulas.md * PUSH NOTE : Drawing Functions & Back Again.md * PUSH NOTE : Completing The Square.md * PUSH NOTE : Absolute Values in Algebra.md * PUSH NOTE : C++ Index.md * PUSH NOTE : Using Quartz & Github Publisher.md * PUSH NOTE : Textbook Collection.md * PUSH NOTE : My Obsidian Setup.md * PUSH NOTE : My Big Huge Collection of Links.md * PUSH NOTE : My Obsidian Plugins.md * PUSH NOTE : Linguistics.md * PUSH NOTE : Japanese.md * PUSH NOTE : Goals.md * PUSH NOTE : Domains.md * PUSH NOTE : digital garden resources.md * PUSH NOTE : Books.md * DELETE FILE : content/Learning/Math/Trigonometry/Trigonometry Index.md * DELETE FILE : content/attachments/triangles 1.svg * DELETE FILE : content/attachments/triangles2.svg * DELETE FILE : content/attachments/triangles3.svg --- .../Creating Trigonometry SVGs with Latex.md | 2 +- .../Math/Trigonometry/Trigonometry Index.md | 7 -- content/attachments/triangles 1.svg | 46 ------------- content/attachments/triangles-001.svg | 68 +++++++++++++++++++ content/attachments/triangles2.svg | 37 ---------- content/attachments/triangles3.svg | 37 ---------- 6 files changed, 69 insertions(+), 128 deletions(-) delete mode 100644 content/Learning/Math/Trigonometry/Trigonometry Index.md delete mode 100644 content/attachments/triangles 1.svg create mode 100644 content/attachments/triangles-001.svg delete mode 100644 content/attachments/triangles2.svg delete mode 100644 content/attachments/triangles3.svg diff --git a/content/Learning/Math/Trigonometry/Creating Trigonometry SVGs with Latex.md b/content/Learning/Math/Trigonometry/Creating Trigonometry SVGs with Latex.md index a090c96881eaa..610d71d82fab4 100644 --- a/content/Learning/Math/Trigonometry/Creating Trigonometry SVGs with Latex.md +++ b/content/Learning/Math/Trigonometry/Creating Trigonometry SVGs with Latex.md @@ -9,7 +9,7 @@ After spending way too much time I figured out how to create triangles with tikz -![[triangles 1.svg|triangles 1.svg]] +![[triangles-001.svg|triangles-001.svg]] - Install MikTex and Texstudio diff --git a/content/Learning/Math/Trigonometry/Trigonometry Index.md b/content/Learning/Math/Trigonometry/Trigonometry Index.md deleted file mode 100644 index dda68f53aebe1..0000000000000 --- a/content/Learning/Math/Trigonometry/Trigonometry Index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -publish: true ---- - -## Basic triangle jargon - -[[Creating Trigonometry SVGs with Latex|Creating Trigonometry SVGs with Latex]] diff --git a/content/attachments/triangles 1.svg b/content/attachments/triangles 1.svg deleted file mode 100644 index fd8f17e5441a2..0000000000000 --- a/content/attachments/triangles 1.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/content/attachments/triangles-001.svg b/content/attachments/triangles-001.svg new file mode 100644 index 0000000000000..7241ebe707047 --- /dev/null +++ b/content/attachments/triangles-001.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/content/attachments/triangles2.svg b/content/attachments/triangles2.svg deleted file mode 100644 index 12a3231ea4b6e..0000000000000 --- a/content/attachments/triangles2.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - -A -1 -C -2 -B - - -3 - - -30 - - - -60 - - - - \ No newline at end of file diff --git a/content/attachments/triangles3.svg b/content/attachments/triangles3.svg deleted file mode 100644 index ec581128f3cb6..0000000000000 --- a/content/attachments/triangles3.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - -A -1 -C - - -2 -B -1 - - -45 - - - -45 - - - - \ No newline at end of file