macOS
brew install itex2mmllocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de itex2mml pour les workflows d'agents IA.
installation
brew install itex2mmllocal Homebrew formula metadata
aperçu
Text filter to convert itex equations to MathML
historique
itex2MML is a text filter that converts itex, a LaTeX-like math notation, into MathML. It belongs to the early web-math toolchain: small, document-oriented, and built for people publishing mathematical writing on XHTML/MathML-capable sites.
Jacques Distler's project page describes itex2MML as a stream filter that reads text with embedded itex equations from standard input and writes text with MathML output to standard output. The package also includes Mac and Linux binaries, source code, Ruby bindings, Perl modules on CPAN, and Movable Type plugins.
The page credits Paul Gartside's original version and says Distler's version is greatly enhanced, with bug fixes and support for a larger subset of LaTeX and AMSLaTeX syntax. The Movable Type plugin ecosystem around itex2MML connects the command-line tool to mathematical blogging workflows from the early XHTML+MathML era.
Version 1.5 added inclusion of the original itex source as an annotation element in the generated MathML, making the source available programmatically. Version 1.6.1 is dated 2021-10-03 on the project page, and the CPAN MathML::itex2MML readme documents Perl bindings for the same conversion model.
The package's adoption was narrow but influential: mathematical bloggers, Movable Type users, Ruby and Perl users, and site maintainers who wanted semantic MathML rather than rasterized equations could add itex syntax to publishing pipelines.
Homebrew packaging keeps the standalone `itex2MML` binary installable for command-line filters and older publishing workflows even though browser and web-math practice later shifted toward client-side renderers and broader TeX-to-HTML pipelines.
Typical usage is as a Unix filter: pipe text containing `$...$`, `\(...\)`, `$$...$$`, or `\[...\]` equations into `itex2MML` and receive XHTML/MathML-oriented output on standard output.
The surrounding ecosystem includes Ruby methods such as html_filter, filter, inline_filter, and block_filter, Perl modules MathML::itex2MML and MathML::Entities, and Movable Type text filters for posts containing itex equations.
itex2MML is a good package-nerd artifact because it is exactly the kind of tiny language filter that Unix packaging preserves: one executable, a specialist syntax, and a historical web standards niche.
It also captures a moment when MathML publishing required server-side filters, XHTML MIME-type care, and blog-engine plugins rather than a single JavaScript include.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
itex2MML | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://golem.ph.utexas.edu/~distler/blog/itex2MML.html
métadonnées d'installation
| Clé du paquet | brew:itex2mml |
|---|---|
| Version | 1.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/itex2mml |
| Page d'accueil | https://golem.ph.utexas.edu/~distler/blog/itex2MML.html |
| Dépôt | https://golem.ph.utexas.edu/~distler/code/itexToMML |
| Docs amont | https://golem.ph.utexas.edu/~distler/blog/itex2MML.html |
| Licence | Artistic-1.0-Perl OR GPL-1.0-or-later |
| Archive source | https://golem.ph.utexas.edu/~distler/blog/files/itexToMML-1.6.1.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | itex2mml |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.