pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-xltxtra Import tex-xltxtra-0.4 as print/tex-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c0148a2866b
branches: trunk
changeset: 396465:2c0148a2866b
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jul 25 07:53:46 2009 +0000
description:
Import tex-xltxtra-0.4 as print/tex-xltxtra.
The package loads the fixltx2e package from the LaTeX distribution,
and etex.sty from the e-TeX distribution. The package then patches
the \- (discretionary hyphen command) to use the current hyphen
character (which may be different from than the default, which is the
character at the ASCII hyphen slot), and the \textsuperscript command
(from the LaTeX kernel) and the \textsubscript command (from the
fixltx2e package). The package also provides parameterised versions
of the "bumpy road" logos for TeX, LaTeX and XeTeX; these versions of
the logos are designed to respond to the font that is being used for
typesetting.
diffstat:
print/tex-xltxtra/DESCR | 10 ++++++++++
print/tex-xltxtra/Makefile | 18 ++++++++++++++++++
print/tex-xltxtra/PLIST | 2 ++
print/tex-xltxtra/distinfo | 5 +++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 9e691503aec4 -r 2c0148a2866b print/tex-xltxtra/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-xltxtra/DESCR Sat Jul 25 07:53:46 2009 +0000
@@ -0,0 +1,10 @@
+The package loads the fixltx2e package from the LaTeX distribution,
+and etex.sty from the e-TeX distribution. The package then patches
+the \- (discretionary hyphen command) to use the current hyphen
+character (which may be different from than the default, which is the
+character at the ASCII hyphen slot), and the \textsuperscript command
+(from the LaTeX kernel) and the \textsubscript command (from the
+fixltx2e package). The package also provides parameterised versions
+of the "bumpy road" logos for TeX, LaTeX and XeTeX; these versions of
+the logos are designed to respond to the font that is being used for
+typesetting.
diff -r 9e691503aec4 -r 2c0148a2866b print/tex-xltxtra/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-xltxtra/Makefile Sat Jul 25 07:53:46 2009 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/25 07:53:46 minskim Exp $
+# TeX Live Revision 9907
+
+DISTNAME= xltxtra
+PKGNAME= tex-${DISTNAME}-0.4
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= Extras files for LaTeX users of XeTeX
+
+DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
+DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-xunicode-[0-9]*:../../print/tex-xunicode
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9e691503aec4 -r 2c0148a2866b print/tex-xltxtra/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-xltxtra/PLIST Sat Jul 25 07:53:46 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/25 07:53:46 minskim Exp $
+share/texmf-dist/tex/xelatex/xltxtra/xltxtra.sty
diff -r 9e691503aec4 -r 2c0148a2866b print/tex-xltxtra/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-xltxtra/distinfo Sat Jul 25 07:53:46 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/25 07:53:46 minskim Exp $
+
+SHA1 (tex-xltxtra-0.4/xltxtra.tar.lzma) = c37db4cb3993d17cbadc5f482693bb90785be07d
+RMD160 (tex-xltxtra-0.4/xltxtra.tar.lzma) = aa42f996a24d863b5eefda69cbb952cd88d41e5d
+Size (tex-xltxtra-0.4/xltxtra.tar.lzma) = 3229 bytes
Home |
Main Index |
Thread Index |
Old Index