diff --git a/svg/cube_paradox.toml b/svg/cube_paradox.toml new file mode 100644 index 0000000..1ba74a3 --- /dev/null +++ b/svg/cube_paradox.toml @@ -0,0 +1,13 @@ +# If true, this indicates that the symbol should always have + +# a symbol nested within its nesting area(s). + +always_nest = false + + + +# If true, this indicates that the symbol should always + +# be nested inside another symbol's nesting area. + +always_be_nested = false \ No newline at end of file diff --git a/svg/door.toml b/svg/door.toml new file mode 100644 index 0000000..5c20fb0 --- /dev/null +++ b/svg/door.toml @@ -0,0 +1,15 @@ +# If true, this indicates that the symbol should always have + +# a symbol nested within its nesting area(s). + +always_nest = true + + + +# If true, this indicates that the symbol should always + +# be nested inside another symbol's nesting area. + +always_be_nested = false + + diff --git a/svg/goat_head.toml b/svg/goat_head.toml new file mode 100644 index 0000000..ee5de6d --- /dev/null +++ b/svg/goat_head.toml @@ -0,0 +1,13 @@ +# If true, this indicates that the symbol should always have + +# a symbol nested within its nesting area(s). + +always_nest = true + + + +# If true, this indicates that the symbol should always + +# be nested inside another symbol's nesting area. + +always_be_nested = false \ No newline at end of file diff --git a/svg/lion_leg.toml b/svg/lion_leg.toml new file mode 100644 index 0000000..1ba74a3 --- /dev/null +++ b/svg/lion_leg.toml @@ -0,0 +1,13 @@ +# If true, this indicates that the symbol should always have + +# a symbol nested within its nesting area(s). + +always_nest = false + + + +# If true, this indicates that the symbol should always + +# be nested inside another symbol's nesting area. + +always_be_nested = false \ No newline at end of file diff --git a/svg/tower1.toml b/svg/tower1.toml index 1ba74a3..ee5de6d 100644 --- a/svg/tower1.toml +++ b/svg/tower1.toml @@ -2,7 +2,7 @@ # a symbol nested within its nesting area(s). -always_nest = false +always_nest = true diff --git a/svg/tower2.toml b/svg/tower2.toml index 1ba74a3..ee5de6d 100644 --- a/svg/tower2.toml +++ b/svg/tower2.toml @@ -2,7 +2,7 @@ # a symbol nested within its nesting area(s). -always_nest = false +always_nest = true