blob: 88a1713cbafe5aacf0b56d79abfa05e2d83f6fa2 (
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
27
|
+-----------------------------------------------------------------------------+
| drawboxrulesize |
+-----------------------------------------------------------------------------+
Abbreviation: ã|\dbrsã%
Parameters: ã|unit of measureã%
ã|Description:ã%
The \drawboxrulesize markup determines the thickness of the rule that makes
up the box itself. The default is .4 point. This rule thickness is used by
both \drawbox and \paragraphbox.
ã|Example:ã%
\drawboxrulesize{2pt}
Draw a box around \drawbox{a}
+-----------------------------------------------------------------------------+
| |
| ..... |
| . a . |
| Draw a box around ..... |
| |
+-----------------------------------------------------------------------------+
ã|Notes:ã%
none.
|