[brailleblaster] Re: Javascript Library

  • From: "John J. Boyer" <johnjboyer@xxxxxxxxxxxxx>
  • To: brailleblaster@xxxxxxxxxxxxx
  • Date: Tue, 8 Feb 2011 05:08:09 -0600

Math translation is handled by liblouisutdml. The mathmust be in MathML 
and must be in an xml document. itex2MML will accept a string in Latex 
and translate it to MathML, which should then be embedded in the 
document. itex2MML is a command-line filter and will go in the 
native/bin subdirectory.

John

On Tue, Feb 08, 2011 at 12:16:49AM -0800, Alex Jurgensen wrote:
> Hi,
> 
> The math equation may already be covered by the "BBFoundation.translate()" 
> method.
> 
> I may devide the method to be clearer on this aspect.
> 
> Regards,
> Alex,
> 
> 
> On 2011-02-07, at 11:03 PM, qubit wrote:
> 
> > This sounds a lot like a "file menu".
> > Did you mean for your methods to cover only high level operations?
> > How about things like editing operations such as inserting or deleting 
> > text, 
> > or translating a math equation or rendering a graphic?
> > I'm not suggesting you add these, just trying to clarify what your 
> > foundation class is for.
> > --le
> > 
> > 
> > --le
> > 
> > 
> > ----- Original Message ----- 
> > From: "Alex Jurgensen" <asquared21@xxxxxxxxx>
> > To: <Brailleblaster@xxxxxxxxxxxxx>
> > Sent: Tuesday, February 08, 2011 12:05 AM
> > Subject: [brailleblaster] Javascript Library
> > 
> > 
> > Hi All,
> > 
> > Here are the proposed methods that I think should go into my backend 
> > Javascript class.
> > 
> > BBFoundation.emboss();
> > 
> > BBFoundation.open();
> > 
> > BBFoundation.save();
> > 
> > BBFoundation.saveAs();
> > 
> > BBFoundation.translate();
> > 
> > These are only the methods that interact with the Java code.
> > 
> > Can anyone think of others?
> > 
> > Regards,
> > Alex,
> > 
> > 
> > 
> > 
> 
> 

-- 
My websites:
GodTouches Digital Ministry, Inc. http://www.godtouches.org
Abilitiessoft, Inc. http://www.abilitiessoft.com
BrailleBlaster http://www.brailleblaster.org
Location: Madison, WI, USA


Other related posts: