summaryrefslogtreecommitdiff
path: root/print/tex-breqn
diff options
context:
space:
mode:
authormarkd <markd>2015-04-27 06:44:26 +0000
committermarkd <markd>2015-04-27 06:44:26 +0000
commit187595684ad5c6a2ba7eb3b317ca0830778a7b17 (patch)
treef6521f365f09ca163c9ad268454325870d02168d /print/tex-breqn
parent69fd2620aaa177587244c1221a5ff0be2295925f (diff)
downloadpkgsrc-187595684ad5c6a2ba7eb3b317ca0830778a7b17.tar.gz
Add tex-breqn 0.98c
Automatic line breaking of displayed equations
Diffstat (limited to 'print/tex-breqn')
-rw-r--r--print/tex-breqn/DESCR14
-rw-r--r--print/tex-breqn/Makefile12
-rw-r--r--print/tex-breqn/PLIST8
-rw-r--r--print/tex-breqn/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/print/tex-breqn/DESCR b/print/tex-breqn/DESCR
new file mode 100644
index 00000000000..bcf0f9dfb55
--- /dev/null
+++ b/print/tex-breqn/DESCR
@@ -0,0 +1,14 @@
+The package provides solutions to a number of common
+difficulties in writing displayed equations and getting high-
+quality output. For example, it is a well-known inconvenience
+that if an equation must be broken into more than one line,
+'left...right' constructs cannot span lines. The breqn package
+makes them work as one would expect whether or not there is an
+intervening line break. The single most ambitious goal of the
+package, however, is to support automatic linebreaking of
+displayed equations. Such linebreaking cannot be done without
+substantial changes under the hood in the way formulae are
+processed; the code must be watched carefully, keeping an eye
+on possible glitches. The bundle also contains the flexisym and
+mathstyle packages, which are both designated as support for
+breqn.
diff --git a/print/tex-breqn/Makefile b/print/tex-breqn/Makefile
new file mode 100644
index 00000000000..cccd25f5517
--- /dev/null
+++ b/print/tex-breqn/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2015/04/27 06:44:26 markd Exp $
+
+DISTNAME= breqn
+PKGNAME= tex-${DISTNAME}-0.98c
+TEXLIVE_REV= 35027
+
+MAINTAINER= pkgsrc-users@NetBSD,org
+COMMENT= Automatic line breaking of displayed equations
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-breqn/PLIST b/print/tex-breqn/PLIST
new file mode 100644
index 00000000000..3ef9d1d2265
--- /dev/null
+++ b/print/tex-breqn/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:44:26 markd Exp $
+share/texmf-dist/tex/latex/breqn/breqn.sty
+share/texmf-dist/tex/latex/breqn/cmbase.sym
+share/texmf-dist/tex/latex/breqn/flexisym.sty
+share/texmf-dist/tex/latex/breqn/mathpazo.sym
+share/texmf-dist/tex/latex/breqn/mathptmx.sym
+share/texmf-dist/tex/latex/breqn/mathstyle.sty
+share/texmf-dist/tex/latex/breqn/msabm.sym
diff --git a/print/tex-breqn/distinfo b/print/tex-breqn/distinfo
new file mode 100644
index 00000000000..cc11919cf64
--- /dev/null
+++ b/print/tex-breqn/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/27 06:44:26 markd Exp $
+
+SHA1 (tex-breqn-35027/breqn.tar.xz) = 41464200e44e7afc6e5fabebf4622b72cdf2af6d
+RMD160 (tex-breqn-35027/breqn.tar.xz) = 1ee0b860b332a8845bccc7ea3e316bc6af74fb5b
+Size (tex-breqn-35027/breqn.tar.xz) = 24152 bytes