home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!linac!att!cbnewsm!cbnewsl!att-out!rutgers!igor.rutgers.edu!remus.rutgers.edu!shadagop
- From: shadagop@remus.rutgers.edu (Narayanan Shadagopan)
- Newsgroups: gnu.emacs.help
- Subject: Format problem in Mathematica mode
- Keywords: format, mathematica mode
- Message-ID: <Jan.12.04.21.02.1993.7751@remus.rutgers.edu>
- Date: 12 Jan 93 09:21:02 GMT
- Organization: Rutgers Univ., New Brunswick, N.J.
- Lines: 21
-
- I am trying to get Mathematica mode to work properly. When in math mode,
- I try to evaluate 2 + 2 and get the following (comes in buffer exactly
- as shown):
-
- In[1]:= 2 + 2
-
- Out[1]= = 4
-
- =
-
- In[2]:=
-
- Now, I see that the expression is being given to Mathematica and the
- output is taken properly; however, the formatting of the output is not
- done properly. Is there an obvious problem/solution I am missing - I do
- not wish to hack a piece of elisp code written by D.LaLiberte for
- obvious reasons.
-
- -Nary
- --
- E-mail: shadagop@central.rutgers.edu
-