Decorations Test
1 Decorations
A few examples taken from the Spanish Lyx User’s Guide.
An accent that looks like a hat: â, 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
|
â
|
grave
|
\grave
|
`m
|
acute
|
\acute
|
Á
|
diaeresis
|
\ddot
|
¨B
|
tilde
|
\tilde
|
Ñ
|
dot
|
\dot
|
˙L
|
breve
|
\breve
|
ğ
|
caron
|
\check
|
š
|
bar
|
\bar
|
l
|
vector
|
\vec
|
→m
|
long vector
|
\overrightarrow
|
⟶ABC
|
Decorations should also appear correctly in unit names: 100 años and in superscripts: 40100 años.
That’s all folks!