From d7104343b99d92238476ace14150633d576341fd Mon Sep 17 00:00:00 2001 From: mertz Date: Tue, 17 Sep 2002 14:30:44 +0000 Subject: *** empty log message *** --- doc/refman.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/refman.tex b/doc/refman.tex index aaae473..3ab13c7 100644 --- a/doc/refman.tex +++ b/doc/refman.tex @@ -1798,7 +1798,7 @@ false. \# to get the closest item of a point:\\ \$closest = \$zinc->find ('closest', \$x, \$y);\\ \# to get direct children of an atomic group with a pathtag:\\ - @children = \$zinc->find('withtag', ''.\$atomicGroup''); + @children = \$zinc->find('withtag', ''.\$atomicGroup.''); } As detailled in \cmdref{addtag} command the following searchCommands are possible: -- cgit v1.1