From c92e501ff38f1539c18bf8a0378629d1883231c2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 10 Oct 2011 21:53:59 +0000 Subject: tikz-qtree (10oct11) git-svn-id: svn://tug.org/texlive/trunk@24259 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tikz-qtree') diff --git a/Master/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex b/Master/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex index 8e8d09f2c47..17c8f3cb135 100644 --- a/Master/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex +++ b/Master/texmf-dist/tex/latex/tikz-qtree/tikz-qtree.tex @@ -74,7 +74,7 @@ \@@@@@@subtree } \def\@@@@@@subtree{% -\@ifequal{\the\root@node}{\pgfutil@empty} +\@ifequal{\the\root@node}{\pgfutil@empty}% \edef\act{\noexpand\@result={\noexpand\pgfsubtree{\noexpand\path coordinate (\noexpand\nodename);}{\the\child@list}}}% \else \edef\act{\noexpand\@result={\noexpand\pgfsubtree{\the\root@node}{\the\child@list}}}% @@ -105,11 +105,11 @@ \fi \scanned@edgefalse \pgfutil@ifnextchar[{\@call\@subtree\@@@children}% subtree -{\@call\@leaf\@@@children} % leaf +{\@call\@leaf\@@@children}% leaf }}} \def\@@@children{% % wrap child inside curly braces -\expandafter\@result\expandafter{\expandafter{\the\@result}} +\expandafter\@result\expandafter{\expandafter{\the\@result}}% \edef\act{\noexpand\child@list{\the\child@list \the\@result}}\act \@@children } -- cgit v1.2.3