[pstricks] Tree arrangement

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sat Dec 20 22:02:50 CET 2008


Christian Baumann schrieb:

> I would like to redraw Figure 1 of this paper:
> http://www.cs.ucr.edu/~eamonn/SAX.pdf and thought using pstricks would
> be a good idea.
> 
> My problem is, that the tree does not fit on a single portrait page and
> I wonder if it is possible to 'scale' the tree and if there is a chance
> of inserting a line break into a \TR{...}.


\resizebox{\linewidth}{!}{%
 ... the tree ...}

and \tr{\tabular{c}leine1\\line2\endtabular}}

Herbert


More information about the PSTricks mailing list