blob: ce0a5d07fb9e32193b42efa77a1c3ce63964a489 (
plain)
1
2
3
4
5
6
7
8
9
|
%
% defines LingTreesNoPSTricks in order to block loading of pst-node.sty
% by lingtrees.sty, and make it load tree-dvips.sty instead
%
%
\let\LingTreesWithoutPSTricks\relax
\input lingtrees.sty
|