| Contents |
TpX provides several output formats. Use "Picture properties" to change the format. The format is chosen separately for TeX and PDFTeX.
All of the formats are not ideal, so the choice needs thoughtful consideration.
picture environment.
This standard TeX environment is enhanced by epic.sty and bez123.sty,
which are TeX packages available from CTAN.
Both packages are compatible with TeX/DVI and PDFTeX. The format is suitable
for simple drawings only, because complicated drawings take a long time
for TeX to translate and can cause memory shortage. Also, in general
the result is poor.graphicx TeX
package. Can not incorporate TeX formulas. Can not
be used with PDFTeX. Type 1 fonts (.pfb) could be embedded. Set the
path to a font in "TpX Settings".graphicx TeX
package. Can not incorporate TeX formulas. Currently font
embedding is not implemented, so only Latin characters are supported.
Can only be used with PDFTeX, not TeX/DVI.graphicx TeX
package. Obviously, bitmap is
not vector graphics, so it is not scalable. On the other hand, there
is no problem with fonts. Can not incorporate TeX formulas. PNG is
compatible with both TeX/DVI and PDFTeX. Currently BMP is not compatible
with PDFTeX. Note that PNG is more compact than BMP so it is recommended.
Currently bitmaps are not compatible with DVIPS and dvi2pdf; they
are for DVI previewers only when used with TeX. Thus, bitmaps are most
useful with PDFTeX.pspicture environment similar to picture environment.
Requires pstricks TeX
package. Not compatible with PDFTeX.