Rev 13757 | Rev 13767 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13757 | Rev 13758 | ||
---|---|---|---|
Line 58... | Line 58... | ||
58 | \onecolumn\ |
58 | \onecolumn\ |
59 | \mytitle{$latex_title}\ |
59 | \mytitle{$latex_title}\ |
60 | 60 | ||
61 | !exit |
61 | !exit |
62 | :exo |
62 | :exo |
63 | !increase cnt_tmp |
- | |
64 | !if $cnt_tmp>15 |
- | |
65 | !goto end |
- | |
66 | !endif |
- | |
67 | !readproc $deffile latex |
63 | !readproc $deffile latex |
- | 64 | !if $latex!= |
|
- | 65 | !increase cnt_tmp |
|
- | 66 | !else |
|
- | 67 | !exit |
|
- | 68 | !endif |
|
- | 69 | !if $cnt_tmp>20 |
|
- | 70 | !exit |
|
- | 71 | !endif |
|
68 | !set wims_backslash_insmath1=$wims_backslash_insmath |
72 | !set wims_backslash_insmath1=$wims_backslash_insmath |
69 | !set wims_backslash_insmath=no |
73 | !set wims_backslash_insmath=no |
70 | !set latex_src=!replace internal $ $ by $\ |
74 | !set latex_src=!replace internal $ $ by $\ |
71 | $ in $latex |
75 | $ in $latex |
72 | !set latex_src=!replace internal $ $\ by $\ |
76 | !set latex_src=!replace internal $ $\ by $\ |