-
Notifications
You must be signed in to change notification settings - Fork 47
/
catalog.xml
executable file
·30 lines (16 loc) · 996 Bytes
/
catalog.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<nextCatalog catalog="../schema/hub/xmlcatalog/catalog.xml"/>
<rewriteURI uriStartString="https://transpect.io/docx2tex/" rewritePrefix="../"/>
<rewriteURI uriStartString="https://this.transpect.io/" rewritePrefix="../"/>
<nextCatalog catalog="../cascade/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../docx2hub/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../fontmaps/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../xproc-util/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../htmlreports/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../xslt-util/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../evolve-hub/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../mml2tex/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../mml-normalize/xmlcatalog/catalog.xml"/>
<nextCatalog catalog="../xml2tex/xmlcatalog/catalog.xml"/>
</catalog>