Hi there,

I am trying to update the fop package for debian. I would like to fix
an issue with offo as it is currently not working. What happen is that
I downloaded the source offo distribution and extracted the *.xml
within fop-2.1/hyph directory.

I failed to understand the instruction to build fop-hyph.jar directly
from *.xml files. Could someone please direct me to the instructions ?
It is important for Debian to be able to distribute source files
(*.xml) compared to binary files (*.hyp).

Thanks

---

For reference:

The follow page seems to indicates that I should be able to extract
*.xml directory in fop-2.1/hyph:

http://offo.sourceforge.net/hyphenation/installation.html

While the page:

https://xmlgraphics.apache.org/fop/2.1/hyphenation.html#install

Seems to indicate that pre-build *.hyp files should be placed directly
in fop-2.1/hyph:

Which is also corroborated by the build.xml rule:

    <jar jarfile="${build.dir}/fop-hyph.jar"
basedir="${build.classes.dir}" includes="hyph/*.hyp">

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to