summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-22 23:51:44 +0000
committerKarl Berry <karl@freefriends.org>2009-05-22 23:51:44 +0000
commit566f5207d7e3cafb0633d31277067336ccd9cca7 (patch)
tree7af53e7ac405185168bc1dc38c4e820f442b78d0 /Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html
parentb0beea26ffffd915bb6d9b82f2d65a0a05b7e23b (diff)
move generic english documents out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html')
-rw-r--r--Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html
deleted file mode 100644
index 2e9553e7a6e..00000000000
--- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-bibaccent.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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</code><code>\</code><code>~</code><code>nana</code>&rdquo; comes out as &ldquo;ma
-nana&rdquo; (!). The solution is similar that of the letter case problem:
-enclose the troublesome sequence in braces, as
-&ldquo;<code>{</code><code>\</code><code>~</code><code>n}</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>