X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FFunctor.pm;h=eaf13cabed4a9b35bc7eb778cbc7977e8624ce47;hp=1f4b4815ec2ba4bd50d8a06540257d6bc3d7e5d4;hb=f0b56a8644ce9573f173c6b477e254f0f42401d0;hpb=e9a8988fafa35496f2a28987b492290f06e3bd54 diff --git a/lib/LaTeX/TikZ/Functor.pm b/lib/LaTeX/TikZ/Functor.pm index 1f4b481..eaf13ca 100644 --- a/lib/LaTeX/TikZ/Functor.pm +++ b/lib/LaTeX/TikZ/Functor.pm @@ -18,6 +18,7 @@ our $VERSION = '0.01'; =head1 DESCRIPTION A functor takes a L tree and clones it according to certain rules. +Rules can apply not only to L objects, but also to the L objects they contain. =cut