5 OpMode and export (technical details)
Notice that this OpMode shift should be done on an entire TEX box. The sizes of the box will become the sizes of the bitmap image. This has an important corollary that if in normal TEX it is permissible to have boxes with elements
sticking out of them, it is a no-no for TeXpider boxes that are converted to bitmapped images. Some examples:
![]() |
Formula $\!\!=\!\!$ will produce an equal sign (possibly touching the surrounding text) in normal TEX; it will produce just a colon in HTML export (most of the equal sign being cut off).
![]() |
![]() |
It is fully permissible (but rarely useful) in LATEX to have a picture environment box that is smaller than the included elements. Such boxes will get truncated.
|
