Decorations Test

1 Decorations

A few examples taken from the Spanish Lyx User’s Guide. An accent that looks like a hat: ^a, done using \hata within an equation. The following table shows commands to make decorations.
Table 1.1 Decorations and commands.
Name
Command
Sample
circumflex
\hat
^a
grave
\grave
`m
acute
\acute
Á
diaeresis
\ddot
¨B
tilde
\tilde
Ñ
dot
\dot
˙L
breve
\breve
˘g
caron
\check
ˇs
bar
\bar
l
vector
\vec
m
Decorations should also appear correctly in unit names: 100 años and in superscripts: 40100 años.
That’s all folks!