Go to the first, previous, next, last section, table of contents.
Here is a table with the commands Texinfo provides for inserting
floating accents. The commands with non-alphabetic names do not take
braces around their argument (which is taken to be the next character).
(Exception: @,
does take braces around its argument.)
This is so as to make the source as convenient to type and read as
possible, since accented characters are very common in some languages.
Output | What
|
@"o | umlaut accent
|
'o | acute accent
|
@,{c} | cedilla accent
|
@=o | macron/overbar accent
|
@^o | circumflex accent
|
`o | grave accent
|
@~o | tilde accent
|
@dotaccent{o} | overdot accent
|
@H{o} | long Hungarian umlaut
|
@ringaccent{o} | ring accent
|
@tieaccent{oo} | tie-after accent
|
@u{o} | breve accent
|
@ubaraccent{o} | underbar accent
|
@udotaccent{o} | underdot accent
|
@v{o} | hacek or check accent |
¡ | upside-down !
|
¿ | upside-down ?
|
å,Å | a,A with circle
|
æ,Æ | ae,AE ligatures
|
@dotless{i} | dotless i
|
@dotless{j} | dotless j
|
l/,L/ | suppressed-L,l
|
ø,Ø | O,o with slash
|
oe,OE | oe,OE ligatures
|
ß | es-zet or sharp S |
Go to the first, previous, next, last section, table of contents.