pmltq-command-printtrees

This perl module adds to pmltq (from PMLTQ) subcommand pmltq printtrees. Module depends on btred which is part of TrEd.

Running

You can run tree generation with this command pmltq printtrees. This values are used in default:

printtrees:
  btred_rc: File::Spec->catdir(shared_dir(),'btred.rc'), # btred.rc distributed within PMLTQ::Command::printtrees module is used
  tree_dir: 'svg',
  btred: $ENV{BTRED} || which('btred'),
  extensions: $extensions, # list of all TrEd's activated extensions is used
  parallel:
    job_size: 50,
    forks: 8

X server is needed for generating svg trees. So if you are running it throw ssh without X you can use virtual framme buffer

xvfb-run pmltq printtrees

Instalation

nainstalovat extensiony !!!

nainstalovat btred a dát cerstu do BTRED_PATH, aby při instalaci proběhly testy