blob: 8375b9506707b844f3a1a7a6aed1c6bd0bb79d6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
# -*-coding: utf-8;-*-
# Miscellaneous Symbols (U+2600..U+267F)
{
FONTENC TS1
U+2116 \textnumero # [№]
}
U+2120 \textsuperscript{SM} # [℠]
U+2122 \texttrademark # [™]
U+2423 \textvisiblespace # [␣]
{
ENVELOPE \ensuremath{@@@}
U+2660 \spadesuit # [♠]
U+2661 \heartsuit # [♡]
U+2662 \diamondsuit # [♢]
U+2663 \clubsuit # [♣]
U+266D \flat # [♭]
U+266E \natural # [♮]
U+266F \sharp # [♯]
}
{
PACKAGE wasysym
U+2669 \quarternote # [♩]
U+266A \eighthnote # [♪]
U+266B \twonotes # [♫]
U+1D15D \fullnote # [𝅝]
U+1D15E \halfnote # [𝅗𝅥]
U+1D15F \quarternote # [𝅘𝅥]
U+1D160 \eighthnote # [𝅘𝅥𝅮]
}
|