summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html
blob: 6319f7c5ae29a1239e7e1383855f3e4e584e4f13 (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:
&ldquo;<code>ma\~nana</code>&rdquo; comes out as &ldquo;ma nana&rdquo; (!).  The solution is
similar: enclose the troublesome sequence in braces, as
&ldquo;<code>{</code><code>\~n</code><code>}</code>&rdquo;, 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>