File: FAQ-bibaccent.html

package info (click to toggle)
texlive-doc 2007.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 129,872 kB
  • ctags: 3,330
  • sloc: xml: 23,147; perl: 8,370; makefile: 843; sh: 352; lisp: 276; java: 159; python: 97; sed: 4
file content (14 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
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>