summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/cjk/utils/SJISconv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/cjk/utils/SJISconv')
-rw-r--r--Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.12
-rw-r--r--Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.c4
-rw-r--r--Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisconv.w8
-rw-r--r--Master/texmf-dist/source/latex/cjk/utils/SJISconv/sjisltx.cmd2
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>