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

Revision 12338, 848 bytes checked in by dstn, 14 months ago (diff)

touch up permute fig

Line 
1
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% 221 x 91
24\newcommand{\ronlyfigwidth}{227pt}
25\newcommand{\ronlyfigheight}{96pt}
26
27% 228 x 93
28\newcommand{\transposefigwidth}{228pt}
29\newcommand{\transposefigheight}{93pt}
30
31% 116 x 52
32\newcommand{\bitpackfigwidth}{122pt}
33\newcommand{\bitpackfigheight}{59pt}
34
Note: See TracBrowser for help on using the repository browser.