D
David Thielen
Hi;
An indent is defined as:
<w:lvl w:ilvl="0" w:tplc="98F46508">
<w:start w:val="1"/>
<w:nfc w:val="23"/>
<w:lvlText w:val="ï‚·"/>
<w:lvlJc w:val="left"/>
<wPr>
<w:tabs>
<w:tab w:val="list" wos="720"/>
</w:tabs>
<w:ind w:left="720" w:hanging="360"/>
</wPr>
<w:rPr>
<w:rFonts w:ascii="Symbol" w:h-ansi="Symbol" w:hint="default"/>
</w:rPr>
</w:lvl>
A couple of questions on this:
1) How does the w:ind left/hanging & w:tabs work together? It looks like the
hanging attribute is the location of the bullet character and then the next
tab is where the text starts. And that subsequent lines are set by the left
attribute.
2) It looks like if the first tab is before the end of the bullet character,
the text starts at the following tab.
3) There appears to be no way to set a default tab stop in the
w:lvl/wPr/w:tabs - does it use the default of the paragraph, or does it use
0.5", or is there no default?
4) If w:tabs and/or w:ind is not set, does it then use those from the
paragraph? Or will those always be set?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
An indent is defined as:
<w:lvl w:ilvl="0" w:tplc="98F46508">
<w:start w:val="1"/>
<w:nfc w:val="23"/>
<w:lvlText w:val="ï‚·"/>
<w:lvlJc w:val="left"/>
<wPr>
<w:tabs>
<w:tab w:val="list" wos="720"/>
</w:tabs>
<w:ind w:left="720" w:hanging="360"/>
</wPr>
<w:rPr>
<w:rFonts w:ascii="Symbol" w:h-ansi="Symbol" w:hint="default"/>
</w:rPr>
</w:lvl>
A couple of questions on this:
1) How does the w:ind left/hanging & w:tabs work together? It looks like the
hanging attribute is the location of the bullet character and then the next
tab is where the text starts. And that subsequent lines are set by the left
attribute.
2) It looks like if the first tab is before the end of the bullet character,
the text starts at the following tab.
3) There appears to be no way to set a default tab stop in the
w:lvl/wPr/w:tabs - does it use the default of the paragraph, or does it use
0.5", or is there no default?
4) If w:tabs and/or w:ind is not set, does it then use those from the
paragraph? Or will those always be set?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm