On Friday, December 14, 2007, at 11:59AM, "Adam R. Maxwell" <[EMAIL PROTECTED]> 
wrote:
>If you'd rather use Obj-C, change
>
>[s appendString:[value stringAsBibTeXString]];
>
>to
>
>[s appendString:value];

that should be [s appendString:[value stringAsExpandedBibTeXString]]

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to