Hi Hans and Taco, Something goes wrong when a textbackground occurs right at the page boundary. Please have a look at the attached file (a snippet from an updated copy of Myway on using new math features). Aditya
Aditya Mahajan wrote:
Hi Hans and Taco,
Something goes wrong when a textbackground occurs right at the page boundary. Please have a look at the attached file (a snippet from an updated copy of Myway on using new math features). so, what goes wrong here?
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Thu, 29 Jun 2006, Hans Hagen wrote:
Aditya Mahajan wrote:
Hi Hans and Taco,
Something goes wrong when a textbackground occurs right at the page boundary. Please have a look at the attached file (a snippet from an updated copy of Myway on using new math features). so, what goes wrong here?
I get Runaway argument? {boxgridtype := 0 ; ! Paragraph ended before \flushTeXtexts was complete. <to be read again> \par <argument> boxgridtype := 0 ;\par boxlinetype := 0 ;\par boxfilltype := 1 ;\... \writecheckedMPgraphic ...aphic \flushTeXtexts {#1 }\writeMPgraphic {#1} \startMPgraphic ...hic \writecheckedMPgraphic {#1} \stopwritingMPgraphic \getMPdrawing ...ic \MPdrawingdata \stopMPgraphic \loadcurrentMPgraphic {}\d... \dopositionaction ...fMPdrawingdone \getMPdrawing \fi \resetMPdrawing \popMP... ... l.96 \ShowExample ? The backgrounds on the first page do not have any color. The string boxlinetype := 0 ;boxfilltype := 1 ;boxgridcolor := (scaledrgb(0,0,1,1)) ;boxlinecolor := (scaledrgb(0,0,1,1)) ends up at the bottom of page 1. I do not know what is going wrong. Aditya
Aditya Mahajan wrote:
I get
Runaway argument? {boxgridtype := 0 ; ! Paragraph ended before \flushTeXtexts was complete. <to be read again> \par <argument> boxgridtype := 0 ;\par
hm, did you use the latest version? (looks like a endofline problem, i.e. some empty line not converted to an endline char) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Thu, 29 Jun 2006, Hans Hagen wrote:
Aditya Mahajan wrote:
I get
Runaway argument? {boxgridtype := 0 ; ! Paragraph ended before \flushTeXtexts was complete. <to be read again> \par <argument> boxgridtype := 0 ;\par
hm, did you use the latest version?
(looks like a endofline problem, i.e. some empty line not converted to an endline char)
Just downloaded the latest beta and the problem is not present. Sorry for the noise. Aditya
participants (2)
-
Aditya Mahajan
-
Hans Hagen