Changeset 12345
- Timestamp:
- 07/05/09 20:36:28 (7 months ago)
- Location:
- trunk/documents/theses/dstn/figs-kdtree
- Files:
-
- 3 modified
-
kdfigs-tikz.tex (modified) (1 diff)
-
pointerless-fig.pdf (modified) (previous)
-
pointerless-fig.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/documents/theses/dstn/figs-kdtree/kdfigs-tikz.tex
r12343 r12345 9 9 %% work (the figure overflows onto page 2) 10 10 11 % 1 28 x 5012 \newcommand{\pointerlessfigwidth}{1 28pt}13 \newcommand{\pointerlessfigheight}{ 58pt}11 % 169 x 65 12 \newcommand{\pointerlessfigwidth}{170pt} 13 \newcommand{\pointerlessfigheight}{76pt} 14 14 15 15 % 267 x 249 -
trunk/documents/theses/dstn/figs-kdtree/pointerless-fig.tex
r12344 r12345 5 5 \thispagestyle{empty}% 6 6 \begin{center}% 7 \begin{tikzpicture}[>=latex, scale=0.6] 7 \newcommand{\myscale}{0.8} 8 \begin{tikzpicture}[>=latex, scale=\myscale] 8 9 %\useasboundingbox (0,-1.16) rectangle (7.4, 1.73); 9 \tikzstyle{box} = [draw, thick, minimum size= 0.6cm]10 \tikzstyle{box} = [draw, thick, minimum size=\myscale cm] 10 11 \begin{scope} [xshift=0.5cm, yshift=0.5cm] 11 12 \draw (0,0) node (N0) [box] {0};
