Re: Equation style display
Re: Equation style display
- Subject: Re: Equation style display
- From: Jean Suisse <email@hidden>
- Date: Mon, 02 Jul 2012 18:34:10 +0200
Thank you for your reply.
Well, I don't know about the Attributed String. The idea is to get the pretty print of thing like
(9/10) * sin( x/(2*t) )
without having to process the string myself.
On 2 juil. 2012, at 18:15, koko wrote:
> Would not NSAttributedString be of use?
>
> -koko
>
> On Jul 2, 2012, at 9:55 AM, Jean Suisse wrote:
>
>> Dear all,
>>
>> I was wondering if there is a way to get the "pretty formatted" version of an equation (from an NSString) to display within a view (similar to the way Graph.app displays it).
>> The question is open, any means is acceptable (if not too far-fetched).
>> I know I can get a .png version using a call to a php script, but since MAC OS already ships with softwares capable of doing it, maybe there is a more elegant (and simple) way of implementing this feature.
>>
>> Any idea ?
>>
>> With my thanks,
>> Jean
>>
>>
>>
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden