Quote:
Originally Posted by eclecticguy
Yes, I just installed it. It seems to be breaking the image from the caption too and it is displaying a '?' character in front of all my captions. I double checked my code and there is no oddness there.
|
There seems to be a spurious character in your caption, just before "Figure". In my system this shows as a boxed "OBJ", and it's apparently character # 65532. Try removing it and, if it still does not work, try adding "page-break-after: avoid" to the img.figure_image and "page-break-before: avoid" to the p.figure_caption. Also, make sure the image fits in a page, otherwise a pagebreak is always possible.