| Port details |
- py-gladtex LaTeX formula preprocessor for HTML files
- 3.1 textproc
=1 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: alven@FreeBSD.org
 - Port Added: 2025-11-10 13:42:07
- Last Update: 2025-11-10 13:39:30
- Commit Hash: 8b3978e
- People watching this port, also watch:: tatuin, gladtex, hs-hledger-web, horizon-eda, qelectrotech
- Also Listed In: math www
- License: LGPL3+
- WWW:
- https://humenda.github.io/GladTeX/
- https://github.com/humenda/GladTeX/
- Description:
- GladTeX is a preprocessor that enables the use of LaTeX maths within HTML
files. The maths, embedded in <EQ>...</EQ> tags, as if within \(..\) in
LaTeX (or $...$ in TeX), is fed through latex and replaced by images.
Additionally all images get an alt-tag for alternative texts that contains
the LaTeX-equivalent of the image. This is handy for text-mode browsers or
blind people.
* GladTeX supports caching of formulas in order to enable incremental
document editing or simply to share formulas across web pages.
* GladTeX can be used with Pandoc in order to convert MarkDown to HTML with
LaTeX formulas.
* It also contains a library GleeTeX to custom tailor the generation and
conversion process to your needs and to embedd it into your (web)
application.
* It allows the usage of umlauts and other non-ASCII characters within
formulas, by replacing these characters through LaTeX sequences.
* It is cross-platform, written in Python.
* Its source code is documented and tested.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gladtex>0:textproc/py-gladtex@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/textproc/py-gladtex/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-gladtex
- pkg install py311-gladtex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-gladtex listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gladtex
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1761952702
SHA256 (humenda-GladTeX-v3.1_GH0.tar.gz) = d12dd28a4440302f9013a8710cd8169f89d16e622494130975cc587316080da3
SIZE (humenda-GladTeX-v3.1_GH0.tar.gz) = 74902
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go-md2man : textproc/go-md2man
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- tex.fmt : print/tex-formats
- dvips : print/tex-dvipsk
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-gladtex
- USES:
- python tex
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|