rsyntaxtree 1.2.9 → 1.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +4 -0
  3. data/Dockerfile +2 -0
  4. data/README.md +3 -1
  5. data/bin/rsyntaxtree +2 -1
  6. data/docs/_examples/048.md +71 -0
  7. data/docs/_examples/049.md +49 -0
  8. data/docs/_examples/050.md +96 -0
  9. data/docs/_examples/051.md +95 -0
  10. data/docs/_examples/052.md +58 -0
  11. data/docs/assets/img/000.png +0 -0
  12. data/docs/assets/img/001.png +0 -0
  13. data/docs/assets/img/002.png +0 -0
  14. data/docs/assets/img/003.png +0 -0
  15. data/docs/assets/img/004.png +0 -0
  16. data/docs/assets/img/005.png +0 -0
  17. data/docs/assets/img/006.png +0 -0
  18. data/docs/assets/img/007.png +0 -0
  19. data/docs/assets/img/008.png +0 -0
  20. data/docs/assets/img/009.png +0 -0
  21. data/docs/assets/img/010.png +0 -0
  22. data/docs/assets/img/011.png +0 -0
  23. data/docs/assets/img/012.png +0 -0
  24. data/docs/assets/img/013.png +0 -0
  25. data/docs/assets/img/014.png +0 -0
  26. data/docs/assets/img/015.png +0 -0
  27. data/docs/assets/img/016.png +0 -0
  28. data/docs/assets/img/017.png +0 -0
  29. data/docs/assets/img/018.png +0 -0
  30. data/docs/assets/img/019.png +0 -0
  31. data/docs/assets/img/020.png +0 -0
  32. data/docs/assets/img/021.png +0 -0
  33. data/docs/assets/img/022.png +0 -0
  34. data/docs/assets/img/023.png +0 -0
  35. data/docs/assets/img/024.png +0 -0
  36. data/docs/assets/img/025.png +0 -0
  37. data/docs/assets/img/026.png +0 -0
  38. data/docs/assets/img/027.png +0 -0
  39. data/docs/assets/img/028.png +0 -0
  40. data/docs/assets/img/029.png +0 -0
  41. data/docs/assets/img/030.png +0 -0
  42. data/docs/assets/img/031.png +0 -0
  43. data/docs/assets/img/032.png +0 -0
  44. data/docs/assets/img/033.png +0 -0
  45. data/docs/assets/img/034.png +0 -0
  46. data/docs/assets/img/035.png +0 -0
  47. data/docs/assets/img/036.png +0 -0
  48. data/docs/assets/img/037.png +0 -0
  49. data/docs/assets/img/038.png +0 -0
  50. data/docs/assets/img/039.png +0 -0
  51. data/docs/assets/img/040.png +0 -0
  52. data/docs/assets/img/041.png +0 -0
  53. data/docs/assets/img/042.png +0 -0
  54. data/docs/assets/img/043.png +0 -0
  55. data/docs/assets/img/044.png +0 -0
  56. data/docs/assets/img/045.png +0 -0
  57. data/docs/assets/img/046.png +0 -0
  58. data/docs/assets/img/048.png +0 -0
  59. data/docs/assets/img/049.png +0 -0
  60. data/docs/assets/img/050.png +0 -0
  61. data/docs/assets/img/051.png +0 -0
  62. data/docs/assets/img/052.png +0 -0
  63. data/docs/assets/svg/000.svg +1 -1
  64. data/docs/assets/svg/001.svg +0 -0
  65. data/docs/assets/svg/002.svg +0 -0
  66. data/docs/assets/svg/003.svg +0 -0
  67. data/docs/assets/svg/004.svg +0 -0
  68. data/docs/assets/svg/005.svg +17 -17
  69. data/docs/assets/svg/006.svg +0 -0
  70. data/docs/assets/svg/007.svg +0 -0
  71. data/docs/assets/svg/008.svg +0 -0
  72. data/docs/assets/svg/009.svg +0 -0
  73. data/docs/assets/svg/010.svg +0 -0
  74. data/docs/assets/svg/011.svg +0 -0
  75. data/docs/assets/svg/012.svg +0 -0
  76. data/docs/assets/svg/013.svg +88 -88
  77. data/docs/assets/svg/014.svg +16 -16
  78. data/docs/assets/svg/015.svg +0 -0
  79. data/docs/assets/svg/016.svg +126 -126
  80. data/docs/assets/svg/017.svg +0 -0
  81. data/docs/assets/svg/018.svg +0 -0
  82. data/docs/assets/svg/019.svg +0 -0
  83. data/docs/assets/svg/020.svg +0 -0
  84. data/docs/assets/svg/021.svg +0 -0
  85. data/docs/assets/svg/022.svg +7 -7
  86. data/docs/assets/svg/023.svg +8 -8
  87. data/docs/assets/svg/024.svg +0 -0
  88. data/docs/assets/svg/025.svg +0 -0
  89. data/docs/assets/svg/026.svg +15 -15
  90. data/docs/assets/svg/027.svg +46 -46
  91. data/docs/assets/svg/028.svg +0 -0
  92. data/docs/assets/svg/029.svg +0 -0
  93. data/docs/assets/svg/030.svg +0 -0
  94. data/docs/assets/svg/031.svg +0 -0
  95. data/docs/assets/svg/032.svg +0 -0
  96. data/docs/assets/svg/033.svg +2 -2
  97. data/docs/assets/svg/034.svg +0 -0
  98. data/docs/assets/svg/035.svg +0 -0
  99. data/docs/assets/svg/036.svg +0 -0
  100. data/docs/assets/svg/037.svg +3 -3
  101. data/docs/assets/svg/038.svg +0 -0
  102. data/docs/assets/svg/039.svg +0 -0
  103. data/docs/assets/svg/040.svg +63 -63
  104. data/docs/assets/svg/041.svg +0 -0
  105. data/docs/assets/svg/042.svg +0 -0
  106. data/docs/assets/svg/043.svg +39 -39
  107. data/docs/assets/svg/044.svg +0 -0
  108. data/docs/assets/svg/045.svg +0 -0
  109. data/docs/assets/svg/046.svg +0 -0
  110. data/docs/assets/svg/048.svg +134 -0
  111. data/docs/assets/svg/049.svg +97 -0
  112. data/docs/assets/svg/050.svg +193 -0
  113. data/docs/assets/svg/051.svg +179 -0
  114. data/docs/assets/svg/052.svg +96 -0
  115. data/lib/rsyntaxtree/svg_graph.rb +2 -2
  116. data/lib/rsyntaxtree/version.rb +1 -1
  117. data/lib/rsyntaxtree.rb +2 -0
  118. data/rsyntaxtree.gemspec +3 -2
  119. data/test/example_verify_test.rb +5 -5
  120. metadata +34 -20
  121. data/.rubocop.yml +0 -77
  122. data/.solargraph.yml +0 -22
  123. data/.tags +0 -1822
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1280.9999999999998" height="1573.25" viewBox="-16.8, 0, 1297.7999999999997, 1584.5" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1322.9999999999998" height="1573.25" viewBox="-16.8, 0, 1339.7999999999997, 1584.5" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="16.8" markerHeight="16.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,11 +24,11 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-16.8" y="0" width="1297.7999999999997" height="1584.5" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='313.7874999999999' y='67.5'><tspan x='313.7874999999999' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
29
- <tspan x='436.2874999999999' y='66.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
30
- <tspan x='313.7874999999999' y='159.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
31
- <tspan x='313.7874999999999' y='206.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
27
+ <rect x="-16.8" y="0" width="1339.7999999999997" height="1584.5" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='329.5374999999999' y='67.5'><tspan x='329.5374999999999' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
29
+ <tspan x='452.0374999999999' y='66.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
30
+ <tspan x='329.5374999999999' y='159.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
31
+ <tspan x='329.5374999999999' y='206.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
32
32
  </text>
33
33
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='16.80000000000001' y='379.5'><tspan x='16.80000000000001' y='379.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
34
34
  <tspan x='139.3' y='378.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
@@ -38,12 +38,12 @@
38
38
  </text>
39
39
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='82.80000000000001' y='783.5'><tspan x='82.80000000000001' y='783.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Kim</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='618.7749999999999' y='379.5'><tspan x='618.7749999999999' y='379.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
42
- <tspan x='741.2749999999999' y='378.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
- <tspan x='618.7749999999999' y='471.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
44
- <tspan x='754.2749999999999' y='470.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
- <tspan x='776.7749999999999' y='471.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
46
- <tspan x='618.7749999999999' y='518.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='650.2749999999999' y='379.5'><tspan x='650.2749999999999' y='379.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
42
+ <tspan x='772.7749999999999' y='378.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
+ <tspan x='650.2749999999999' y='471.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
44
+ <tspan x='785.7749999999999' y='470.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
+ <tspan x='808.2749999999999' y='471.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
46
+ <tspan x='650.2749999999999' y='518.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
47
47
  </text>
48
48
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='280.0' y='691.5'><tspan x='280.0' y='691.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
49
49
  <tspan x='402.5' y='690.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
@@ -53,62 +53,62 @@
53
53
  <tspan x='438.0' y='875.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>NP〉</tspan>
54
54
  <tspan x='280.0' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
55
55
  <tspan x='470.5' y='921.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
56
- <tspan x='493.0' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>PP[</tspan>
57
- <tspan x='560.0' y='922.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
- <tspan x='597.0' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
56
+ <tspan x='493.0' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>PP[</tspan>
57
+ <tspan x='581.0' y='922.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
+ <tspan x='618.0' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='417.0' y='1095.5'><tspan x='417.0' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='437.9999999999999' y='1095.5'><tspan x='437.9999999999999' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='883.55' y='691.5'><tspan x='883.55' y='691.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
63
- <tspan x='990.05' y='690.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
- <tspan x='883.55' y='783.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
65
- <tspan x='1006.05' y='782.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
- <tspan x='883.55' y='875.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
67
- <tspan x='883.55' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='925.55' y='691.5'><tspan x='925.55' y='691.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
63
+ <tspan x='1032.05' y='690.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
+ <tspan x='925.55' y='783.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
65
+ <tspan x='1048.05' y='782.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
+ <tspan x='925.55' y='875.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
67
+ <tspan x='925.55' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='707.2' y='1095.5'><tspan x='707.2' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
70
- <tspan x='829.7' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
- <tspan x='707.2' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
- <tspan x='707.2' y='1234.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">FORM<tspan style='fill:none;'>■</tspan></tspan>
73
- <tspan x='822.2' y='1234.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
74
- <tspan x='707.2' y='1326.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
75
- <tspan x='707.2' y='1373.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
76
- <tspan x='897.7' y='1372.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
- <tspan x='920.2' y='1373.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='749.2' y='1095.5'><tspan x='749.2' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
70
+ <tspan x='871.7' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
+ <tspan x='749.2' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
+ <tspan x='749.2' y='1234.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">FORM<tspan style='fill:none;'>■</tspan></tspan>
73
+ <tspan x='864.2' y='1234.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
74
+ <tspan x='749.2' y='1326.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
75
+ <tspan x='749.2' y='1373.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
76
+ <tspan x='939.7' y='1372.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
+ <tspan x='962.2' y='1373.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
78
78
  </text>
79
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='817.7' y='1546.5'><tspan x='817.7' y='1546.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
79
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='859.7' y='1546.5'><tspan x='859.7' y='1546.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
80
80
  </text>
81
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='1035.3999999999999' y='1095.5'><tspan x='1035.3999999999999' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
82
- <tspan x='1157.8999999999999' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
- <tspan x='1035.3999999999999' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
- <tspan x='1035.3999999999999' y='1279.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
85
- <tspan x='1035.3999999999999' y='1326.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
81
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='1077.3999999999999' y='1095.5'><tspan x='1077.3999999999999' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
82
+ <tspan x='1199.8999999999999' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
+ <tspan x='1077.3999999999999' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
+ <tspan x='1077.3999999999999' y='1279.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
85
+ <tspan x='1077.3999999999999' y='1326.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
86
86
  </text>
87
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='1093.8999999999999' y='1499.5'><tspan x='1093.8999999999999' y='1499.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
87
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='1135.8999999999999' y='1499.5'><tspan x='1135.8999999999999' y='1499.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
88
88
  </text>
89
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='114.80000000000001' y1='323.25' x2='419.78749999999997' y2='234.625' />
90
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='724.7749999999999' y1='323.25' x2='419.78749999999997' y2='234.625' />
89
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='114.80000000000001' y1='323.25' x2='435.53749999999997' y2='234.625' />
90
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='756.2749999999999' y1='323.25' x2='435.53749999999997' y2='234.625' />
91
91
  <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='114.80000000000001' y1='727.25' x2='114.80000000000001' y2='638.625' />
92
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='460.0' y1='635.25' x2='724.7749999999999' y2='546.625' />
93
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='989.55' y1='635.25' x2='724.7749999999999' y2='546.625' />
94
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='460.0' y1='1039.25' x2='460.0' y2='950.625' />
95
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='837.7' y1='1039.25' x2='989.55' y2='950.625' />
96
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1141.3999999999999' y1='1039.25' x2='989.55' y2='950.625' />
97
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='837.7' y1='1490.25' x2='837.7' y2='1401.625' />
98
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1141.3999999999999' y1='1443.25' x2='1141.3999999999999' y2='1354.625' />
99
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
100
- x='425.7874999999999' y='39.724999999999994'
92
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='480.99999999999994' y1='635.25' x2='756.2749999999999' y2='546.625' />
93
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1031.55' y1='635.25' x2='756.2749999999999' y2='546.625' />
94
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='480.9999999999999' y1='1039.25' x2='480.99999999999994' y2='950.625' />
95
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='879.7' y1='1039.25' x2='1031.55' y2='950.625' />
96
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1183.3999999999999' y1='1039.25' x2='1031.55' y2='950.625' />
97
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='879.7' y1='1490.25' x2='879.7' y2='1401.625' />
98
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1183.3999999999999' y1='1443.25' x2='1183.3999999999999' y2='1354.625' />
99
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
100
+ x='441.5374999999999' y='39.724999999999994'
101
101
  width='33.0' height='33.0'
102
102
  fill='none' />
103
103
 
104
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="313.7874999999999" y1="101.25" x2="525.7874999999999" y2="101.25"></line>
104
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="329.5374999999999" y1="101.25" x2="541.5374999999999" y2="101.25"></line>
105
105
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
106
- points='313.7874999999999,16.875 305.38749999999993,16.875 305.38749999999993,229.0 313.7874999999999,229.0' />
106
+ points='329.5374999999999,16.875 321.13749999999993,16.875 321.13749999999993,229.0 329.5374999999999,229.0' />
107
107
 
108
108
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
- points='525.7875,16.875 534.1875,16.875 534.1875,229.0 525.7875,229.0' />
109
+ points='541.5375,16.875 549.9375,16.875 549.9375,229.0 541.5375,229.0' />
110
110
 
111
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
111
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
112
112
  x='128.8' y='351.725'
113
113
  width='33.0' height='33.0'
114
114
  fill='none' />
@@ -121,36 +121,36 @@
121
121
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
122
122
  points='212.8,328.875 221.20000000000002,328.875 221.20000000000002,633.0 212.8,633.0' />
123
123
 
124
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
125
- x='730.7749999999999' y='351.725'
124
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
125
+ x='762.2749999999999' y='351.725'
126
126
  width='33.0' height='33.0'
127
127
  fill='none' />
128
128
 
129
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="618.7749999999999" y1="413.25" x2="830.7749999999999" y2="413.25"></line>
130
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
131
- x='743.7749999999999' y='443.725'
129
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="650.2749999999999" y1="413.25" x2="862.2749999999999" y2="413.25"></line>
130
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
131
+ x='775.2749999999999' y='443.725'
132
132
  width='33.0' height='33.0'
133
133
  fill='none' />
134
134
 
135
135
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
136
- points='618.7749999999999,328.875 610.3749999999999,328.875 610.3749999999999,541.0 618.7749999999999,541.0' />
136
+ points='650.2749999999999,328.875 641.8749999999999,328.875 641.8749999999999,541.0 650.2749999999999,541.0' />
137
137
 
138
138
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
139
- points='830.775,328.875 839.175,328.875 839.175,541.0 830.775,541.0' />
139
+ points='862.275,328.875 870.675,328.875 870.675,541.0 862.275,541.0' />
140
140
 
141
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
141
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
142
142
  x='392.0' y='663.725'
143
143
  width='33.0' height='33.0'
144
144
  fill='none' />
145
145
 
146
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="725.25" x2="640.0" y2="725.25"></line>
147
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="817.25" x2="640.0" y2="817.25"></line>
148
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
146
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="725.25" x2="682.0" y2="725.25"></line>
147
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="817.25" x2="682.0" y2="817.25"></line>
148
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
149
149
  x='405.0' y='847.725'
150
150
  width='33.0' height='33.0'
151
151
  fill='none' />
152
152
 
153
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
153
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
154
154
  x='460.0' y='894.725'
155
155
  width='33.0' height='33.0'
156
156
  fill='none' />
@@ -159,54 +159,54 @@
159
159
  points='280.0,640.875 271.6,640.875 271.6,945.0 280.0,945.0' />
160
160
 
161
161
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
- points='640.0000000000001,640.875 648.4000000000001,640.875 648.4000000000001,945.0 640.0000000000001,945.0' />
162
+ points='682.0000000000001,640.875 690.4000000000001,640.875 690.4000000000001,945.0 682.0000000000001,945.0' />
163
163
 
164
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
165
- x='979.55' y='663.725'
164
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
165
+ x='1021.55' y='663.725'
166
166
  width='33.0' height='33.0'
167
167
  fill='none' />
168
168
 
169
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="883.55" y1="725.25" x2="1095.55" y2="725.25"></line>
170
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
171
- x='995.55' y='755.725'
169
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="925.55" y1="725.25" x2="1137.55" y2="725.25"></line>
170
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
171
+ x='1037.55' y='755.725'
172
172
  width='33.0' height='33.0'
173
173
  fill='none' />
174
174
 
175
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="883.55" y1="817.25" x2="1095.55" y2="817.25"></line>
175
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="925.55" y1="817.25" x2="1137.55" y2="817.25"></line>
176
176
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
177
- points='883.55,640.875 875.15,640.875 875.15,945.0 883.55,945.0' />
177
+ points='925.55,640.875 917.15,640.875 917.15,945.0 925.55,945.0' />
178
178
 
179
179
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
180
- points='1095.55,640.875 1103.95,640.875 1103.95,945.0 1095.55,945.0' />
180
+ points='1137.55,640.875 1145.95,640.875 1145.95,945.0 1137.55,945.0' />
181
181
 
182
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
183
- x='819.2' y='1067.725'
182
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
183
+ x='861.2' y='1067.725'
184
184
  width='33.0' height='33.0'
185
185
  fill='none' />
186
186
 
187
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="707.2" y1="1129.25" x2="968.2" y2="1129.25"></line>
188
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="707.2" y1="1268.25" x2="968.2" y2="1268.25"></line>
189
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
190
- x='887.2' y='1345.725'
187
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="749.2" y1="1129.25" x2="1010.2" y2="1129.25"></line>
188
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="749.2" y1="1268.25" x2="1010.2" y2="1268.25"></line>
189
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
190
+ x='929.2' y='1345.725'
191
191
  width='33.0' height='33.0'
192
192
  fill='none' />
193
193
 
194
194
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
195
- points='707.2,1044.875 698.8000000000001,1044.875 698.8000000000001,1396.0 707.2,1396.0' />
195
+ points='749.2,1044.875 740.8000000000001,1044.875 740.8000000000001,1396.0 749.2,1396.0' />
196
196
 
197
197
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
198
- points='968.2000000000002,1044.875 976.6000000000001,1044.875 976.6000000000001,1396.0 968.2000000000002,1396.0' />
198
+ points='1010.2000000000002,1044.875 1018.6000000000001,1044.875 1018.6000000000001,1396.0 1010.2000000000002,1396.0' />
199
199
 
200
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
201
- x='1147.3999999999999' y='1067.725'
200
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
201
+ x='1189.3999999999999' y='1067.725'
202
202
  width='33.0' height='33.0'
203
203
  fill='none' />
204
204
 
205
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1035.3999999999999" y1="1129.25" x2="1247.3999999999999" y2="1129.25"></line>
206
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1035.3999999999999" y1="1221.25" x2="1247.3999999999999" y2="1221.25"></line>
205
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1077.3999999999999" y1="1129.25" x2="1289.3999999999999" y2="1129.25"></line>
206
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1077.3999999999999" y1="1221.25" x2="1289.3999999999999" y2="1221.25"></line>
207
207
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
208
- points='1035.3999999999999,1044.875 1026.9999999999998,1044.875 1026.9999999999998,1349.0 1035.3999999999999,1349.0' />
208
+ points='1077.3999999999999,1044.875 1068.9999999999998,1044.875 1068.9999999999998,1349.0 1077.3999999999999,1349.0' />
209
209
 
210
210
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
211
- points='1247.3999999999996,1044.875 1255.7999999999997,1044.875 1255.7999999999997,1349.0 1247.3999999999996,1349.0' />
211
+ points='1289.3999999999996,1044.875 1297.7999999999997,1044.875 1297.7999999999997,1349.0 1289.3999999999996,1349.0' />
212
212
  </svg>
@@ -72,19 +72,19 @@
72
72
  <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='299.5' y1='545.25' x2='198.15' y2='501.625' />
73
73
  <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='532.7' y1='545.25' x2='664.55' y2='501.625' />
74
74
  <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='796.3999999999999' y1='545.25' x2='664.55' y2='501.625' />
75
- <rect style='fill: none; stroke: black; stroke-width:3;'
75
+ <rect style='stroke: black; stroke-width:3;'
76
76
  x='360.8499999999999' y='29.9' rx='23.5' ry='23.5'
77
77
  width='47.0' height='47.0'
78
78
  fill='none' />
79
79
 
80
80
  <line style='fill:none; stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:3;' x1='408.8499999999999' y1='53.4' x2='453.8499999999999' y2='53.4'></line>
81
81
 
82
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:3;'
82
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
83
83
  x='454.8499999999999' y='29.9'
84
84
  width='47.0' height='47.0'
85
85
  fill='none' />
86
86
 
87
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
87
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
88
88
  x='320.8499999999999' y='77.85'
89
89
  width='33.0' height='33.0'
90
90
  fill='none' />
@@ -93,12 +93,12 @@
93
93
  <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
94
94
  points='279.44999999999993,16.875 583.25,16.875 583.25,229.0 279.44999999999993,229.0' />
95
95
 
96
- <rect style='fill: none; stroke: black; stroke-width:3;'
96
+ <rect style='stroke: black; stroke-width:3;'
97
97
  x='174.64999999999998' y='296.9' rx='23.5' ry='23.5'
98
98
  width='47.0' height='47.0'
99
99
  fill='none' />
100
100
 
101
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
101
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
102
102
  x='118.14999999999998' y='344.85'
103
103
  width='33.0' height='33.0'
104
104
  fill='none' />
@@ -107,12 +107,12 @@
107
107
  <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
108
108
  points='109.74999999999997,283.875 286.54999999999995,283.875 286.54999999999995,496.0 109.74999999999997,496.0' />
109
109
 
110
- <rect style='fill: none; stroke: black; stroke-width:3;'
110
+ <rect style='stroke: black; stroke-width:3;'
111
111
  x='73.30000000000001' y='563.9' rx='23.5' ry='23.5'
112
112
  width='47.0' height='47.0'
113
113
  fill='url(#hatchForLeaf)' />
114
114
 
115
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
115
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
116
116
  x='16.80000000000001' y='611.85'
117
117
  width='33.0' height='33.0'
118
118
  fill='none' />
@@ -121,7 +121,7 @@
121
121
  <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
122
122
  points='8.400000000000011,550.875 185.20000000000002,550.875 185.20000000000002,763.0 8.400000000000011,763.0' />
123
123
 
124
- <rect style='fill: none; stroke: black; stroke-width:3;'
124
+ <rect style='stroke: black; stroke-width:3;'
125
125
  x='276.0' y='563.9' rx='23.5' ry='23.5'
126
126
  width='47.0' height='47.0'
127
127
  fill='none' />
@@ -130,19 +130,19 @@
130
130
  <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
131
131
  points='235.6,550.875 363.4,550.875 363.4,763.0 235.6,763.0' />
132
132
 
133
- <rect style='fill: none; stroke: black; stroke-width:2;'
133
+ <rect style='stroke: black; stroke-width:2;'
134
134
  x='594.05' y='296.9' rx='23.5' ry='23.5'
135
135
  width='47.0' height='47.0'
136
136
  fill='url(#hatchForNode)' />
137
137
 
138
138
  <line style='fill:none; stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:3;' x1='642.05' y1='320.4' x2='687.05' y2='320.4'></line>
139
139
 
140
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:3;'
140
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
141
141
  x='688.05' y='296.9'
142
142
  width='47.0' height='47.0'
143
143
  fill='none' />
144
144
 
145
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
145
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
146
146
  x='554.05' y='344.85'
147
147
  width='33.0' height='33.0'
148
148
  fill='none' />
@@ -151,19 +151,19 @@
151
151
  <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
152
152
  points='545.65,283.875 783.45,283.875 783.45,496.0 545.65,496.0' />
153
153
 
154
- <rect style='fill: none; stroke: black; stroke-width:2;'
154
+ <rect style='stroke: black; stroke-width:2;'
155
155
  x='462.20000000000005' y='563.9' rx='23.5' ry='23.5'
156
156
  width='47.0' height='47.0'
157
157
  fill='url(#hatchForLeaf)' />
158
158
 
159
159
  <line style='fill:none; stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:3;' x1='510.20000000000005' y1='587.4' x2='555.2' y2='587.4'></line>
160
160
 
161
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
161
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
162
162
  x='556.2' y='563.9'
163
163
  width='47.0' height='47.0'
164
164
  fill='url(#hatchForLeaf)' />
165
165
 
166
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:2;'
166
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
167
167
  x='422.20000000000005' y='611.85'
168
168
  width='33.0' height='33.0'
169
169
  fill='none' />
@@ -172,14 +172,14 @@
172
172
  <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
173
173
  points='413.80000000000007,550.875 651.6000000000001,550.875 651.6000000000001,763.0 413.80000000000007,763.0' />
174
174
 
175
- <rect style='fill: none; stroke: black; stroke-width:2;'
175
+ <rect style='stroke: black; stroke-width:2;'
176
176
  x='725.8999999999999' y='563.9' rx='23.5' ry='23.5'
177
177
  width='47.0' height='47.0'
178
178
  fill='url(#hatchForLeaf)' />
179
179
 
180
180
  <line style='fill:none; stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:2;' x1='773.8999999999999' y1='587.4' x2='818.8999999999999' y2='587.4'></line>
181
181
 
182
- <rect style='fill: none; stroke: black; stroke-linejoin:round; stroke-width:3;'
182
+ <rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
183
183
  x='819.8999999999999' y='563.9'
184
184
  width='47.0' height='47.0'
185
185
  fill='none' />
File without changes