[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.3 Inserting Accents

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.

CommandOutputWhat
@"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}o*ring accent
@tieaccent{oo}oo[tie-after accent
@u{o}ŏbreve accent
@ubaraccent{o}o_underbar accent
@udotaccent{o}underdot accent
@v{o}o<hacek or check accent

This table lists the Texinfo commands for inserting other characters commonly used in languages other than English.

@exclamdown{}¡upside-down !
@questiondown{}¿upside-down ?
@aa{},@AA{}å,Åa,A with circle
@ae{},@AE{}æ,Æae,AE ligatures
@dotless{i}idotless i
@dotless{j}jdotless j
@l{},@L{}ł,Łsuppressed-L,l
@o{},@O{}ø,ØO,o with slash
@oe{},@OE{}œ,Œoe,OE ligatures
@ss{}ßes-zet or sharp S

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by a tester on a sunny day using texi2html.