Master slide
Date/Time
Footer
Drawing
Drawing
Drawing
46
Graphic


Slide
Drawing
Entities and NCRs
Drawing

When to use escapes
Drawing

Syntax-related characters
<
(<)
&gt;
(>)
&amp;
(&)
&quot;
(")

Characters not supported by the document encoding
It may be better to change the encoding!

Characters not supported by the input tools
Not a long term solution!

Characters that are invisible or ambiguous
eg. &rlm; / &#x200F;
eg. &nbsp; / &#xA0;
Drawing
When to use escapes