aboutsummaryrefslogblamecommitdiffstats
path: root/doc/expert/pre_hlim
blob: ccf9548e4d1e5f25e95ce871d7633523030368e5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                 
@Section
   @Title { "@HLimited" and "@VLimited" }
   @Tag { hlimited }
@Begin
@PP
hlimited. @Index { @@HLimited symbol }
vlimited. @Index { @@VLimited symbol }
The @@HLimited symbol limits the width available to recursive
and receptive symbols within its right parameter to whatever
is available without increasing the existing size of the
@@HLimited object.  So this symbol acts like @@Wide with
respect to limiting the space occupied by recursive and receptive
symbols, except that instead of enforcing a fixed constant limit,
it enforces whatever size is already in place.
@PP
The @@VLimited symbol is exactly the same, except that it
applies vertically rather than horizontally.
@End @Section