Rev 13799 | Rev 13804 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13799 | Rev 13801 | ||
---|---|---|---|
Line 138... | Line 138... | ||
138 | \ |
138 | \ |
139 | $ in $rg_ |
139 | $ in $rg_ |
140 | rg_=!line 1 of $rg_ |
140 | rg_=!line 1 of $rg_ |
141 | !endif atext |
141 | !endif atext |
142 | 142 | ||
143 | !if $(replytype$k) iswordof function default equation or $(replystyle$k) iswordof numeric |
143 | !if $(replytype$k) iswordof function default equation sigunits or $(replystyle$k) iswordof numeric |
144 | rg_=!item 1 of $rg_ |
144 | rg_=!item 1 of $rg_ |
145 | Rg$i=!append line $ $ to $(Rg$i) |
145 | Rg$i=!append line $ $ to $(Rg$i) |
146 | !goto endRg |
146 | !goto endRg |
147 | !endif |
147 | !endif |
148 | 148 | ||
149 | !if $(replytype$k) iswordof imgcomp textcomp compose reorder |
149 | !if $(replytype$k) iswordof imgcomp textcomp compose reorder |
150 | rg_=!translate internal | to $\ |
150 | rg_=!translate internal | to $\ |
151 | $ in $rg_ |
151 | $ in $rg_ |
152 | rg_=!rows2lines $rg_ |
152 | rg_=!rows2lines $rg_ |
Line 201... | Line 201... | ||
201 | comp=,$arrow_head |
201 | comp=,$arrow_head |
202 | !endif |
202 | !endif |
203 | rg__=!replace internal $tmp by $tmp blue$comp in $rg__ |
203 | rg__=!replace internal $tmp by $tmp blue$comp in $rg__ |
204 | !reset comp |
204 | !reset comp |
205 | rg_=!declosing $(rg_[1;]) |
205 | rg_=!declosing $(rg_[1;]) |
- | 206 | !! FIXME inputsize is in the field embed not accessible here |
|
206 | rg_=200,200$ $ $rg_ |
207 | rg_=200,200$ $ $rg_ |
207 | !readproc oef/canvasdraw.phtml $rg_ |
208 | !readproc oef/canvasdraw.phtml $rg_ |
208 | canvasdraw=!replace internal $\ |
209 | canvasdraw=!replace internal $\ |
209 | $ by in $canvasdraw_out |
210 | $ by in $canvasdraw_out |
210 | Rg$i=!append line $canvasdraw to $(Rg$i) |
211 | Rg$i=!append line $canvasdraw to $(Rg$i) |