Does anybody have any experience with this task at all? I'm really curious. But I'm getting weird kind of errors like this:imports a LaTeX document and returns a notebook version of it.Code: Select all
Import["file"]
http://reference.wolfram.com/mathematic ... LaTeX.html
Code: Select all
Code, edit and compile here:
During evaluation of In[12]:= Syntax::stresc: Unknown string escape \U.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \H.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \G.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \S.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \D.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \F.During evaluation of In[12]:= Syntax::sntufn: Unknown unicode longname 01005.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \H.During evaluation of In[12]:= Syntax::stresc: Unknown string escape \H.During evaluation of In[12]:= Import::nffil: File not found during Import. >>Out[12]= $Failed
