Skip to content

Commit f4a1829

Browse files
committed
Remove DTDs with non-existent reference from patterns in hyph module
DEVSIX-3270
1 parent 3eb911d commit f4a1829

File tree

19 files changed

+0
-19
lines changed

19 files changed

+0
-19
lines changed

hyph/src/main/resources/com/itextpdf/hyph/da.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
limitations under the License.
1616
-->
1717
<!-- $Id: da.xml,v 1.4 2004/03/05 13:33:01 jeremias Exp $ -->
18-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
1918
<!--
2019
This file contains the hyphenation patterns for danish.
2120
Adapted from dkhyph.tex, dkcommon.tex and dkspecial.tex

hyph/src/main/resources/com/itextpdf/hyph/de.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32

43
<!--
54
Hyphenation patterns for traditional German.

hyph/src/main/resources/com/itextpdf/hyph/de_DR.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32

43
<!--
54
Hyphenation patterns for new German orthography.

hyph/src/main/resources/com/itextpdf/hyph/el.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-7"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32

43
<!-- these hyphenation rules have been created for FOP by Dimitris Kamenopoulos ([email protected]).
54
They support modern (monotonico) greek. They are

hyph/src/main/resources/com/itextpdf/hyph/en.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32
<!--
43
%
54
% Created by Jeff Kingston, 16 November 1996, from a TeX

hyph/src/main/resources/com/itextpdf/hyph/en_GB.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32
<!--
43
%
54
% Created by Jeff Kingston, 16 November 1996, from a TeX

hyph/src/main/resources/com/itextpdf/hyph/en_US.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="US-ASCII"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32
<!--
43
%
54
% Created by Jeff Kingston, 16 November 1996, from a TeX

hyph/src/main/resources/com/itextpdf/hyph/es.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32

43
<!-- Adapted by Carlos Villegas from Lout's spanish.lh.
54
Spanish is probably the easiest language to hyphenate!

hyph/src/main/resources/com/itextpdf/hyph/fi.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32
<!-- Constructed by Jarno Elovirta from fi8hyph.tex file:
43
54
% fi8hyph.tex, based on fihyph.tex

hyph/src/main/resources/com/itextpdf/hyph/fr.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<?xml version="1.0" encoding="iso-8859-1"?>
2-
<!DOCTYPE hyphenation-info SYSTEM "hyphenation.dtd">
32

43
<!-- Created by Carlos Villegas from Lout's french.lh,
54
converted to ISO-LATIN-1 and added back the

0 commit comments

Comments
 (0)