File: control

package info (click to toggle)
ptex-jtex 1.7%2B1-15
  • links: PTS
  • area: non-free
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 3,844 kB
  • ctags: 4
  • sloc: sh: 120; makefile: 56
file content (19 lines) | stat: -rw-r--r-- 800 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: ptex-jtex
Section: non-free/tex
Priority: optional
Maintainer: Atsuhito KOHDA <kohda@debian.org>
Build-Depends: debhelper (>= 3.0.0)
Standards-Version: 3.7.2

Package: ptex-jtex
Architecture: all
Depends: ${misc:Depends}, texlive-binaries (>= 2014.20140528.34243-1), texlive-lang-japanese (>= 2014.20140528-1)
Description: ASCII jTeX with pTeX
 ASCII jTeX is Japanese TeX, designed by ASCII corporation.
 .
 In this version, 'jtex' and 'jlatex' are renamed as 'ajtex' and 'ajlatex',
 respectively. And these programs are compiled with a recent ptex, which is
 included in texlive-binaries package.  Note ajlatex is of latex209 version.
 .
 Note ptex in texlive-binaries needs to use option "--kanji=euc" for a file
 in EUC-JP encoding, so please add "--kanji=euc" for ajtex/ajlatex commands.