Skip to content

Latest commit

 

History

History
114 lines (71 loc) · 1.68 KB

File metadata and controls

114 lines (71 loc) · 1.68 KB
title author date lang documentclass tags abstract
Tutorial example file
J.B. Camps
\today
en
article
example
empty
This is the abstract. It consists of two paragraphs. And it does not say much about the document.

Title 1

Title 2

Title 3

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:

  1. the first thing;
  2. the second one

A more complex list

  1. First thing
  • hello;

  • world

    This is just saying hello.

  1. Second thing:
  • how do you do?

  • where is the coffee?

    This is typical conference morning behaviour.

  1. Third thing:
  • this list is long enough.
  • don't you think?
    1. probably

Some code:

<hello>World</hello>
import condorcet
for i in workshop.days():
    tutorial.write()

Some inline code: print("Hello world")

An image:

alt text

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 /!\ **