From 1ebe3a10187f2edb255cfcd08eff64592d759eae Mon Sep 17 00:00:00 2001 From: kei Date: Sun, 15 Jun 2003 11:34:52 +0000 Subject: 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. --- print/ja-jsclasses/Makefile | 11 ++++------- print/ja-jsclasses/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'print') 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 -- cgit v1.2.3