Just installed pst-tree package from http://ctan.uni-altai.ru/graphics/pstri ... /pst-tree/ into my local texmf tree (I'm using WinEdt). I put 'pst-tree.sty' into 'texmf\tex\latex\pstricks' and 'pst-tree.tex' into 'texmf\tex\generic\pstricks'. Then I ran 'mo.exe' and clicked 'Refresh FNDB' and 'Update Formats' from 'General' configuration tab.
Then when I try to compile any example from documentation I get something like that:
Code: Select all
! Undefined control sequence.
\Tr@ii ...\pst@dima sp\relax }}\Pst@nodealigntrue
\setbox \pstree@box \hbox ...
l.5 \pstree[]{\TR{RootNode} }
{
Regards.