[Debian-in-workers] Bug#430908: itrans script is buggy

Kapil Hari Paranjape kapil at imsc.res.in
Thu Jun 28 06:47:09 UTC 2007


Package: itrans
Version: 5.3-3.1
Severity: important
Tags: patch

Hello,

The itrans script that comes with the package is buggy.

	$ itrans -i ex_latex.itx -o ex_latex.tst
	** ITRANS 5.30 (8 July 2001) (TeX Interface)
	font.c::Error: could not open dvng10.tfm for reading (tfm)

	Error: fillup font error (fill up from dvng.ifm)
	Error: could not load in IFM file (line 31, #indianifm=dvng.ifm)

Here is a patch that fixes this particular problem.

=====================
--- /usr/bin/itrans.orig     2006-04-17 17:53:20.000000000 +0530
+++ /usr/bin/itrans.mine      2007-06-28 12:06:59.000000000 +0530
@@ -7,7 +7,7 @@
 #------------------------------------------------------------
 # ITRANSPATH is used by itrans, to look for the files it needs
 # (such as dvng.ifm, dvng10.tfm, devnac.afm, etc)
-ITRANSPATH=/usr/X11R6/lib/X11/fonts/Type1:/usr/share/itrans/lib
+ITRANSPATH=/usr/X11R6/lib/X11/fonts/Type1:/usr/share/itrans/lib:/usr/share/texmf/fonts/tfm/itrans-fonts:/usr/share/fonts/type1/itrans-fonts
 export ITRANSPATH

 #------------------------------------------------------------
=====================

However, other fixes may be required before the script will work for
the "generic" user without major tweaks. For example, most dvi2xxx
programs fail to find the "devnac.ps" font file.

Thanks and regards,

Kapil.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages itrans depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  tex-common                  1.0.1        Common infrastructure for using an

Versions of packages itrans recommends:
ii  itrans-doc                    5.3-3.1    Documentation for the ITRANS Indic
ii  itrans-fonts                  5.3-3.1    fonts used in the ITRANS Indic tex

-- no debconf information




More information about the Debian-in-workers mailing list