pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Feb 21 10:08:08 UTC 2021

Added Files:
        pkgsrc/print/tex-bxjaprnind: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-bxjaprnind-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-bxjaprnind{,-doc}: Add version 0.3b

>From Atsushi Toyokura in pkgsrc-wip

In Japanese typesetting, opening parentheses placed at the
beginning of paragraphs or lines are treated specially; for
example, while the paragraph indent before normal kanji
characters is 1em, the indent before parentheses can be 0.5em,
1em or 1.5em deoending on the local rule in effect.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-bxjaprnind/DESCR \
    pkgsrc/print/tex-bxjaprnind/Makefile pkgsrc/print/tex-bxjaprnind/PLIST \
    pkgsrc/print/tex-bxjaprnind/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-bxjaprnind-doc/DESCR \
    pkgsrc/print/tex-bxjaprnind-doc/Makefile \
    pkgsrc/print/tex-bxjaprnind-doc/PLIST \
    pkgsrc/print/tex-bxjaprnind-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-bxjaprnind/DESCR
diff -u /dev/null pkgsrc/print/tex-bxjaprnind/DESCR:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind/DESCR   Sun Feb 21 10:08:08 2021
@@ -0,0 +1,5 @@
+In Japanese typesetting, opening parentheses placed at the
+beginning of paragraphs or lines are treated specially; for
+example, while the paragraph indent before normal kanji
+characters is 1em, the indent before parentheses can be 0.5em,
+1em or 1.5em deoending on the local rule in effect.
Index: pkgsrc/print/tex-bxjaprnind/Makefile
diff -u /dev/null pkgsrc/print/tex-bxjaprnind/Makefile:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind/Makefile        Sun Feb 21 10:08:08 2021
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:08:08 markd Exp $
+
+DISTNAME=      bxjaprnind
+PKGNAME=       tex-${DISTNAME}-0.3b
+TEXLIVE_REV=   45291
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/bxjaprnind
+COMMENT=       Adjust the position of parentheses at paragraph head
+LICENSE=       mit
+
+DEPENDS+=      tex-bxbase-[0-9]*:../../print/tex-bxbase
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-bxjaprnind/PLIST
diff -u /dev/null pkgsrc/print/tex-bxjaprnind/PLIST:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind/PLIST   Sun Feb 21 10:08:08 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:08:08 markd Exp $
+share/texmf-dist/tex/latex/bxjaprnind/bxjaprnind.sty
Index: pkgsrc/print/tex-bxjaprnind/distinfo
diff -u /dev/null pkgsrc/print/tex-bxjaprnind/distinfo:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind/distinfo        Sun Feb 21 10:08:08 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:08:08 markd Exp $
+
+SHA1 (bxjaprnind.r45291.tar.xz) = ca394dc926868f9f5790334f29aebd0b0aaefafe
+RMD160 (bxjaprnind.r45291.tar.xz) = 11536f32719e9f3dcf99e36ccbac9e4a6913c9b9
+SHA512 (bxjaprnind.r45291.tar.xz) = 77f754e9d9cfc643286df17c7102685ee4c893b5b99308da7a8a9033fc043a7ac95a34dc4a253da4f5e6ed29b35a04376eba1635abbbbe6a6e2670d0d47f50b8
+Size (bxjaprnind.r45291.tar.xz) = 2808 bytes

Index: pkgsrc/print/tex-bxjaprnind-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-bxjaprnind-doc/DESCR:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind-doc/DESCR       Sun Feb 21 10:08:08 2021
@@ -0,0 +1 @@
+Documentation for tex-bxjaprnind.
Index: pkgsrc/print/tex-bxjaprnind-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-bxjaprnind-doc/Makefile:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind-doc/Makefile    Sun Feb 21 10:08:08 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/02/21 10:08:08 markd Exp $
+
+DISTNAME=      bxjaprnind.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-0.3b
+TEXLIVE_REV=   45291
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/bxjaprnind
+COMMENT=       Documentation for tex-bxjaprnind
+LICENSE=       mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-bxjaprnind-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-bxjaprnind-doc/PLIST:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind-doc/PLIST       Sun Feb 21 10:08:08 2021
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/21 10:08:08 markd Exp $
+share/texmf-dist/doc/latex/bxjaprnind/LICENSE
+share/texmf-dist/doc/latex/bxjaprnind/README-ja.md
+share/texmf-dist/doc/latex/bxjaprnind/README.md
+share/texmf-dist/doc/latex/bxjaprnind/bxjaprnind.pdf
+share/texmf-dist/doc/latex/bxjaprnind/bxjaprnind.tex
+share/texmf-dist/doc/latex/bxjaprnind/sample-bxjaprnind.pdf
+share/texmf-dist/doc/latex/bxjaprnind/sample-bxjaprnind.tex
Index: pkgsrc/print/tex-bxjaprnind-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-bxjaprnind-doc/distinfo:1.1
--- /dev/null   Sun Feb 21 10:08:08 2021
+++ pkgsrc/print/tex-bxjaprnind-doc/distinfo    Sun Feb 21 10:08:08 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/21 10:08:08 markd Exp $
+
+SHA1 (bxjaprnind.doc.r45291.tar.xz) = 5e0ff75be4263abaab477a446781f1bd7d469cec
+RMD160 (bxjaprnind.doc.r45291.tar.xz) = 59287f0967df7409d7f84ac2768b864bdf4517b9
+SHA512 (bxjaprnind.doc.r45291.tar.xz) = 0010c6e9d1041013401f59820795e338d9e0f852b2d29212fda0c66cda3e2dbdf59593547a8d83d9c6d78d48fb0372a4335976ad1fcc190c3c71a3b5607a47a4
+Size (bxjaprnind.doc.r45291.tar.xz) = 387396 bytes



Home | Main Index | Thread Index | Old Index