source: trunk/documents/theses/dstn/figs-kdtree/kdfigs-tikz.tex @ 12340

Revision 12340, 948 bytes checked in by dstn, 14 months ago (diff)

touch up apply-perm fig

Line 
1\input{../tikzfig}
2
3%% see   getbb.sh  to find the bounding-box of the ink in a figure.
4
5%% The sizes shown are from getbb.sh using 12pt font in figures.
6
7%% pgf/tikz often believes that the bounding-box extends beyond the
8%% extent of the ink, so forcing it to the ink size doesn't always
9%% work (the figure overflows onto page 2)
10
11% 128 x 50
12\newcommand{\pointerlessfigwidth}{128pt}
13\newcommand{\pointerlessfigheight}{58pt}
14
15% 267 x 249
16\newcommand{\permutefigwidth}{268pt}
17\newcommand{\permutefigheight}{249pt}
18
19% 217 x 120
20%\newcommand{\applypermfigwidth}{217pt}
21%\newcommand{\applypermfigheight}{120pt}
22
23\newcommand{\applypermfigwidth}{300pt}
24\newcommand{\applypermfigheight}{200pt}
25
26% 221 x 91
27\newcommand{\ronlyfigwidth}{227pt}
28\newcommand{\ronlyfigheight}{96pt}
29
30% 228 x 93
31\newcommand{\transposefigwidth}{228pt}
32\newcommand{\transposefigheight}{93pt}
33
34% 116 x 52
35\newcommand{\bitpackfigwidth}{122pt}
36\newcommand{\bitpackfigheight}{59pt}
37
Note: See TracBrowser for help on using the repository browser.