| 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 | % 251 x 162 |
|---|
| 20 | \newcommand{\applypermfigwidth}{252pt} |
|---|
| 21 | \newcommand{\applypermfigheight}{162pt} |
|---|
| 22 | |
|---|
| 23 | % 263 x 119 |
|---|
| 24 | \newcommand{\ronlyfigwidth}{268pt} |
|---|
| 25 | \newcommand{\ronlyfigheight}{122pt} |
|---|
| 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.