Copy and Paste
- To: mathgroup at smc.vnet.net
- Subject: [mg14136] Copy and Paste
- From: migdie at encomix.es (Miguel)
- Date: Mon, 28 Sep 1998 03:51:49 -0400
- Sender: owner-wri-mathgroup at wolfram.com
When I try to copy a cell to paste it into other programs (like word) I
can´t do it as Rich Text or other good format:
I want to have aprox. the same thing I can see in Mathematica and
usually it is imposible.
For example
In[]=
vector={{x,10},{y,11},{z,12}};
vector //MatrixForm
Out[]= I see the MatrixForm.
When I select the cell or the text output to copy as, save as or simply
copy it
and paste it into Word, nothing appears!
Is there a general method to save the content of a notebook as rich text
or similar, included the output ? I am trying to convert my inputs and
outputs in notebooks into a plain or rich text document.
Thanks,
MIguel