diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-05 23:30:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-05 23:30:09 +0000 |
commit | e31e5c79131eb00e45a35a1f0b4e26a12906e8ba (patch) | |
tree | cbf9fe6970780381edae5efbe6680a651321f308 /Master/texmf-dist/doc | |
parent | f1480fce72a3c994acd441182f02beb90517c1dd (diff) |
gincltex (5sep11)
git-svn-id: svn://tug.org/texlive/trunk@23835 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/gincltex/README | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/gincltex/gincltex.pdf | bin | 175896 -> 168041 bytes |
2 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/gincltex/README b/Master/texmf-dist/doc/latex/gincltex/README new file mode 100644 index 00000000000..c9d521d6ad9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/gincltex/README @@ -0,0 +1,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. + diff --git a/Master/texmf-dist/doc/latex/gincltex/gincltex.pdf b/Master/texmf-dist/doc/latex/gincltex/gincltex.pdf Binary files differindex 6aec3e4436e..21080552958 100644 --- a/Master/texmf-dist/doc/latex/gincltex/gincltex.pdf +++ b/Master/texmf-dist/doc/latex/gincltex/gincltex.pdf |