WV07: Test the typesetting of library macros. @A@<1. Test an ordinary library macro.@> @$@@Z@L@{I am the sloth@} @A@<2. Test a library macro with two body parts.@> @$@@Z@L+=@{Sloth@} @$@@L+=@{Walrus@} @A@<3. Test a library macro with three body parts.@> @$@@Z@L+=@{Sloth@} @$@@L+=@{Walrus@} @$@@L+=@{Aardvaark@} @A@<4. Test a library macro with five body parts.@> @$@@Z@L+=@{Sloth@} @$@@L+=@{Walrus@} @$@@L+=@{@@} @$@@L+=@{Aardvaark@} @$@@L+=@{@@} @A@<5. Test a library macro that is overruled.@> @$@@Z@L@{Walrus library@} @$@@Z@{Walrus main@} @A@<6. Test interlaced and overruled.@> @$@@Z@L+=@{First aardvark level one text (correct)@+@} @$@@L@L+=@{Second aardvark level two text@} @$@@L+=@{First aardvark level one text (correct)@+@} @$@@L@L+=@{Second aardvark level two text@} @O@@{@@} End of tests.