From: Vincent Pit Date: Sun, 1 Aug 2010 16:16:24 +0000 (+0200) Subject: Small doc clarification in LT::Functor X-Git-Tag: v0.02~15 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=commitdiff_plain;h=f0b56a8644ce9573f173c6b477e254f0f42401d0 Small doc clarification in LT::Functor --- 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