The packe directory is now always searched for include files, after
all other directoreis given in $YML_PATH.
include yslt.yml2tstylesheet { template "/list" html body table apply "address"; template "address" tr { td value "name"; td value "street"; td value "city"; }}