summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/gincltex/README
blob: c9d521d6ad9ee578dadc0917fb831236c4873af6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
The gincltex Package
Copyright (C) 2011 -- Martin Scharrer <martin@scharrer-online.de>

This small package builds on the standard LaTeX packages graphic
and/or graphicx and allows external LaTeX source files to be included like
graphic files, i.e. adds support for the `.tex' extension.

    \includegraphics[<options>]{somefile.tex}

Some of the lower level operations like clipping and trimming are implemented
using the authors other package 'adjustbox' which supports native pdflatex support
and itself uses the 'pgf' package for other output formats.