diff --git a/svg/foot_of_god.svg b/svg/foot_of_god.svg index 1b06d98..2eb0ce0 100644 --- a/svg/foot_of_god.svg +++ b/svg/foot_of_god.svg @@ -2,22 +2,24 @@ + - + - - - - - - - - - - - + + + + + + + + + + + + diff --git a/svg/foot_of_god.toml b/svg/foot_of_god.toml index 9b41545..92811ca 100644 --- a/svg/foot_of_god.toml +++ b/svg/foot_of_god.toml @@ -13,3 +13,11 @@ always_nest = false always_be_nested = false + +# If true, this indicates that the symbol should never + +# be nested inside another symbol's nesting area. + +never_be_nested = false + + diff --git a/svg/man_top.svg b/svg/man_top.svg index cc2b1f1..ab93112 100644 --- a/svg/man_top.svg +++ b/svg/man_top.svg @@ -8,9 +8,10 @@ + - + diff --git a/svg/man_top.toml b/svg/man_top.toml index 28cb52f..596f036 100644 --- a/svg/man_top.toml +++ b/svg/man_top.toml @@ -2,7 +2,7 @@ # a symbol nested within its nesting area(s). -always_nest = false +always_nest = true diff --git a/svg/woman_top.svg b/svg/woman_top.svg index 95d514c..f1a5a22 100644 --- a/svg/woman_top.svg +++ b/svg/woman_top.svg @@ -5,24 +5,25 @@ - - - - - + + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/svg/woman_top.toml b/svg/woman_top.toml index 28cb52f..596f036 100644 --- a/svg/woman_top.toml +++ b/svg/woman_top.toml @@ -2,7 +2,7 @@ # a symbol nested within its nesting area(s). -always_nest = false +always_nest = true