]> source.dussan.org Git - xmlgraphics-fop.git/commit
Move over from contrib/mathml
authorJeremias Maerki <jeremias@apache.org>
Wed, 29 Jan 2003 16:25:25 +0000 (16:25 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 29 Jan 2003 16:25:25 +0000 (16:25 +0000)
commit3bb877507c6bbeb32ca72d0aa2196f2203e6de09
treefe9a69b9d2421583735732462c3fe27ca8153677
parent5b2e97ba5b0fc57ba7e5edf1acdba8da31065eef
Move over from contrib/mathml

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195908 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
examples/mathml/.cvsignore [new file with mode: 0644]
examples/mathml/README [new file with mode: 0644]
examples/mathml/build.bat [new file with mode: 0755]
examples/mathml/build.sh [new file with mode: 0644]
examples/mathml/build.xml [new file with mode: 0644]
examples/mathml/docs/example.mml [new file with mode: 0644]
examples/mathml/docs/mathml.fo [new file with mode: 0644]
examples/mathml/lib/readme.txt [new file with mode: 0644]
examples/mathml/resources/META-INF/services/org.apache.fop.fo.ElementMapping [new file with mode: 0644]
examples/mathml/src/org/apache/fop/mathml/MathMLElement.java [new file with mode: 0644]
examples/mathml/src/org/apache/fop/mathml/MathMLElementMapping.java [new file with mode: 0644]
examples/mathml/src/org/apache/fop/mathml/MathMLObj.java [new file with mode: 0644]