summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2011-03-17 18:08:51 +0000
committerminskim <minskim>2011-03-17 18:08:51 +0000
commit95d4996b151ae66726e9df1e873077ff7f9d46f4 (patch)
tree62413b41471b053b8387edaae215d921caca10e3
parentcdfd9c8a5eace8166597fffd4b87a9e497580890 (diff)
downloadpkgsrc-95d4996b151ae66726e9df1e873077ff7f9d46f4.tar.gz
Import tex-soul-2.4 as print/tex-soul.
Provides hyphenatable spacing out (letterspacing), underlining, striking out, etc., using the TeX hyphenation algorithm to find the proper hyphens automatically. The package also provides a mechanism that can be used to implement similar tasks, that have to treat text syllable by syllable. This is shown in two examples. The package itself does not support UTF-8 input in ordinary (PDF)LaTeX; some UTF-8 support is offered by package soulutf8.
-rw-r--r--print/tex-soul/DESCR7
-rw-r--r--print/tex-soul/Makefile14
-rw-r--r--print/tex-soul/PLIST2
-rw-r--r--print/tex-soul/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/print/tex-soul/DESCR b/print/tex-soul/DESCR
new file mode 100644
index 00000000000..58d9009a497
--- /dev/null
+++ b/print/tex-soul/DESCR
@@ -0,0 +1,7 @@
+Provides hyphenatable spacing out (letterspacing), underlining, striking
+out, etc., using the TeX hyphenation algorithm to find the proper
+hyphens automatically. The package also provides a mechanism that can be
+used to implement similar tasks, that have to treat text syllable by
+syllable. This is shown in two examples. The package itself does not
+support UTF-8 input in ordinary (PDF)LaTeX; some UTF-8 support is
+offered by package soulutf8.
diff --git a/print/tex-soul/Makefile b/print/tex-soul/Makefile
new file mode 100644
index 00000000000..0afa49fe5de
--- /dev/null
+++ b/print/tex-soul/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:08:51 minskim Exp $
+
+DISTNAME= soul
+PKGNAME= tex-${DISTNAME}-2.4
+TEXLIVE_REV= 15878
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Hyphenation for letterspacing, underlining, and more
+
+CONFLICTS= teTeX-texmf<=3.0nb29
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-soul/PLIST b/print/tex-soul/PLIST
new file mode 100644
index 00000000000..276d481c4a9
--- /dev/null
+++ b/print/tex-soul/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/17 18:08:51 minskim Exp $
+share/texmf-dist/tex/latex/soul/soul.sty
diff --git a/print/tex-soul/distinfo b/print/tex-soul/distinfo
new file mode 100644
index 00000000000..729a5297f7d
--- /dev/null
+++ b/print/tex-soul/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/03/17 18:08:51 minskim Exp $
+
+SHA1 (tex-soul-15878/soul.tar.xz) = 7dd6848250f468c821555e0f9ff9f7a4818879af
+RMD160 (tex-soul-15878/soul.tar.xz) = 817ab1c34c9064bdd1eca79f2f5eb1990054283a
+Size (tex-soul-15878/soul.tar.xz) = 5992 bytes