Ignore:
Timestamp:
07/05/2009 08:36:28 PM (14 months ago)
Author:
dstn
Message:

touch up pointerless fig

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/documents/theses/dstn/figs-kdtree/pointerless-fig.tex

    r12344 r12345  
    55\thispagestyle{empty}% 
    66\begin{center}% 
    7 \begin{tikzpicture}[>=latex, scale=0.6] 
     7\newcommand{\myscale}{0.8} 
     8\begin{tikzpicture}[>=latex, scale=\myscale] 
    89  %\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] 
    1011  \begin{scope} [xshift=0.5cm, yshift=0.5cm] 
    1112    \draw (0,0) node (N0) [box] {0}; 
Note: See TracChangeset for help on using the changeset viewer.