MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Copying text out of mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg93993] Copying text out of mathematica
  • From: Mariano Suárez-Alvarez <mariano.suarezalvarez at gmail.com>
  • Date: Mon, 1 Dec 2008 07:01:25 -0500 (EST)

Hi all,

this is probably silly, but anyways... How do I copy text out of
Mathematica (6.0.3, Linux) as plain text without the really, really
annoying \ characters that Mathematica adds to mark line breaks?
How does one control the line-length used by InputForm, for example,
when doing things like

  InputForm@ StringJoin@ Table["a", {160}]


Cheers,

-- m


  • Next by Date: InstallJava::fail
  • Next by thread: Re: Copying text out of mathematica