blob: 46df8d2cf93b22b000d2faff9c231c605ffb1890 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
+-----------------------------------------------------------------------------+
| drawboxmat |
+-----------------------------------------------------------------------------+
Abbreviation: ã|\dbmã%
Parameters: ã|unit of measureã%
ã|Description:ã%
The \drawboxmat markup determines the amount of space between the rule and
the text. This is the area that has been shaded in the illustration at the
bottom of the page. This space is used with the \drawbox and \paragraphbox
markup. The default is 3 points.
ã|Example:ã%
\drawboxmat{20pt}
Draw a box around \drawbox{a}
+-----------------------------------------------------------------------------+
| |
| ......... |
| . . |
| . a . |
| . . |
| Draw a box around ......... |
+-----------------------------------------------------------------------------+
|