@@ -44,12 +44,12 @@ pattern used to draw the raised edge of the <object(glossary)>.
4444
4545Pattern images can be color or black-and-white.
4646
47- >*Cross-platform note:* To be used as a pattern on <Mac OS|Mac OS
48- > systems>, an <image> must be 128x128 <pixels> or less, and both its
49- > <height> and <width> must be a power of 2. To be used on <Windows> and
50- > <Unix|Unix systems>, <height> and <width> must be divisible by 8. To
51- > be used as a fully cross-platform pattern, both an image's dimensions
52- > should be one of 8, 16, 32, 64, or 128.
47+ >*Cross-platform note:* To be used as a pattern on
48+ > <Mac OS|Mac OS systems>, an <image> must be 128x128 <pixels> or less,
49+ > and both its <height> and <width> must be a power of 2. To be used on
50+ > <Windows> and < Unix|Unix systems>, <height> and <width> must be
51+ > divisible by 8. To be used as a fully cross-platform pattern, both an
52+ > image's dimensions should be one of 8, 16, 32, 64, or 128.
5353
5454The <topPattern> of <control(object)|controls> is drawn starting at the
5555<control(object)|control's> upper right corner: if the
@@ -104,8 +104,8 @@ depending on the <object type>:
104104 bottom and right edges of the scroll area.
105105
106106
107- * The <topPattern> of a <graphic>, <image>, <audio clip>, or <video
108- clip> has no effect.
107+ * The <topPattern> of a <graphic>, <image>, <audio clip>, or
108+ <video clip> has no effect.
109109
110110
111111* The <topPattern> of a <player> or <EPS|EPS object> forms a border on
@@ -120,13 +120,13 @@ References: group (command), stacks (function), object (glossary),
120120property (glossary), EPS (glossary), audio clip (glossary),
121121Windows (glossary), object type (glossary), Mac OS (glossary),
122122keyword (glossary), Unix (glossary), video clip (glossary),
123- current stack (glossary), effective (keyword ), field (keyword),
124- image (keyword), button (keyword), card (keyword), scrollbar (keyword),
125- player (keyword), graphic (keyword), control (keyword), button (object),
126- field (object ), stack (object), control (object), pixels (property),
127- textStyle (property), owner (property), height (property),
128- width (property), topColor (property), bottom (property),
129- hiliteBorder (property), bottomPattern (property),
123+ current stack (glossary), control (glossary ), effective (keyword),
124+ field (keyword), image (keyword), button (keyword), card (keyword),
125+ scrollbar (keyword), player (keyword), graphic (keyword),
126+ control (keyword ), button (object), field (object), stack (object),
127+ pixels (property), textStyle (property), owner (property),
128+ height (property), width (property), topColor (property),
129+ bottom (property), hiliteBorder (property), bottomPattern (property),
130130threeDHilite (property), threeD (property)
131131
132132Tags: ui
0 commit comments