summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/test.xml
blob: 206126b456ee1caa8aafe6a43631178b30804661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
    
<!DOCTYPE document SYSTEM "test.dtd" 
[ 
<!ENTITY  stix SYSTEM "stix.mml">
<!ENTITY  amaya SYSTEM "amaya.mml">
<!ENTITY  techexpl SYSTEM "techexpl.mml">
<!ENTITY  webeq SYSTEM "webeq.mml">
]> 
<document> 
&webeq;
&techexpl;
&stix;
&amaya;
</document>