Subversion Repositories wimsdev

Rev

Rev 11223 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11223 Rev 17228
Line 6... Line 6...
6
 <li>
6
 <li>
7
   $(lst_$ff)
7
   $(lst_$ff)
8
   !set text=!replace internal ` by $emph in $text
8
   !set text=!replace internal ` by $emph in $text
9
   !if $ff=syntax
9
   !if $ff=syntax
10
     !set text=!replace internal $\
10
     !set text=!replace internal $\
11
$ by $(lst_$(ff)end) <br/>$lstyle2 in $text
11
$ by $(lst_$(ff)end) <br>$lstyle2 in $text
12
   !endif
12
   !endif
13
   !set text=!replace internal \' by UUUUU in $text
13
   !set text=!replace internal \' by UUUUU in $text
14
   !set text=!replace internal ' by $emphend in $text
14
   !set text=!replace internal ' by $emphend in $text
15
   !replace internal UUUUU by ' in $text
15
   !replace internal UUUUU by ' in $text
16
   $(lst_$(ff)end)
16
   $(lst_$(ff)end)