Ah ok, that works, thanks. So I assume then that there's no better way
to translate two dashes into a real endash, other than a post
processing script with sed -e "s/--/–/g"

-Jon



On Mon, Sep 5, 2011 at 12:00, Adam R. Maxwell <[email protected]> wrote:
>
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bibdesk-users
>

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to