pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/tex2page Update to 20060131.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b79853de7c5
branches:  trunk
changeset: 508790:6b79853de7c5
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Feb 25 17:48:24 2006 +0000

description:
Update to 20060131.
Depend on tex, and build and install html documentation.

Jan 31, 2006

\fmtname, \fmtversion

Jan 30, 2006

\smartdoublequotes: " preceding digit should be ``

Jan 29, 2006

\smartdoublequotes, \emailliketext

Jan 25, 2006

In {schemedisplay}, allow $$ (i.e., the scheme-math-escape characters used
to enclose empty space) to typeset as nothing, just like SLaTeX does.
Shriram Krishnamurthi uses this to insert empty space to split symbols in
SLaTeX, and wanted tex2page to honor it.  (This is a possible kludge,
because $...$ enclosing nothing, i.e., $$, is treated as a math-display
opener by TeX, and hence fails, possibly correctly so.  But it seems OK to
make an exception for SLaTeX displays, because there is no tradition of
using doubled math-escape characters there to indicate math displays.)

Have copyright year-range (displayed by --version argument) use closing
year from *tex2page-version* (which my text editor automatically sets on
writing the file), instead of it requiring hardwiring by lazy me every time
I change tex2page for the first time in a calendar year.

Oct 23, 2005

do-includegraphics-web bugfix.  Was ignoring \includegraphics calls that
didn't have optional arg.

Oct 22, 2005

Set/store dimens as scaled points (1pt = 65536sp), not necessarily integral
as in TeX, but certainly not as integral pixels!

\number\dimenctlseq prints as number of scaled points (cf. \the\dimenctlseq
which prints as number of points followed by "pt").

Recognize \hsize as a predefined dimen (with value 6.5in).

\epsf[xy]size are dimens.

\dimenctlseq=<dimen>  should eat any following space.

diffstat:

 textproc/tex2page/Makefile |  11 ++++++++---
 textproc/tex2page/PLIST    |  30 +++++++++++++++++++++++++++++-
 textproc/tex2page/distinfo |   8 ++++----
 3 files changed, 41 insertions(+), 8 deletions(-)

diffs (79 lines):

diff -r 5c5b64204c92 -r 6b79853de7c5 textproc/tex2page/Makefile
--- a/textproc/tex2page/Makefile        Sat Feb 25 17:31:57 2006 +0000
+++ b/textproc/tex2page/Makefile        Sat Feb 25 17:48:24 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:08 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/02/25 17:48:24 gdt Exp $
 #
 
 DISTNAME=              tex2page
-PKGNAME=               tex2page-20051023
-PKGREVISION=           1
+PKGNAME=               tex2page-20060131
 CATEGORIES=            textproc
 MASTER_SITES=          http://www.ccs.neu.edu/home/dorai/tex2page/
 
@@ -17,9 +16,15 @@
 CONFIGURE_ARGS+=       --dialect=guile
 
 do-build:
+       # build documentation
+       (cd ${WRKSRC} && ./my-tex2page tex2page-doc)
+       (cd ${WRKSRC} && ./my-tex2page tex2page-doc)
 
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/my-tex2page ${PREFIX}/bin/tex2page
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc//tex2page
+       ${INSTALL} ${WRKSRC}/*.html ${WRKSRC}/*.gif ${PREFIX}/share/doc//tex2page
 
 .include "../../lang/guile/buildlink3.mk"
+.include "../../mk/tex.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 5c5b64204c92 -r 6b79853de7c5 textproc/tex2page/PLIST
--- a/textproc/tex2page/PLIST   Sat Feb 25 17:31:57 2006 +0000
+++ b/textproc/tex2page/PLIST   Sat Feb 25 17:48:24 2006 +0000
@@ -1,2 +1,30 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/01 18:50:14 gdt Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/25 17:48:24 gdt Exp $
 bin/tex2page
+share/doc/tex2page/mpexample.html
+share/doc/tex2page/story.html
+share/doc/tex2page/tex2page-doc-Z-G-1.gif
+share/doc/tex2page/tex2page-doc-Z-G-2.gif
+share/doc/tex2page/tex2page-doc-Z-G-3.gif
+share/doc/tex2page/tex2page-doc-Z-G-4.gif
+share/doc/tex2page/tex2page-doc-Z-G-5.gif
+share/doc/tex2page/tex2page-doc-Z-G-6.gif
+share/doc/tex2page/tex2page-doc-Z-G-D-1.gif
+share/doc/tex2page/tex2page-doc-Z-G-D-2.gif
+share/doc/tex2page/tex2page-doc-Z-H-1.html
+share/doc/tex2page/tex2page-doc-Z-H-10.html
+share/doc/tex2page/tex2page-doc-Z-H-11.html
+share/doc/tex2page/tex2page-doc-Z-H-12.html
+share/doc/tex2page/tex2page-doc-Z-H-13.html
+share/doc/tex2page/tex2page-doc-Z-H-14.html
+share/doc/tex2page/tex2page-doc-Z-H-15.html
+share/doc/tex2page/tex2page-doc-Z-H-2.html
+share/doc/tex2page/tex2page-doc-Z-H-3.html
+share/doc/tex2page/tex2page-doc-Z-H-4.html
+share/doc/tex2page/tex2page-doc-Z-H-5.html
+share/doc/tex2page/tex2page-doc-Z-H-6.html
+share/doc/tex2page/tex2page-doc-Z-H-7.html
+share/doc/tex2page/tex2page-doc-Z-H-8.html
+share/doc/tex2page/tex2page-doc-Z-H-9.html
+share/doc/tex2page/tex2page-doc.html
+share/doc/tex2page/texample.html
+@dirrm share/doc/tex2page
diff -r 5c5b64204c92 -r 6b79853de7c5 textproc/tex2page/distinfo
--- a/textproc/tex2page/distinfo        Sat Feb 25 17:31:57 2006 +0000
+++ b/textproc/tex2page/distinfo        Sat Feb 25 17:48:24 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/12/01 18:50:14 gdt Exp $
+$NetBSD: distinfo,v 1.2 2006/02/25 17:48:24 gdt Exp $
 
-SHA1 (tex2page.tar.gz) = 9366553a02cf6010bb3c2b0411cc7aa178d946e8
-RMD160 (tex2page.tar.gz) = 244852ab1264d5fab49ccf65c1c43d8d30e41217
-Size (tex2page.tar.gz) = 227117 bytes
+SHA1 (tex2page.tar.gz) = d740b8c51528c8f2c81de4b94fb5d0bc09e9458e
+RMD160 (tex2page.tar.gz) = 81c264966a128c2e9446e77ccb6b6fe01fb94818
+Size (tex2page.tar.gz) = 227748 bytes



Home | Main Index | Thread Index | Old Index