Add hyphenation patterns for FOP
These language specific patterns are used by the hyphenation algorithm in FOP when producing PDFs. Closes-Bug: #1273122 Change-Id: Iaea40358f1d760b81c756db7b222944c4d04167a
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -195,6 +195,13 @@
|
|||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>net.sf.offo</groupId>
|
||||||
|
<artifactId>fop-hyph</artifactId>
|
||||||
|
<version>1.2</version>
|
||||||
|
<scope>runtime</scope>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>xml-apis</groupId>
|
<groupId>xml-apis</groupId>
|
||||||
<artifactId>xml-apis-ext</artifactId>
|
<artifactId>xml-apis-ext</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user