macOS
brew install asciitexlocal Homebrew formula metadata
brew
Generate ASCII-art representations of mathematical equations. Version 0.21 via Homebrew; verified from local package data.
install
brew install asciitexlocal Homebrew formula metadata
overview
Generate ASCII-art representations of mathematical equations
history
asciiTeX is an ASCII equation renderer for producing plain-text mathematical notation with LaTeX-like syntax. It is historically interesting as a small scientific/terminal utility for email, source comments, and other contexts where rendered images or Unicode math are inconvenient.
The official homepage describes asciiTeX as an ASCII equation renderer released under the GPL. It says the project is a fork of eqascii, adding new features and many bug fixes, and it documents both a GTK graphical interface and a command-line program named `asciiTeX`.
The same official page now carries a maintenance note saying asciiTeX is not maintained and points users to two successor paths: a fork at larseggert/asciiTeX and the original author's newer libtexprintf/utftex work for monospace TeX-like math formatting with Unicode support.
asciiTeX appears to have stayed niche: the input facts list only Homebrew packaging, and the official site focuses on SourceForge downloads, build-from-source instructions, and a Windows installer. Its adoption story is therefore less about ecosystem ubiquity and more about preserving a small utility for ASCII math rendering.
The command-line form accepts equations directly or from a file: `asciiTeX [-v] [-h] [-f file] [-ll line-length] [equation]`. It supports LaTeX-like constructs such as fractions, superscripts, subscripts, roots, sums, products, integrals, braces, arrows, limits, and overlines, then emits fixed-width ASCII output.
asciiTeX is a good example of the long tail in package managers: a dormant SourceForge-era C/GTK utility remains useful enough to package because it solves a specific text-only problem and has no modern service dependency.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
asciiTeX | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://asciitex.sourceforge.net/
install metadata
| Package key | brew:asciitex |
|---|---|
| Version | 0.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/asciitex |
| Homepage | https://asciitex.sourceforge.net/ |
| Repository | https://sourceforge.net/p/asciitex/code |
| Upstream docs | https://asciitex.sourceforge.net/ |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/asciitex/asciiTeX-0.21.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asciitex |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.