tex-gincltex{,-doc}: add version 0.3

The package builds on the standard LaTeX packages graphics
and/or graphicx and allows external LaTeX source files to be
included, in the same way as graphic files, by
\includegraphics. In effect, then package adds support for the
.tex extension. Some of the lower level operations like
clipping and trimming are implemented using the adjustbox
package which includes native pdfLaTeX support and uses the pgf
package for other output formats.
This commit is contained in:
markd 2023-04-03 11:39:00 +00:00
parent 6b5d7a504e
commit b3efb454b7
8 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1 @@
Documentation for tex-gincltex.

View File

@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.1 2023/04/03 11:39:00 markd Exp $
DISTNAME= gincltex.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.3
TEXLIVE_REV= 64967
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/gincltex
COMMENT= Documentation for tex-gincltex
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2023/04/03 11:39:00 markd Exp $
share/texmf-dist/doc/latex/gincltex/README
share/texmf-dist/doc/latex/gincltex/gincltex.pdf

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/04/03 11:39:00 markd Exp $
BLAKE2s (gincltex.doc.r64967.tar.xz) = eff5c64beeca6e2b820a08745845a050d9f4a4ccb139e4c8d29467fbc422755e
SHA512 (gincltex.doc.r64967.tar.xz) = 86ee14069c5522d7c0713a532627bf29e8cf71ec4c86184377cdcd8a73dcf0f034be9e92b8ff7c2caef8310f968c956d712f3281eb6e4d36e83a3464149489b9
Size (gincltex.doc.r64967.tar.xz) = 168440 bytes

8
print/tex-gincltex/DESCR Normal file
View File

@ -0,0 +1,8 @@
The package builds on the standard LaTeX packages graphics
and/or graphicx and allows external LaTeX source files to be
included, in the same way as graphic files, by
\includegraphics. In effect, then package adds support for the
.tex extension. Some of the lower level operations like
clipping and trimming are implemented using the adjustbox
package which includes native pdfLaTeX support and uses the pgf
package for other output formats.

View File

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1 2023/04/03 11:39:00 markd Exp $
DISTNAME= gincltex
PKGNAME= tex-${DISTNAME}-0.3
TEXLIVE_REV= 64967
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/gincltex
COMMENT= Include TeX files as graphics (.tex support for \includegraphics)
LICENSE= lppl-1.3c
DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox
DEPENDS+= tex-svn-prov-[0-9]*:../../print/tex-svn-prov
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

2
print/tex-gincltex/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2023/04/03 11:39:00 markd Exp $
share/texmf-dist/tex/latex/gincltex/gincltex.sty

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/04/03 11:39:00 markd Exp $
BLAKE2s (gincltex.r64967.tar.xz) = ba8b9b5079e310a189c7925df695071416559b88f7ae7c1b287d55bc8cf54416
SHA512 (gincltex.r64967.tar.xz) = 2137967697765b1167f36a858d2eda778b43ff1d681ec0d8af7963d2ab4a92448c6c1ad6933975afcc211d301cf168528e7ded7c3114c4b5ec580f42d8a7b664
Size (gincltex.r64967.tar.xz) = 1900 bytes