| | |
Summary: Various TEX tricks
Helmer Aslaksen
Department of Mathematics
National University of Singapore
Singapore 117543
Singapore
aslaksen@nus.edu.sg
www.math.nus.edu.sg/aslaksen/
Draft: July 22, 2010
1 Graphics
1.1 Programs
1.1.1 LATEX like tools
pict2e Removes the restrictions in the LATEXpicture environment.
epic/eepic The epic package uses the drawline command instead of the line com-
mand, so a line can be specified by its endpoints instead of its length. However,
the slope of the line is still restricted. The eepic package allows for arbitrary
slopes, but is not compatible with pdfTEX.
overpic The overpic package adds TEX labels.
MetaPost Produces purified EPS files that work with either LaTeX or PDFTeX.
Asymptote 3D oriented.
|