| Port details |
- py-gladtex LaTeX formula preprocessor for HTML files
- 4.0 textproc
=1 3.1Version of this port present on the latest quarterly branch. - Maintainer: alven@FreeBSD.org
 - Port Added: 2025-11-10 13:42:07
- Last Update: 2026-03-25 05:42:59
- Commit Hash: fb22151
- People watching this port, also watch:: zapret2, agate, indi, zapret, 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 = 1774416365
SHA256 (humenda-GladTeX-v4.0_GH0.tar.gz) = 7475bf0c605a410b834738288224a8597bb8a915f868b2fbada69761c0dee162
SIZE (humenda-GladTeX-v4.0_GH0.tar.gz) = 89931
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:
|