§ 4.183 - [s] Built-InMnemonic aid: s for Style See also: [ghost] , [glos] , [gstyle] , [listg] , [locs] , [spage] and [style] Also, there is more information on styles beginning here. This built-in invokes a style. [s styleName] is functionally the same syntax as using {styleName} . There are three differences beyond [s styleName] being slightly more wordy than {stylename} .
[s (help=styleHelp,)(help2=styleHelp2,)stylename (styleContent)] [style help=content,help2=makes the content bold,boldenx <b>[b]</b>] [style help=content,help2=italicizes the content,italex <i>[b]</i>] [style dstyle [ls]<abbr title="[helps2 [b]]">[b] [helps [b]]</abbr>[rs]] [s boldenx foo] {italex bar} [local mystyle boldenx] [s [v mystyle] pretty bold, eh?] In the lines below, hover mouse over stylename at left: {dstyle boldenx} {dstyle italex} <b>foo</b> <i>bar</i> <b>pretty bold, eh?</b> In the lines below, hover mouse over stylename at left: {<abbr title="makes the content bold">boldenx content</abbr>} {<abbr title="italicizes the content">italex content</abbr>}
foo
bar
pretty bold, eh?
In the lines below, hover mouse over stylename at left:
{boldenx content}
{italex content}
Other built-ins used here: [b] , [helps] , [helps2] , [local] , [style] and [v]
Keyboard Navigation
, Previous Page . Next Page t TOC i Index |