| title | author | date | lang | documentclass | tags | abstract | |||
|---|---|---|---|---|---|---|---|---|---|
Tutorial example file |
|
\today |
en |
article |
|
This is the abstract.
It consists of two paragraphs. And it does not say much about the document.
|
A paragraph with italic.
Another one with bold.
And some cancelled text.
And one with a link: Wikipedia
Or a link to a file on this repository: more specific doc
A list:
- some thing;
- an other thing.
An enumeration:
- the first thing;
- the second one
A more complex list
- First thing
-
hello;
-
world
This is just saying hello.
- Second thing:
-
how do you do?
-
where is the coffee?
This is typical conference morning behaviour.
- Third thing:
- this list is long enough.
- don't you think?
- probably
Some code:
<hello>World</hello>import condorcet
for i in workshop.days():
tutorial.write()Some inline code: print("Hello world")
An image:
A table
| N | Time | Coffee |
|---|---|---|
| 1 | 10h | 2 |
| 10 | 12h | 8 |
| 1 | 9h | 3 |
The same, in an easier to write, harder to read, fashion:
| N | Time | Coffee |
|---|---|---|
| 1 | 10h | 2 |
| 10 | 12h | 8 |
| 1 | 9h | 3 |
A quotation:
Rollant a dit: gloton desmesurez! Mar fustes vos nez ! et neant plus bel ne lui volt dire.
A line
Some html
Goodbye world
** /!\ D O N O T F O R G E T T O C O M M I T Y O U R C H A N G E S /!\ **