- Somehow hyphenation path handling is buggy but it works when set in the
base path
This commit is contained in:
parent
5e21cdac45
commit
4befd50e40
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42349
1 changed files with 1 additions and 3 deletions
|
@ -4,9 +4,7 @@
|
|||
|
||||
<fop version="1.0">
|
||||
|
||||
<base>.</base>
|
||||
|
||||
<hyphenation-base>/usr/local/share/java/fop/hyph/</hyphenation-base>
|
||||
<base>/usr/local/share/java/fop/hyph</base>
|
||||
|
||||
<source-resolution>72</source-resolution>
|
||||
<target-resolution>72</target-resolution>
|
||||
|
|
Loading…
Reference in a new issue