Skip to content
Snippets Groups Projects
Commit 09191558 authored by Goik Martin's avatar Goik Martin
Browse files

Readme correction, moving to subdir

parent d0632103
No related branches found
No related tags found
No related merge requests found
New directories/ files:
cd ~goik/workspace/GoikLectures/ws/Xmlmind/Files;
tar c- addon|tar -x -C /usr/share/xmlmind/
rm -rf addon/config/kkabrechnung
New directories/ files:
cd ~goik/workspace/GoikLectures/ws/Xmlmind/Files;
tar c- *|tar -x -C /usr/share/xmlmind/
rm -rf addon/config/kkabrechnung
Patch
-------------------------
JEuclid uses an identity transform to save the SVG file. When Saxon 6.5.5 is in the CLASSPATH, this identity transform is implemented by Saxon 6.5.5 and not by the XSLT processor included in the Java runtime. The identity transform implemented by Saxon 6.5.5 does not seem to be namespace aware (hard to understand why). Hence the namespace declaration missing in the SVG files generated by JEuclid.
* I had to patch JEuclid to workaround this problem. You can download patched jeuclid-core.jar from this private download area:
---
http://www.pixware.fr/_download/martin/jeuclid-core.jar
------------------------------------------
cd /usr/share/xmlmind.6.4/addon/config
tar c- unix/|tar -x -C /usr/share/xmlmind/addon/config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment