[OS X TeX] Conversion of special characters in TeXShop

Will Robertson will at guerilla.net.au
Sat Nov 13 09:48:37 EST 2004


On 14 Nov 2004, at 12:56 AM, Joerg wrote:
> How can I stop TeXShop from converting my ä?

The file to edit is ~/Library/TeXShop/Keyboard/autocompletion.plist
It contains lots and lots of things that you may not wish to have 
automatically replaced when using XeTeX. I pruned mine to the bare 
minimum:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>$</key>
	<string>$#SEL##INS#$</string>
	<key>[</key>
	<string>[#SEL##INS#]</string>
	<key>{</key>
	<string>{#SEL##INS#}</string>
	<key>`</key>
	<string>`#SEL##INS#'</string></dict>
</plist>

> Or how can I tell XeLaTeX to change its behavior?

Are you using the utf8accents package? Look for it on the "Related 
Pages" section of the XeTeX website. I'm not sure, but I believe it 
will fix your problem too.

Regards,
Will

PS It's best not to send a new message to the list by replying to 
another unrelated message and deleting the text, since mail apps with 
threading features get confused.

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the MacOSX-TeX mailing list