summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorkei <kei>2003-06-15 11:34:52 +0000
committerkei <kei>2003-06-15 11:34:52 +0000
commit1ebe3a10187f2edb255cfcd08eff64592d759eae (patch)
treef7e7c8b6401109f4dfed9e554cdbc0ae7971cac2 /print
parentede19dceca689b386ccf705fed194379a660d7b2 (diff)
downloadpkgsrc-1ebe3a10187f2edb255cfcd08eff64592d759eae.tar.gz
updated to 2003-05-29 version. noted by Hiroshi Fujishima.
full change log is available in its WWW page. [2003-05-29] use bold face in a heading even if a bold keyword is not specified when using OTF package by Saitou Syuuzaburou. Also use ruby font for \ruby in okumakuro.sty when export keyword is specified. [2003-05-17] output pagesize special of dvipdfm(x) too with papersize option. It makes page size is auto-specified when making a PDF file. Also page size is increased by 2 inches when register mark is used to avoid the mark at right side of the page is not seen in preview. [2003-04-29] introduced vartwoside option to jsbook class which layouts headers to like twoside and bodies like oneside. \marginpar is always located to right page. thanks to: tonny-san, sippo-aikouka-san. [2003-04-18] jsclasses is now distrebuted in ISO-2022-JP encoding to avoid troubles which caused by Shift JIS encoding used previous. No code-conversion should be needed in any OS. While the archive is now in ZIP form. LZH form is also available. [2003-03-16, updated] Re-introduced the workaround of the [2001-04-26] which was removed as a part of the [2003-03-16] change. the workaround had the merit that an italic font was not selected in newtheorem without amsthm.
Diffstat (limited to 'print')
-rw-r--r--print/ja-jsclasses/Makefile11
-rw-r--r--print/ja-jsclasses/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/print/ja-jsclasses/Makefile b/print/ja-jsclasses/Makefile
index 1e9b70453ea..f0017edf8f8 100644
--- a/print/ja-jsclasses/Makefile
+++ b/print/ja-jsclasses/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.3 2003/03/31 06:24:21 jmc Exp $
+# $NetBSD: Makefile,v 1.4 2003/06/15 11:34:52 kei Exp $
DISTNAME= jsclasses
-PKGNAME= ja-jsclasses-0.0.0.20030316
+PKGNAME= ja-jsclasses-0.0.0.20030529
WRKSRC= ${WRKDIR}/jsclasses
CATEGORIES= print japanese
MASTER_SITES= http://www.matsusaka-u.ac.jp/~okumura/jsclasses/
-EXTRACT_SUFX= .lzh
+EXTRACT_SUFX= .zip
MAINTAINER= kei@netbsd.org
HOMEPAGE= http://www.matsusaka-u.ac.jp/~okumura/jsclasses/
COMMENT= new document class files for pLaTeX
DEPENDS+= ja-ptex-bin>=2.1.3:../../print/ja-ptex-bin
-BUILD_DEPENDS+= ack>=1.39:../../converters/ack
PLATEX_DIR= ${PREFIX}/share/texmf.local/ptex/platex
NO_BUILD= YES
@@ -22,9 +21,7 @@ pre-extract:
post-extract:
@cd ${WRKSRC}; \
- ${MV} ../*.* .; \
- ${PREFIX}/bin/ack -AeS *.cls *.dtx *.ins *.sty; \
- ${RM} *.bak
+ ${MV} ../*.* .
do-install:
@cd ${WRKSRC}; \
diff --git a/print/ja-jsclasses/distinfo b/print/ja-jsclasses/distinfo
index 0ac9503151c..86c53f2d4fc 100644
--- a/print/ja-jsclasses/distinfo
+++ b/print/ja-jsclasses/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/03/31 06:24:21 jmc Exp $
+$NetBSD: distinfo,v 1.3 2003/06/15 11:34:52 kei Exp $
-SHA1 (jsclasses.lzh) = ef95b8b897731414e0855824258eacae40fa62d9
-Size (jsclasses.lzh) = 103005 bytes
+SHA1 (jsclasses.zip) = 26a3f9c6c613d9e6323f9e75191127bea98d6e53
+Size (jsclasses.zip) = 93265 bytes