[texworks] Override xunicode for one char?
Jonathan Kew
jfkthame at googlemail.com
Sun Dec 13 17:28:00 CET 2009
On 13 Dec 2009, at 00:13, David Perry wrote:
> I need to print U+0060, the spacing grave accent ("the grave accent ` derives from . . . "). I enter the character and it turns into a single left curly quote, which I think is done by xunicode.
>
> Is there a way to override this for one character? I have tried verbatim and \char"0060, both to no effect--the curly quote still appears.
This sounds like the effect of [Mapping=tex-text] specified in your font setup. You'll need to select a font that's loaded without this mapping; or perhaps you can do something like {\addfontfeature{Mapping=none}\char"60} to temporarily switch it off.
JK
More information about the texworks
mailing list