Skip to content
Snippets Groups Projects
Commit 6597529d authored by Alice Brenon's avatar Alice Brenon
Browse files

Create three minimal XML snippet to illustrate the basics of SGML syntax

parent 8338c119
No related branches found
No related tags found
No related merge requests found
---
header-includes:
- \pagestyle{empty}
- \usepackage{graphicx}
- \usepackage[left=0cm,top=0cm,right=0cm,nohead,nofoot]{geometry}
- \geometry{paperwidth=1.7cm, paperheight=.5cm, lmargin=-1.5cm}
---
```xml
<author></author>
```
---
header-includes:
- \pagestyle{empty}
- \usepackage{graphicx}
- \usepackage[left=0cm,top=0cm,right=0cm,nohead,nofoot]{geometry}
- \geometry{paperwidth=2.4cm, paperheight=1.4cm}
---
```xml
<p id="doc0">
Contenu
</p>
```
---
header-includes:
- \pagestyle{empty}
- \usepackage{graphicx}
- \usepackage[left=0cm,top=0cm,right=0cm,nohead,nofoot]{geometry}
- \geometry{paperwidth=1.1cm, paperheight=.5cm, margin=0cm}
---
```xml
<text>
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment