Port details on branch 2025Q3 |
- jlatexmath Java API to display mathematical formulas written in LaTeX
- 1.0.7 math
=2 1.0.7Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2010-02-13 11:25:03
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: java
- License: GPLv2
- WWW:
- https://wiki.scilab.org/JLaTeXMath
- Description:
- The goal of this Java API is to display mathematical formulas written in
LaTeX. The default encoding is UTF-8.
The most of LaTeX commands are available and :
1) macros from amsmath and symbols from amssymb and stmaryrd;
2) \includegraphics (without options);
3) the TeX macro \over;
4) accents from amsxtra package;
5) the macros \definecolor, \textcolor, \colorbox and \fcolorbox from the
package color;
6) the macros \rotatebox, \reflectbox and \scalebox from the package graphicx;
7) the most of latin unicode characters are available and cyrillic or
greek characters are detected for the loading of the different fonts;
8) the commands \newcommand and \newenvironment;
9) the environments array, matrix, pmatrix,..., eqnarray, cases;
10) the fonts are embedded in the jar file to be used by fop 0.95 to generate
PDF, PS or EPS (SVG export with shaped fonts works fine too);
11) and probably other things I forgot...
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jlatexmath>0:math/jlatexmath
- To install the port:
- cd /usr/ports/math/jlatexmath/ && make install clean
- To add the package, run one of these commands:
- pkg install math/jlatexmath
- pkg install jlatexmath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jlatexmath
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1566401432
SHA256 (jlatexmath-1.0.7.jar) = 6d04c3843fc98d2eea9ba4cff0be7b80540ca75c5a4e0b3463fd1219c48cc65d
SIZE (jlatexmath-1.0.7.jar) = 669575
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- xmlgraphics-commons.jar : graphics/xmlgraphics-commons
- java : java/openjdk8
- This port is required by:
- for Build
-
- math/scilab
- for Run
-
- math/scilab
Configuration Options:
- No options to configure
- Options name:
- math_jlatexmath
- USES:
- java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|