Fedora Packages

texlive-ted Subpackage of texlive

A (primitive) token list editor

Just like sed is a stream editor, ted is a token list editor. Actually, it is not as powerfull as sed, but its main feature is that it really works with tokens, not only characters. The ted package provides two user macros: \Substitute and \ShowTokens. The first is maybe the most useful: it performs substitutions in token lists (even inside braces). The second displays each token of the list (one per line) with its catcode (in the list, not just the current one), and can be useful for debugging or for TeX learners. Ted is designed to work well even if strange tokens (that is, unusual {charcode, catcode} pairs or tokens with a confusing meaning) occur in the list.

Releases Overview

Release Stable Testing
Fedora Rawhide svn15878.1.06-71.fc40 -
Fedora 40 svn15878.1.06-71.fc40 -
Fedora 39 svn15878.1.06-69.fc39 -
Fedora 38 svn15878.1.06-65.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at texlive dash maintainers at fedoraproject dot org.



Sources on Pagure