Opened 10 years ago

Last modified 9 years ago

#41980 closed enhancement

pTeX: request to integrate patches into texlive and retire the teTeX-based distribution — at Version 3

Reported by: mojca (Mojca Miklavec) Owned by: takanori@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: dports@…, preining@…, css@…, egall@…
Port: pTeX texlive

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The pTeX port is currently based on unmaintained/obsolete and horribly outdated tetex distribution which saw the last release in 2006 (see http://www.ctan.org/tex-archive/obsolete/systems/unix/teTeX/3.0/distrib and http://www.tug.org/tetex/):

I (Thomas Esser) have decided not to make new releases of teTeX any more (May 2006). The information below might get out of date as time goes by. I suggest anybody interested in teTeX to join the TeX Live project.

and it's also based on a lot of other outdated software (dvipdfmx underwent a lot of changes recently for example). Last time when pTeX made any package updates was probably in March 2011 (r76924).

This means that:

  • pTeX cannot be compiled with clang
  • neither pTeX not tetex can be patched easily
  • there are many unnecessary conflicts (see #39705) since pTeX provides copies of the same (but outdated) utilities that are already part of TeX Live and in most cases there is no need for a copy (if the utility from texlive-bin wasn't in direct conflict with pTeX)
  • there are random other failures, like a failure to run doxygen (#26002)
  • often duplicate patches are needed (pTeX/dvipdfmx-clang-%2339334.diff vs. texlive-bin/patch-svn31700-dvipdfmx.diff for example)
  • it makes supporting pTeX a lot more difficult

These tradeoffs were needed in the beginning, but now TeX Live offers an extensive support for pTeX with maintained and up-to-date dependencies. And if anything is missing, I believe that it could easily be added either upstream or as a really tiny set of additions or patches (rather than as a full-blown distribution conflicting with everything else).

Last time when I asked (July 2011), Takanori-san mentioned the following drawbacks of TeX Live for Japanese users:

  • updmap(-sys) in TeXLive doesn't support KanjiMap extensions.
  • xdvi in TeXLive doesn't support (=cannot preview) Japanese DVI which is produced by ptex.
  • Due to its license issues, TeXLive doesn't contain pLaTeX 2.09 macros.
  • It doesn't contain otf.sty (yet).

but there is a high chance that these problems are solved already; and if they are not, they all seem doable.

There are also a bunch of resources about pTeX integration in TeX Live and testing packages, see http://tutimura.ath.cx/ptexlive/?tlptexlive%A5%EA%A5%DD%A5%B8%A5%C8%A5%EA for example.

I would really like to request trying to figure out what exactly is missing in TeX Live packages and making sure that pTeX would only provide the missing pieces without conflicting with any of the TeX Live packages.

I'm willing to help solving packaging issues (I have some insight into how TeX Live works), but I'm not competent in understanding or solving Japanese-specific issues which is why the help from maintainer of pTeX is of crucial importance.

I also added Norbert to CC. He is fluent in Japanes, takes care pTeX integration into TeX Live and also makes TeX Live packages for Debian, so he should be able to help if there are any problems.

Change History (3)

comment:1 Changed 10 years ago by mojca (Mojca Miklavec)

This is what Norbert replied:

Short answer from Joshua Tree

since at least 2012 if not late 2011:

Last time when I asked (July 2011), Takanori-san mentioned the following drawbacks of TeX Live for Japanese users:

  • updmap(-sys) in TeXLive doesn't support KanjiMap extensions.

it does

  • xdvi in TeXLive doesn't support (=cannot preview) Japanese DVI which is produced by ptex.

the pxdvi patches are not applicable anymore due to upstream switch to freetype. so still valid. but from what I hear this is not serious

  • Due to its license issues, TeXLive doesn't contain pLaTeX 2.09 macros.

??? not sure

  • It doesn't contain otf.sty (yet).

it does, since long, and much more.

The current TeX Live is by far sufficient for practically all purposes as far as I know, and the binaries/source fixes loads of old bugs.

http://tutimura.ath.cx/ptexlive/?tlptexlive%A5%EA%A5%DD%A5%B8%A5%C8%A5%EA for example.

maintained by me, and contains nothing but hiraprop package and binary fixes

Norbert (please forward my email to the tickets, I'm not allowed to post there)

comment:2 Changed 10 years ago by drkp (Dan Ports)

Let me know if there's anything I can do. I'm happy to help with this, and it would certainly simplify things to reduce the number of supported tex distributions, but I can't say I understand what the issues (if any) are with existing ptex support in texlive.

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed
Description: modified (diff)

I'm in favor of reducing port conflicts and replacing older software with newer software. But I don't think I have anything to add to this ticket so I'll un-Cc.

Note: See TracTickets for help on using tickets.