I am using qx.ui.html.Embed to render the output of jsMath, a library 
that does nice web typesetting of TeX. What I am seeing is clipping of 
teh tops of fractions because the positioning of the jsMath output 
includes negative relative top values which work out to a net overall 
negative vertical positioning relative to the outermost div.

I do not know if that is illegal (I am using qooxdoo so I do not have to 
learn HTML <g>) or if it is an oversight by the Embed widget.

I have a workaround (wrapping the jsMath in a div that uses its own 
relative positioning to compensate) but I thought I'd raise it as a 
possible bug.

What might work is for the Embed widget to have offset-x and offset-y 
parameters which would specify a startng point relative to the top-left 
corner for the positioing of the embedded html.

kt

-- 
http://www.stuckonalgebra.com
"The best Algebra tutorial program I have seen... in a class by itself." 
Macworld

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to