combinedgraphics.

Include graphic (EPS or PDF)/LaTeX combinations.

Version: 0.2.2
Maintaner: Christian Schneider
License: gpl
Packaged on: 7/19/2012 10:00:02 PM
Number of files: 5
Size on disk: 484.72 kB

This package provides a macro (\includecombinedgraphics) for the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics (an export format of Gnuplot, Xfig, and maybe other programs). Instead of including the graphics with a simple \input, the \includecombinedgraphics macro has some comforts: – changing the font and color of the text of the LaTeX part; – rescaling the graphics without affecting the font of the LaTeX part; – automatic inclusion of the vector graphics part, as far as LaTeX part does not do it (e.g., for files exported from Gnuplot before version 4.2); and – rescaling and rotating of complete graphics (similar to \includegraphics from the graphicx package).