|
Bugzilla – Full Text Bug Listing |
| Summary: | TeX should be updated | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Tobias Burnus <burnus> |
| Component: | Other | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | aj, jcnengel, ke, markgray+to-suse, suse-beta, werner |
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
10.1 is released I vote for TeXlive ;) TeXlive? Is it allowed to re-distribute TeXLive, e.g. on a CDROM as part of SuSE Linux or SuSE Linux Enterprise Server? Beside this I's like to have _one_ and almost complete package as replacement for teTeX. Anything else sucks due lack of time. I'm currently not able to create a new texlive package due broken mirror. I've created a new package texlive in the pdb including setup and activating the mirror. But it seems that the mirror does not work. Roman? Klaas? What is going wrong here? Werner, you can download the files and create a package without the mirror in place. Klaas, while we're at it: cwh wrote a perl script a long time ago that retrieves the mirror data from pdb. I'll send it to you by mail, expecting that one of the query parameters is wrong (CDReleaseID = 10), hoping you can fix this. Roman. Christopher, could you please reenable the mirroring on the 'new' PDB? And reassign back to me afterwards, thanks. Seems to work now just received mail with Subject: mirror update of texlive__part_2 from ftp.debian.org Klaas, what do you mean by "new" pdb and "re-enable"? Do you mean things were turned off? I also don't know what Klaas means. After mailing with Roman the PDB part of mirroring should be working. As Werner notes in Comment #8 also the rest seems to be up again. So I'll reassign back to Werner. From licensing point of view there should be no problem because Debian has TeX Live now in unstable: http://packages.debian.org/unstable/tex/texlive-full Any news? I'm really interested in getting some newer packages. Tell me how I can help. Cf. Debian's http://svn.debian.org/wsvn/debian-tex/texlive/trunk/ See http://tug.org/svn/texlive/trunk/Master/ ... there are news, e.g http://tug.org/svn/texlive/trunk/Master/texmf/tpm/scheme-tetex.tpm?sortby=log&view=log Werner Fink wrote in comment 13: > ... there are news, e.g http://tug.org/svn/texlive/trunk/Master/texmf/tpm/scheme-tetex.tpm?sortby=log&view=log Great! If I can help somehow - or tests a package ;-) - tell me. Any news? I'm working on the spec file and the file lists therein. The package is submitted to STABLE/openSuSE. There are two spec files
generated from a spec.in which a) provides the noarch files and b) provides
the architecture dependent program files. This way was choosen by me
due to fact that rpm does not support multi-architecture spec and rpm
files. The packages have some sub packages depending on the usage, for
noarch this is:
* texlive (former tetex te_eplai te_ams)
-> texlive-cjk
-> texlive-context (former te_cont)
-> texlive-devel (former te_kpath te_web)
-> texlive-dvilj (former te_dvilj)
-> texlive-latex (former te_latex)
-> texlive-metapost (former te_mpost)
-> texlive-nfs (former te_nfs)
-> texlive-omega (former te_omega)
-> texlive-xetex
and for the architecture dependent packages this is:
* texlive-bin
-> texlive-bin-cjk
-> texlive-bin-devel
-> texlive-bin-dvilj
-> texlive-bin-latex
-> texlive-bin-metapost
-> texlive-bin-omega
-> texlive-bin-xetex
Please note that every noarch package which has a architecture
dependent partner package, will pre-require this binary package.
The source rpm of texlive-bin is simnply a nosrc rpm because it
uses the same sources and patches as texlive its self, even the
file lists are the same, but the files not packed for texlive-bin*
of texlive* are marked withj `%exclude'.
Currently texlive is marked as conflicting with the old teTeX but does not
provide teTeX because of the build requirements of other packages which I'll
not destroy currently. Therefore one have to force the remove of teTeX and
_all_ its subpackages before using texlive.
On of the most interesting packages is texlive-xetex/texlive-bin-xetex,
which provides an UTF-8 _and_ fontconfig capability, which really extends
TeX and LaTeX to XeTeX and XeLaTeX into the common world of UTF-8 and
modern fonts, for a description see http://scripts.sil.org/XeTeX. The
XeTeX engine can also be used for ConTeXt formats and also provides
pdf/dvi output.
Beside this I'm also thinking about getting the texlive-bin* packages
into a more general way of installing, that it is poosible to install
several texlive-bin* packages for several architectures in parallel
without a complaining rpm at install.
There are several packages which are replaced by texlive:
texlive-cjk -> cjk-latex : Don't know if this works!!
texlive-latex -> latex-beamer latex-pgf latex-ucs
currently not integrated but maybe possible
jadetex
jsclasses
musictex/musixtex
passivetex
xmltex
currently missed
gentle (was part of the old teTeX)
currently not known status
HLaTeX (don't know how far the cjk package fits)
HLaTeX-fonts (ditto)
Please note that all package are much more larger than those of
teTeX. Most because much more locale support and fonts are included.
Fixed |
The current teTeX 3.0 is rather outdated, especially in terms of the macro packages [and in particular for ConTeXt]. Unfortunally, Thomas Esser ("te") ceased to continue to develop teTeX. http://article.gmane.org/gmane.comp.tex.tetex.general/1226 The binary part (pdfetex, tex, xdvi, dvips etc.) of teTeX comes already from http://www.tug.org/texlive/ The macro packages/fonts were collected and put together by Thomas Esser, the macro tree of TeX might be not the best coice (or is it?) There exists two projects to create a preplacement bases on teTeX, but augmented with extra and updated packages. The older (more mature?) is based on on Debian packages and available at http://www.tug.org/texlive/debian.html and the newer, still a bit incomplete, is teTeXrpm, http://www.tetexrpm.org/ which contains presently only the texmf (macro, fonts) but is supposed to also include the binaries of TeXLive in near future.