[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: "Rick Quatro" <frameexpert@xxxxxxxxxxxx>
Subject: Re: Mif2Go Character Mapping
From: "Jeremy H. Griffith" <jeremy@xxxxxxxxx>
Date: Thu, 25 Aug 2005 12:49:28 -0700
Cc: "Framers List" <framers@xxxxxxxxxxxxxx>, <framers@xxxxxxxxx>
Delivered-to: jeremyg-freeframers:org-ffarchiv@freeframers.org
In-reply-to: <004801c5a914$5aa303c0$8119fea9@carmenbusiness>
Organization: Omni Systems, Inc.
References: <003301c5a72d$47da4160$8119fea9@carmenbusiness> <o8rpg19p3h2erq18np9peio8eakoigrq83@4ax.com> <004801c5a914$5aa303c0$8119fea9@carmenbusiness>
Sender: owner-framers@xxxxxxxxx
On Wed, 24 Aug 2005 21:28:48 -0400, "Rick Quatro" <frameexpert@xxxxxxxxxxxx> wrote: >I want them to pass through as is without any conversion. Thanks. Then perhaps you want: [HTMLOptions] Encoding=None which does *not* produce valid HTML (which does not allow "no" conversion), but may be useful under special circumstances. For example, one of our Russian customers uses it for Cyrillic to reduce the size of the HTML files. See the User's Guide, pars. 12.3.3, "Specifying character encoding for HTML", and 13.3.2, "Specifying character encoding for XML", for a rather complete discussion of this point. You might also read par. 18.4.4, "Mapping special characters", for another method of specifying explicit exceptions for particular characters, as in: [CharConvert] ; em space is 0x2003, decimal 8195, becomes three nonbreaking spaces 8195= HTH! -- Jeremy H. Griffith, at Omni Systems Inc. <jeremy@xxxxxxxxx> http://www.omsys.com/ ** To unsubscribe, send a message to majordomo@xxxxxxxxx ** ** with "unsubscribe framers" (no quotes) in the body. **