pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-breqn Add tex-breqn 0.98c



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5164d2cf7d1a
branches:  trunk
changeset: 650815:5164d2cf7d1a
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 27 06:44:26 2015 +0000

description:
Add tex-breqn 0.98c

Automatic line breaking of displayed equations

diffstat:

 print/tex-breqn/DESCR    |  14 ++++++++++++++
 print/tex-breqn/Makefile |  12 ++++++++++++
 print/tex-breqn/PLIST    |   8 ++++++++
 print/tex-breqn/distinfo |   5 +++++
 4 files changed, 39 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r c916d370d3f6 -r 5164d2cf7d1a print/tex-breqn/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-breqn/DESCR     Mon Apr 27 06:44:26 2015 +0000
@@ -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 -r c916d370d3f6 -r 5164d2cf7d1a print/tex-breqn/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-breqn/Makefile  Mon Apr 27 06:44:26 2015 +0000
@@ -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 -r c916d370d3f6 -r 5164d2cf7d1a print/tex-breqn/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-breqn/PLIST     Mon Apr 27 06:44:26 2015 +0000
@@ -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 -r c916d370d3f6 -r 5164d2cf7d1a print/tex-breqn/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-breqn/distinfo  Mon Apr 27 06:44:26 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index