2021-03-11 02:13:17 +00:00
|
|
|
|
# If true, this indicates that the symbol should always have
|
|
|
|
|
|
|
|
|
|
# a symbol nested within its nesting area(s).
|
|
|
|
|
|
2021-03-11 02:32:20 +00:00
|
|
|
|
always_nest = false
|
2021-03-11 02:13:17 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# If true, this indicates that the symbol should always
|
|
|
|
|
|
|
|
|
|
# be nested inside another symbol's nesting area.
|
|
|
|
|
|
|
|
|
|
always_be_nested = false
|
|
|
|
|
|
|
|
|
|
never_be_nested = false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# If true, this indicates that the symbol nested on this
|
|
|
|
|
|
|
|
|
|
# symbol’s nesting area should have its colors inverted.
|
|
|
|
|
|
|
|
|
|
invert_nested = false
|