Quote:
Originally Posted by KevinH
If the viewbox is 0,0,605,745, what does a negative y="-2em" mean? Should that be a dy?
|
The y=-2em is with respect to the text-anchor...if I understand it correctly. y="-2em" was how I got the text to appear above the <image>. Then the dy for the second line of text bumped it down to the next line...with respect to the first line...still above the image. I tried using a y=-340, y=-40, y=0, etc. and they didn't seem to work in conjunction with the text-anchor="middle". The -2em DID work in preview, but not in bookview.
It very well may be bad coding...I'm just not seeing how it should be different.