]> git.vpit.fr Git - perl/modules/LaTeX-TikZ.git/commit
Stop drawing with the newline
authorVincent Pit <vince@profvince.com>
Sun, 18 Jul 2010 00:44:06 +0000 (02:44 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 18 Jul 2010 00:44:06 +0000 (02:44 +0200)
commit93bfe14caec156fc11587863a486220b986b6b2e
tree2471436cab1ec4c79cbd12c5c48f8d45bd5f809e
parent22f1a59ec62500605cf907a4117faf25160ad92c
Stop drawing with the newline

Lines are now stored as lists. This requires ->draw to always return a
LaTeX::TikZ::Scope object.
lib/LaTeX/TikZ/Formatter.pm
lib/LaTeX/TikZ/Mod/Layer.pm
lib/LaTeX/TikZ/Scope.pm
lib/LaTeX/TikZ/Set/Mod.pm
lib/LaTeX/TikZ/Set/Op.pm