====== Special characters ======
Some special characters are inconvenient to type directly on a keyboard. These are known as "character entities". Polifonic allows you to type a combination of plain characters and will convert these into the appropriate character.
===== Arrows =====
^ Type this ^ to get this ^
| %%<->%% | <-> |
| %%->%% | -> |
| %%<-%% | <- |
| %%<=>%% | <=> |
| %%=>%% | => |
| %%<=%% | <= |
===== Typography =====
^ Type this ^ to get this ^
| %%>>%% | >> |
| %%<<%% | << |
| %%---%% | --- |
| %%--%% | -- |
| %%...%% | ... |
===== Symbols =====
^ Type this ^ to get this ^
| %%(c)%% | (c) |
| %%(tm)%% | (tm) |
| %%(p)%% | (p) |
| %%(r)%% | (r) |
===== Fractions =====
^ Type this ^ to get this ^
| %%1/2%% | 1/2 |
| %%1/3%% |1/3 |
| %%1/4%% | 1/4 |
| %%1/5%% | 1/5 |
| %%1/6%% | 1/6 |
| %%1/8%% | 1/8 |
| %%2/3%% | 2/3 |
| %%2/5%% | 2/5 |
| %%3/4%% | 3/4 |
| %%3/5%% | 3/5 |
| %%3/8%% | 3/8 |
| %%4/5%% | 4/5 |
| %%5/6%% | 5/6 |
| %%5/8%% | 5/8 |
| %%7/8%% | 7/8 |