Rev 16938 | Rev 17176 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16938 | Rev 16939 | ||
---|---|---|---|
Line 188... | Line 188... | ||
188 | rep=$rg_ |
188 | rep=$rg_ |
189 | replatex= |
189 | replatex= |
190 | !else |
190 | !else |
191 | !if $(replyname$k)!= |
191 | !if $(replyname$k)!= |
192 | rep=!append line <em>$(replyname$k)</em>: $rg_ to $rep |
192 | rep=!append line <em>$(replyname$k)</em>: $rg_ to $rep |
193 | replatex=!append line $(replyname$k) : |
193 | replatex=!append line $(replyname$k) : \verb£ $rg_ £ to $replatex |
194 | !else |
194 | !else |
195 | rep=!append line $rg_ to $rep |
195 | rep=!append line $rg_ to $rep |
196 | replatex=!append line |
196 | replatex=!append line \verb£ $rg_ £ to $replatex |
197 | !endif |
197 | !endif |
198 | !endif |
198 | !endif |
199 | !endif |
199 | !endif |
200 | !endif |
200 | !endif |
201 | !endif |
201 | !endif |