On Sep 5, 2011, at 08:52 , Jon Keane wrote:

> a test string that I have tried is: "Grünwald Gr\"{u}nwald Gr\"unwald"
> 
> With stringByRemovingTeX the result I get is "Grünwald Grunwald Gr\"unwald"
> 
> With both stringByTeXifyingString and stringByDeTeXifyingString I get
> "Grünwald Gr\"{u}nwald Gr\"unwald"

In order for stringByDeTeXifyingString (the variant you want) to work, you need 
to use {\"u}.  The other forms are correct TeX, but not correct for BibTeX.  
For an explanation, run `texdoc bibtex` in Terminal and search the file that 
opens for accent.

hth,
Adam


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to