| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Dec 2012 07:58:07
0.9.7
|
bapt  |
Convert to new option framework |
10 Dec 2012 13:43:44
0.9.7
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
04 Dec 2012 20:39:22
0.9.7
|
zi  |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes |
25 Dec 2011 07:34:50
0.9.7
|
eadler  |
- update to 0.9.7
Changes:
* Add the TeX macros: \above and \abovewithdelims.
* Add an option in jlmDynamic ([i]) to give the possibility to insert a group as
if it was not a group.
* Fix various bugs
PR: ports/163596
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Feature safe: yes |
01 Aug 2011 16:43:28
0.9.6
|
zi  |
Update to 0.9.6
PR: ports/159200
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Approved by: wxs (mentor) |
06 Mar 2011 22:00:09
0.9.4
|
dhn  |
- Update to 0.9.4
PR: ports/155286
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
01 Dec 2010 07:29:13
0.9.3_1
|
makc  |
Correct run dependencies by using ':=' assign
Fix build with NOPORTEXAMPLES
Remove md5 checksum
Approved by: Rob Farmer (maintainer) |
12 Oct 2010 13:10:08
0.9.3
|
wen  |
- Update to 0.9.3
PR: ports/151011
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
04 Sep 2010 13:06:12
0.9.2
|
makc  |
Adjust plist.
Approved by: Rob Farmer (maintainer) |
03 Sep 2010 10:53:32
0.9.2
|
wen  |
- Update to 0.9.2
PR: ports/150136
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
13 Feb 2010 11:24:44
0.8.9
|
miwi  |
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;(Only the first 15 lines of the commit message are shown above ) |