diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-14 00:28:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-14 00:28:38 +0000 |
commit | d2c0375dcb3379f100173288076748d4db7d6d89 (patch) | |
tree | e4a3905636234499ec2c17461d32494aa548f14b /Master/texmf-dist/source/latex/cjk/utils/SJISconv | |
parent | 9b51531d5c599a9c9b92c73656ea79b3af61dc86 (diff) |
cjk 4.8.1 (TeX Live notes 10 Aug 2008 22:33:38)
git-svn-id: svn://tug.org/texlive/trunk@10331 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/cjk/utils/SJISconv')
4 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.1 b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.1 index b0b85d21215..023faa4ac23 100644 --- a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.1 +++ b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.1 @@ -16,7 +16,7 @@ .\" Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, .\" MA 02110-1301 USA . -.TH SJISCONV 1 22-May-2008 "CJK Version 4.8.0" +.TH SJISCONV 1 10-Aug-2008 "CJK Version 4.8.1" . .\" ==== .\" ==== macro definitions diff --git a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.c b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.c index 0da8aa3fe78..55436fc3cd1 100644 --- a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.c +++ b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.c @@ -1,8 +1,8 @@ #define banner \ -"sjisconv (CJK ver. 4.8.0)" \ +"sjisconv (CJK ver. 4.8.1)" \ /*2:*/ -#line 93 "/home/wl/git/cjk/cjk-4.8.0/utils/SJISconv/sjisconv.w" +#line 93 "/home/wl/git/cjk/cjk-4.8.1/utils/SJISconv/sjisconv.w" #include <stdio.h> #include <stdlib.h> diff --git a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w index d5f55a96f3c..7b24b96e44b 100644 --- a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w +++ b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w @@ -1,4 +1,4 @@ -% This is the cweb file sjisconv.w of the CJK Package Ver. 4.8.0 22-May-2008 +% This is the cweb file sjisconv.w of the CJK Package Ver. 4.8.1 10-Aug-2008 % Copyright (C) 1994-2008 Werner Lemberg <wl@@gnu.org> % @@ -26,13 +26,13 @@ % output rules (look at the position of braces below!) the author (it's me % too :-) prefer. Otherwise this file will be formatted traditionally. -\def\title{sjisconv (CJK Version 4.8.0)} +\def\title{sjisconv (CJK Version 4.8.1)} \def\topofcontents{ \null\vfill \centerline{\titlefont The {\ttitlefont sjisconv} program} \vskip 20pt - \centerline{(CJK Version 4.8.0)} + \centerline{(CJK Version 4.8.1)} \vfill} \def\botofcontents{ @@ -88,7 +88,7 @@ which will see the output of \.{sjisconv} complains loudly if something is wrong. @d banner -"sjisconv (CJK ver. 4.8.0)" +"sjisconv (CJK ver. 4.8.1)" @c #include <stdio.h> diff --git a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisltx.cmd b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisltx.cmd index 6769896fbdb..da5362c770a 100644 --- a/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisltx.cmd +++ b/Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisltx.cmd @@ -1,7 +1,7 @@ /*----------------------------------------------------------------------*\ sjisltx.cmd - This file is part of the CJK macro package for LaTeX2e ver. 4.8.0 + This file is part of the CJK macro package for LaTeX2e ver. 4.8.1 Copyright (C) 1994-2008 Wonkoo Kim <wkim+@pitt.edu> |