-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreport.dclg.xml
More file actions
22 lines (22 loc) · 868 Bytes
/
Copy pathreport.dclg.xml
File metadata and controls
22 lines (22 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<doclang xmlns="https://www.doclang.ai/ns/v0" version="0.6">
<head>
<default_resolution width="612" height="792"/>
</head>
<heading level="1">Rapport annuel</heading>
<text>Introduction avec du <bold>gras</bold>, de l'<italic>italique</italic> et une formule <formula>E = mc^2</formula>.</text>
<text><location value="40"/><location value="80"/><location value="572"/><location value="120"/>Paragraphe positionné sur la page.</text>
<list class="unordered">
<ldiv/>Premier point
<ldiv/>Deuxième point
</list>
<table>
<ched/>Trimestre<ched/>Revenu<nl/>
<fcel/>Q3<fcel/>42M<nl/>
<fcel/>Q4<fcel/>50M<nl/>
</table>
<footnote>Une note de bas de page.</footnote>
<page_break/>
<heading level="2">Annexe</heading>
<text>Suite du document après une coupure de page.</text>
</doclang>