LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gladtex

Convert LaTeX formulas in HTML to images

TLDR

Convert HTML with LaTeX
$ gladtex [input.htex]
copy
Specify output file
$ gladtex -o [output.html] [input.htex]
copy
Set image directory
$ gladtex -d [images/] [input.htex]
copy
Set resolution
$ gladtex -r [150] [input.htex]
copy

SYNOPSIS

gladtex [options] file

DESCRIPTION

gladtex converts LaTeX formulas embedded in HTML documents to images. It processes `.htex` files containing LaTeX math markup and produces standard HTML with rendered formula images.The tool enables embedding mathematical notation in web pages by rendering formulas through LaTeX and converting them to images that display in any browser.

PARAMETERS

FILE

Input .htex file.
-o FILE
Output file.
-d DIR
Image directory.
-r DPI
Image resolution.
-b COLOR
Background color.
--help
Display help information.

INSTALL

nix profile install nixpkgs#gladtex
copy

CAVEATS

Requires LaTeX installation. Output is images, not MathML. Consider MathJax for modern sites.

HISTORY

gladtex was created to enable mathematical formulas in HTML before widespread browser support for MathML and JavaScript math rendering.

SEE ALSO

latex(1), pandoc(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid