typographical shortcuts

2
Typographical shortcuts To enhance the text presentation The lists Lists are used for enumerations. Pay attention: a block of bullets has to be surrounded by a blank line before and after. Bullet lists: -* first line -* second line -** second level bullet list -* return to initial level This will display as: first line second line o second level bullet list return to initial level Numbered lists: -# first line -# second line -## second level bullet list 1 -### third level bullet list 1 -### third level bullet list 2 -## second level bullet list 2 -# return to initial level This will display as: 1. first line 2. second line 1. second level bullet list 1 1. third level bullet list 1 2. third level bullet list 2 2. second level bullet list 2 3. return to initial level Special characters — (Em dash) to be used for interpolations in text: -- (right arrow) : --> (left arrow): <-- (left and right arrow): <--> (double right arrow): ==>

Upload: franck7607

Post on 10-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Typographical shortcuts

8/8/2019 Typographical shortcuts

http://slidepdf.com/reader/full/typographical-shortcuts 1/2

Typographical shortcuts 

To enhance the text presentation

The lists

Lists are used for enumerations.Pay attention: a block of bullets has to be surrounded by a blank line before and after.

Bullet lists:

-* first line-* second line-** second level bullet list

-* return to initial level

This will display as:• first line• second line

o second level bullet list• return to initial level

Numbered lists:

-# first line-# second line-## second level bullet list 1-### third level bullet list 1-### third level bullet list 2-## second level bullet list 2-# return to initial level

This will display as:1. first line2. second line

1. second level bullet list 11. third level bullet list 12. third level bullet list 2

2. second level bullet list 2

3. return to initial level

Special characters

— (Em dash) to be used for interpolations in text: --

→ (right arrow) : -->

← (left arrow): <--

↔ (left and right arrow): <-->

(double right arrow): ==>

Page 2: Typographical shortcuts

8/8/2019 Typographical shortcuts

http://slidepdf.com/reader/full/typographical-shortcuts 2/2

  (double left arrow): <==

(double left and right arrow): <==>

… (3 dots) Ellipsis

©: Copyright : (c)

®: Registered: (r)

™: Trade Mark: (tm)

Horizontal line

4 dashes on a line will give a horizontal separation line.

The lines must be preceded by a blank line and followed by a blank line.

<pre> bla bla blablablabla bla </pre>

To respect the line breaks and spaces in the text, use the tag: 

bla bla blablablabla bla