You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| gincltex | Include TeX files as graphics (.tex support for \includegraphics). |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 1 KiB | 2011-Sep-05 | Shown below |
| gincltex.dtx | 13 KiB | 2011-Sep-05 | |
| gincltex.ins | 2 KiB | 2011-Sep-05 | |
| gincltex.pdf | 164 KiB | 2011-Sep-05 |
*File sizes in kibibytes.
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.