View Single Post
Old 10-19-2009, 09:43 AM   #8
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16071131
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
Jon,
Somewhere I have totally screwed-up. The attempt to use the BCF to catch the 8212 really doesn't work! I don't know how, but I did.

I made the following change:

ENTRY IN 1,BCF
find what: uni(8212) replace by: uni(137)


I built the fillowing test file:

HTML TEST FILE
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
  <title></title>
  <meta http-equiv="content-type" content="text/html;charset=us-ascii" />
</head>
<body>

<p>Test of emdash code 151:  —</p>
<br/>
<br/>
<p>Test of emdash code 8212:  —</p>

</body>
</html>

IE displays the following"
Test of emdash code 151: —
Test of emdash code 8212: —

BOOK DESIGNER displays:
Test of emdash code 151: —
Test of emdash code 8212: -
This file was created with BookDesigner program
bookdesigner@the-ebook.org
10/19/2009

I am obviously into something I don't understand. Comments please.
Charlie
crutledge is offline   Reply With Quote