From fdea43e63e97be45dd38b1dc16af23012f0ffc21 Mon Sep 17 00:00:00 2001 From: unlockable Date: Mon, 14 Nov 2022 13:54:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=AE=AD=E5=A4=B4=E7=9A=84?= =?UTF-8?q?=E5=BD=A2=E7=8A=B6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 08Trees.tex | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/08Trees.tex b/08Trees.tex index e6bc392..c233fd4 100644 --- a/08Trees.tex +++ b/08Trees.tex @@ -273,26 +273,26 @@ \draw (h)--(i); \draw (j)--(k); \draw (j)--(l); - \draw[dashed,->] (-0.5,0)--(-0.5,1.5); - \draw[dashed,->] (-0.5,1.5)--(-8,1.5); - \draw[dashed,->] (-8,1.5) arc (-90:-270:0.5); - \draw[dashed,->] (-8,2.5)--(-4.5,2.5); - \draw[dashed,->] (-4.5,2.5)--(-4.5,4); - \draw[dashed,->] (-4.5,4) arc (-180:-360:0.5); - \draw[dashed,->] (-3.5,4)--(-3.5,2.5); - \draw[dashed,->] (-3.5,2.5)--(1.5,2.5); - \draw[dashed,->] (1.5,2.5)--(1.5,4); - \draw[dashed,->] (1.5,4) arc (-180:-360:0.5); - \draw[dashed,->] (2.5,4)--(2.5,2.5); - \draw[dashed,->] (2.5,2.5)--(3.5,2.5); - \draw[dashed,->] (3.5,2.5)--(3.5,4); - \draw[dashed,->] (3.5,4) arc (-180:-360:0.5); - \draw[dashed,->] (4.5,4)--(4.5,2.5); - \draw[dashed,->] (4.5,2.5)--(6,2.5); - \draw[dashed,->] (6,2.5) arc (90:-90:0.5); - \draw[dashed,->] (6,1.5)--(0.5,1.5); - \draw[dashed,->] (0.5,1.5)--(0.5,0); - \draw[dashed,->] (0.5,0) arc (0:-180:0.5); + \draw[dashed,-{Stealth[width=5pt]}] (-0.5,0)--(-0.5,1.5); + \draw[dashed,-{Stealth[width=5pt]}] (-0.5,1.5)--(-8,1.5); + \draw[dashed,-{Stealth[width=5pt]}] (-8,1.5) arc (-90:-270:0.5); + \draw[dashed,-{Stealth[width=5pt]}] (-8,2.5)--(-4.5,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (-4.5,2.5)--(-4.5,4); + \draw[dashed,-{Stealth[width=5pt]}] (-4.5,4) arc (-180:-360:0.5); + \draw[dashed,-{Stealth[width=5pt]}] (-3.5,4)--(-3.5,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (-3.5,2.5)--(1.5,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (1.5,2.5)--(1.5,4); + \draw[dashed,-{Stealth[width=5pt]}] (1.5,4) arc (-180:-360:0.5); + \draw[dashed,-{Stealth[width=5pt]}] (2.5,4)--(2.5,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (2.5,2.5)--(3.5,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (3.5,2.5)--(3.5,4); + \draw[dashed,-{Stealth[width=5pt]}] (3.5,4) arc (-180:-360:0.5); + \draw[dashed,-{Stealth[width=5pt]}] (4.5,4)--(4.5,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (4.5,2.5)--(6,2.5); + \draw[dashed,-{Stealth[width=5pt]}] (6,2.5) arc (90:-90:0.5); + \draw[dashed,-{Stealth[width=5pt]}] (6,1.5)--(0.5,1.5); + \draw[dashed,-{Stealth[width=5pt]}] (0.5,1.5)--(0.5,0); + \draw[dashed,-{Stealth[width=5pt]}] (0.5,0) arc (0:-180:0.5); \end{tikzpicture} \end{figure}