summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/tex-nolbreaks/DESCR5
-rw-r--r--print/tex-nolbreaks/Makefile11
-rw-r--r--print/tex-nolbreaks/PLIST2
-rw-r--r--print/tex-nolbreaks/distinfo5
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-nolbreaks/DESCR b/print/tex-nolbreaks/DESCR
new file mode 100644
index 00000000000..dcb00fda954
--- /dev/null
+++ b/print/tex-nolbreaks/DESCR
@@ -0,0 +1,5 @@
+Use \nolbreaks{some text} to prevent line breaks in "some text". This
+has the advantage over \mbox{} that glue (rubber space) remains
+flexible. Most common cases are handled here (\linebreak is disabled,
+for example) but spaces hidden in macros or { } can still create
+break-points.
diff --git a/print/tex-nolbreaks/Makefile b/print/tex-nolbreaks/Makefile
new file mode 100644
index 00000000000..bce4b0bb47e
--- /dev/null
+++ b/print/tex-nolbreaks/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:33:02 minskim Exp $
+
+DISTNAME= nolbreaks
+PKGNAME= tex-${DISTNAME}-1.0
+TEXLIVE_REV= 18127
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= No line breaks in text
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-nolbreaks/PLIST b/print/tex-nolbreaks/PLIST
new file mode 100644
index 00000000000..3a5e0536a0e
--- /dev/null
+++ b/print/tex-nolbreaks/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/25 07:33:02 minskim Exp $
+share/texmf-dist/tex/latex/nolbreaks/nolbreaks.sty
diff --git a/print/tex-nolbreaks/distinfo b/print/tex-nolbreaks/distinfo
new file mode 100644
index 00000000000..0ac11b7c696
--- /dev/null
+++ b/print/tex-nolbreaks/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/25 07:33:02 minskim Exp $
+
+SHA1 (tex-nolbreaks-18127/nolbreaks.tar.xz) = c3aa2b14c27ce08e9d2463f928d567d282630161
+RMD160 (tex-nolbreaks-18127/nolbreaks.tar.xz) = 422fbc0bda593c71b4663bf3fa6f2ff8bf12482f
+Size (tex-nolbreaks-18127/nolbreaks.tar.xz) = 1364 bytes