| Revision 12348,
848 bytes
checked in by dstn, 14 months ago
(diff) |
|
touch up bit-packing fig
|
| Line | |
|---|
| 1 | %% see getbb.sh to find the bounding-box of the ink in a figure. |
|---|
| 2 | |
|---|
| 3 | %% The sizes shown are from getbb.sh using 12pt font in figures. |
|---|
| 4 | |
|---|
| 5 | %% pgf/tikz often believes that the bounding-box extends beyond the |
|---|
| 6 | %% extent of the ink, so forcing it to the ink size doesn't always |
|---|
| 7 | %% work (the figure overflows onto page 2) |
|---|
| 8 | |
|---|
| 9 | % 169 x 65 |
|---|
| 10 | \newcommand{\pointerlessfigwidth}{170pt} |
|---|
| 11 | \newcommand{\pointerlessfigheight}{76pt} |
|---|
| 12 | |
|---|
| 13 | % 267 x 249 |
|---|
| 14 | \newcommand{\permutefigwidth}{268pt} |
|---|
| 15 | \newcommand{\permutefigheight}{249pt} |
|---|
| 16 | |
|---|
| 17 | % 251 x 162 |
|---|
| 18 | \newcommand{\applypermfigwidth}{252pt} |
|---|
| 19 | \newcommand{\applypermfigheight}{162pt} |
|---|
| 20 | |
|---|
| 21 | % 263 x 119 |
|---|
| 22 | \newcommand{\ronlyfigwidth}{268pt} |
|---|
| 23 | \newcommand{\ronlyfigheight}{122pt} |
|---|
| 24 | |
|---|
| 25 | % 233 x 93 |
|---|
| 26 | \newcommand{\transposefigwidth}{234pt} |
|---|
| 27 | \newcommand{\transposefigheight}{93pt} |
|---|
| 28 | |
|---|
| 29 | % 145 x 58 |
|---|
| 30 | \newcommand{\bitpackfigwidth}{149pt} |
|---|
| 31 | \newcommand{\bitpackfigheight}{66pt} |
|---|
| 32 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.