Rev 14663 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14663 | Rev 17228 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | <div> |
12 | <div> |
13 | $(lst_$ff) |
13 | $(lst_$ff) |
14 | !set text=!replace internal `` by $emph in $text |
14 | !set text=!replace internal `` by $emph in $text |
15 | !if $ff=syntax |
15 | !if $ff=syntax |
16 | !set text=!replace internal $\ |
16 | !set text=!replace internal $\ |
17 | $ by $(lst_$(ff)end) <br |
17 | $ by $(lst_$(ff)end) <br>$lstyle2 in $text |
18 | !endif |
18 | !endif |
19 | !replace internal '' by $emphend in $text |
19 | !replace internal '' by $emphend in $text |
20 | !if $ff=mean and $cc iswordof word column char item line record |
20 | !if $ff=mean and $cc iswordof word column char item line record |
21 | !set numlist_type=$cc |
21 | !set numlist_type=$cc |
22 | !if $numlist_type=record |
22 | !if $numlist_type=record |