summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html
blob: 8fb527298117516cbbe9b697a951745f2cea03ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<head>
<title>UK TeX FAQ -- question label bibaccent</title>
</head><body>
<h3>Accents in bibliographies</h3>
<p>BibTeX not only has a tendency (by default) to mess about with the

<a href="FAQ-capbibtex.html">case of letters in your bibliography</a>,
also makes a hash of accent commands:
"<code>ma\~nana</code>" comes out as "ma nana" (!).  The solution is
similar: enclose the troublesome sequence in braces, as
"<code>{</code><code>\~n</code><code>}</code>", in this example.

<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=bibaccent">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=bibaccent</a>
</body>