notebook as TXT
- To: mathgroup at smc.vnet.net
- Subject: [mg74440] notebook as TXT
- From: bar at ANTYSPAM.ap.krakow.pl
- Date: Wed, 21 Mar 2007 02:53:24 -0500 (EST)
- Organization: Akademia Pedagogiczna w Krakowie
When i try to save a notebook as tex ( SAVE SPECIAL)
the *.m file sometimes is in "readable" form, but sometimes not !
I want to save file as normal text because I need to put it
on remote machine without permission to X session.
When i want to change this file later, it seems not readable !
(it looks like:
\!\(\*
RowBox[{
"\[IndentingNewLine]", \( (*\(Clear["\<`*\>"];\)*) \),
"\[IndentingNewLine]",
RowBox[{\(R = 0.3;\), "\[IndentingNewLine]", \(G = 80*10^9;\),
"\n", \(EE = 206*10^9;\), "\n", \(ro = 7830;\),
"\n", \(k = 10/9*EE/G;\), "\[IndentingNewLine]", \(JJ = Pi\ R^4/4;\),
"\n", \(AA = Pi\ R^2;\), "\n", \(l = 1.2;\),
.......
It's not convenient for me ..
Is the better way ?
regards, Olaf