File: binarytree.cwl

package info (click to toggle)
texstudio 4.8.9%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 109,164 kB
  • sloc: cpp: 109,508; xml: 18,668; ansic: 8,977; python: 357; javascript: 177; sh: 147; makefile: 52
file content (46 lines) | stat: -rw-r--r-- 1,039 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# binarytree package
# Matthew Bertucci 9/3/2021 for v1.01

#include:tikz

\BinaryTree[options%keyvals]{path spec}{depth}
\btreeset{options%keyvals}
\btreesetexternal{options%keyvals}

#keyvals:\BinaryTree#c,\btreeset#c
default
grow=#up,down,left,right,none
root label anchor=
left label anchor=
right label anchor=
final label anchor=
root edge#true,false
draw missing#true,false
label on every edge#true,false
math labels#true,false
continue at path end#true,false
continue after turn#true,false
default color=#%color
default color after turn#true,false
xscale=
yscale=
scale=
label distance=##L
sibling distance=##L
level distance=##L
sibling distance scales#true,false
level distance scales#true,false
top padding=##L
bottom padding=##L
left padding=##L
right padding=##L
framed#true,false
separate#true,false
external#true,false
external/use automatic file name#true,false
external/file name=%<file%>
#endkeyvals

#keyvals:\btreesetexternal#c
use automatic file name#true,false
#endkeyvals