MathML rendering solution
http://jeuclid.sourceforge.net/index.html
JEuclid is a complete MathML rendering solution, consisting of:
A MathViewer application
Command line converters from MathML to other formats
An ant task for automated conversion
Display components for AWT, Swing, and SWT
JEuclid features:
Almost complete support for presentation MathML 2.0
Basic support for content MathML 2.0
Initial support for the upcoming MathML 3.0
This pacakges contains the core module containing basic JEuclid
rendering and document handling classes.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / jeuclid
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Java:packages/jeuclid && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
AppleJavaExtensions.patch | 0000010584 10.3 KB | |
MacOSX.patch | 0000001021 1021 Bytes | |
_link | 0000000124 124 Bytes | |
build.xml | 0000009614 9.39 KB | |
jeuclid-batik_1_10.patch | 0000000833 833 Bytes | |
jeuclid-cli.sh | 0000000233 233 Bytes | |
jeuclid-commons-lang3.patch | 0000001606 1.57 KB | |
jeuclid-core-FreeHep.patch | 0000000627 627 Bytes | |
jeuclid-mathviewer.desktop | 0000000268 268 Bytes | |
jeuclid-mathviewer.sh | 0000000229 229 Bytes | |
jeuclid-parent-3.1.9-src.zip | 0008858746 8.45 MB | |
jeuclid-service-providers.patch | 0000000925 925 Bytes | |
jeuclid.changes | 0000005037 4.92 KB | |
jeuclid.spec | 0000007123 6.96 KB |
Revision 23 (latest revision is 28)
David Anes (david.anes)
accepted
request 962178
from
David Anes (david.anes)
(revision 23)
- Updated/rebased patches: - jeuclid-core-FreeHep.patch (updated to use services file) - jeuclid-batik_1_10.patch (rebased) - jeuclid-service-providers.patch (added to prevent wrong typecasting) - Update to 3.1.9: - Workaround for NPE in TextLayout() - Support Content Math without namespace - Added Italian Translation - Improved Documentation - Update to 3.1.8: - Operator streching now honors symmetric - New extension for horizontal / vertical stretch - Stretchy behaviour is reworked again - Update to 3.1.7: - Reworked Token elements to support mglyhp in all cases. - Reworked Stretchy operators. - Fixed an error in mmultiscript containing whitespace. - MathML 3.0 Testsuite is now available on the website. - MathML 3.0 Testsuite can now be run internally. - Basic SWT Widget is now implemented. - Restored functionality to get null value for attributes. Fixes mfence - Better support for foreign elements in JEuclid DOM Tree. - Update to 3.1.6: - JEuclidView: add method to get bounds of layouted object. - Provide Win32 MathViewer executable. - Moved Resources from root namespace into net/sf/jeuclid. - Internal DOM Tree is now in the MathML Namespace. - jeuclid-core JAR file is now OSGi compatible.
Comments 0