Rev 15342 | Rev 16937 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15342 | Rev 15533 | ||
---|---|---|---|
Line 69... | Line 69... | ||
69 | !if $cnt_tmp>20 |
69 | !if $cnt_tmp>20 |
70 | !exit |
70 | !exit |
71 | !endif |
71 | !endif |
72 | !set wims_backslash_insmath1=$wims_backslash_insmath |
72 | !set wims_backslash_insmath1=$wims_backslash_insmath |
73 | !set wims_backslash_insmath=no |
73 | !set wims_backslash_insmath=no |
- | 74 | !set latex_src=$latex |
|
74 | !set latex_src=!replace internal $ |
75 | !set latex_src=!replace internal $ $ by $\ |
75 | $ in |
76 | $ in $latex_src |
76 | !set latex_src=!replace internal $ $\ by $\ |
77 | !set latex_src=!replace internal $ $\ by $\ |
77 | $\ in |
78 | $\ in $latex |
78 | - | ||
79 | !set latex_src=!replace internal $ by $ $$$$$$$$$$$$$$$$ $ in $latex_src |
79 | !set latex_src=!replace internal $ by $ $$$$$$$$$$$$$$$$ $ in $latex_src |
80 | 80 | ||
81 | !if $latex_src!= |
81 | !if $latex_src!= |
82 | !set latex_exists=1 |
82 | !set latex_exists=1 |
83 | !!noindentation inside latex_src |
83 | !!noindentation inside latex_src |