Debian Bug report logs - #234547
To compile sjis pLaTeX file...

version graph

Package: ptex-bin; Maintainer for ptex-bin is (unknown);

Reported by: Ryuichi Arafune <arafune@debian.org>

Date: Tue, 24 Feb 2004 14:33:02 UTC

Severity: minor

Tags: jessie, sid

Found in version 3.1.3+0.04a-2

Fixed in version 2013.20130729.30972-1

Done: Norbert Preining <preining@logic.at>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Masayuki Hatta (mhatta) <mhatta@debian.org>:
Bug#234547; Package ptex-bin. (full text, mbox, link).


Acknowledgement sent to Ryuichi Arafune <arafune@debian.org>:
New Bug report received and forwarded. Copy sent to Masayuki Hatta (mhatta) <mhatta@debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Ryuichi Arafune <arafune@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: To compile sjis pLaTeX file...
Date: Tue, 24 Feb 2004 23:21:06 +0900
Package: ptex-bin
Version: 3.1.3+0.04a-2
Severity: minor
Tags: sid

Please make platex compile sjis LaTeX file.

In my test, I can succeed that by the followin way.


1st step) 
 Add the following line:
	platex-sjis     ptex    -       -kanji=sjis -jobname=platex-sjis -progname=platex platex.ini   
in /etc/texmf/fmt.d/30ptex.cnf.  It contains just a little
bit of a tricky way, but it seems to work well.  (As you know fmtutil treats
the format name  as the argument of the progname, but that is worse in the
current case.  I believe that we need to  ask the tetex-bin
maintainer to add the line 
	platex-sjis) prgswitch=-progname=platex
at line 562 of /usr/bin/fmtutil to fix this problem more elegantly.)  

2nd step) 
 Add the follwoin line:
  fmtutil --byfmt platex-sjis >> $TEMPFILE; $append_db $formats platex-sjis.fmt
in the /var/lib/dpkg/ptex-bin.postinst

 platex-sjis.fmt is generated in /var/lib/texmf/web2c.

final step)
 Prepare the following shell script (platex-sjis).

#!/bin/sh
/usr/bin/platex -kanji=sjis -progname=platex -fmt=platex.sjis $*



Please consider about this, and let me know your thinking.

Regards,


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP

Versions of packages ptex-bin depends on:
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libkpathsea3                2.0.2-7      path search library for teTeX (run
ii  ptex-base                   1:2.1-2      basic ASCII pTeX library files
ii  tetex-bin                   2.0.2-7      The teTeX binary files
ii  tetex-extra                 2.0.2-5.1    Additional library files of teTeX

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Masayuki Hatta (mhatta) <mhatta@debian.org>:
Bug#234547; Package ptex-bin. (full text, mbox, link).


Acknowledgement sent to Junichi Uekawa <dancer@netfort.gr.jp>:
Extra info received and forwarded to list. Copy sent to Masayuki Hatta (mhatta) <mhatta@debian.org>. (full text, mbox, link).


Message #10 received at 234547@bugs.debian.org (full text, mbox, reply):

From: Junichi Uekawa <dancer@netfort.gr.jp>
To: 234547@bugs.debian.org, debian-users@debian.or.jp
Subject: platex-sjis
Date: Fri, 14 Apr 2006 08:43:55 +0900
こんにちは,

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=234547

まだこのバグがcloseされていないので,現状,Debianでは実用的にsjisのTeX 
ファイルを処理する方法がありませんね.Windowsとの共存する場合は,sjis
ではなく,iso-2022-jpでソースファイルを管理することが実用的,というこ
とでしょうか.

上川
-- 
dancer@{debian.org,netfort.gr.jp}   Debian Project



Information forwarded to debian-bugs-dist@lists.debian.org, Masayuki Hatta (mhatta) <mhatta@debian.org>:
Bug#234547; Package ptex-bin. (full text, mbox, link).


Acknowledgement sent to Tomasz Chmielewski <mangoo@wpkg.org>:
Extra info received and forwarded to list. Copy sent to Masayuki Hatta (mhatta) <mhatta@debian.org>. (full text, mbox, link).


Message #15 received at 234547@bugs.debian.org (full text, mbox, reply):

From: Tomasz Chmielewski <mangoo@wpkg.org>
To: 234547@bugs.debian.org
Subject: Re: To compile sjis pLaTeX file...
Date: Sun, 06 Apr 2008 18:13:38 +0200
What's the status of this bug?

Comment in Message #10 is in Japaneese, I doubt everyone can understand it?



Tomasz Chmielewski
http://wpkg.org




Added tag(s) jessie. Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Thu, 18 Apr 2013 17:45:09 GMT) (full text, mbox, link).


Reply sent to Norbert Preining <preining@logic.at>:
You have taken responsibility. (Wed, 11 Sep 2013 02:45:05 GMT) (full text, mbox, link).


Notification sent to Ryuichi Arafune <arafune@debian.org>:
Bug acknowledged by developer. (Wed, 11 Sep 2013 02:45:05 GMT) (full text, mbox, link).


Message #22 received at 234547-done@bugs.debian.org (full text, mbox, reply):

From: Norbert Preining <preining@logic.at>
To: 234547-done@bugs.debian.org
Cc: debian-tex-maint@lists.debian.org
Subject: Closing this bug
Date: Wed, 11 Sep 2013 11:42:36 +0900
Version: 2013.20130729.30972-1
Compiling SJIS encoded files with platex does not need a separate
format anymore, running
	platex -kanji-sjis <sjis-encoded-latex-file>
suffices.

Thus, closing this bug.

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------



Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 09 Oct 2013 07:32:53 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Mon Jun 5 01:18:50 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.