Skip to main content

Questions tagged [copy-as]

The tag has no usage guidance.

0 votes
0 answers
29 views

Inconsistency of copying and pasting curly quotation marks in the notebook

When my string( Input or Output Cell style) or text( Text Cell style) contains curly ...
Soriak's user avatar
  • 411
0 votes
0 answers
41 views

Error message in "Copy As Graphics Expression" of graph

Evaluate the following code: Graph[{{1, 2}, {2, 3}, {3, 1}}] Then right-click the graph and choose ...
azerbajdzan's user avatar
  • 20.1k
0 votes
0 answers
67 views

Problem when copying and pasting codes

When I copy codes I usually have problems, because when I paste them to the Mathematica notebook, they don't run as they should. It has happened to me already several times, and specifically now when ...
Emerson Villafuerte's user avatar
1 vote
1 answer
68 views

Control metadata of CopyToClipboard

Question The system clipboard can contain image data and text data (and a plethora of other types). Mathematica copies different expressions as different types of data; copy ...
Adam's user avatar
  • 3,966
0 votes
0 answers
46 views

How to merge the frame?

I just write the code following : ...
Roy Smith's user avatar
0 votes
0 answers
46 views

CellsToTeX copy pasting back into notebook for sub and superscript box for partial derivatives, powers, subscripts etc

I'm using the CellsToTeX` package, along with the mmacells LaTeX package. I'm including code with a partial derivative in my pdf. So for instance to get this ...
Adam's user avatar
  • 3,966
8 votes
4 answers
303 views

How do I make ClickToCopy copy some text rather than string?

Consider the following example: ClickToCopy["display text","file name"] When I click the display text I get ...
user13892's user avatar
  • 9,523
1 vote
1 answer
84 views

Grid questions: text-wrapping / copying and pasting expressions

I want to make a list of functions like this: ...
Richard Burke-Ward's user avatar
2 votes
2 answers
169 views

Equivalent "format painter" for Mathematica

Does anyone know any equivalent tool like "Format Painter" (Picture) of the MS Word processor but for Mathematica ? "Format Painter" is used when you want to copy formatting from one item to another. ...
Victor's user avatar
  • 33
1 vote
1 answer
145 views

Copy/Paste ListPlot in MS Word as enhanced metafile

I tried to copy/paste a ListPlot in MS Word document as an enhanced metafile. I usually succeed in pasting ListPlots -- see the ...
GaAs's user avatar
  • 157
1 vote
0 answers
230 views

unusual time lag in typing and copy pasting

I have been experiencing a time lag in typing and copy-pasting on Mathematica files. I have checked that this is not the case with any other WYSIWYG interface on my computer. For example, it takes 3-6 ...
cleanplay's user avatar
  • 690
5 votes
0 answers
80 views

Copied Dot expression is incorrect

On a recent answer I ran into a little problem. I wrote $x^3.\{1,1\}$ using Mathematica's 2D input, then copied and pasted the expression here, yielding x^3.{1, 1}....
Mr.Wizard's user avatar
  • 272k
2 votes
1 answer
185 views

Copy as Input Text via Function

I've got some code which generates a series with coefficients that are a rather complicated expressions of Greek letters with subscripts. I want to store some of these coefficients for future use, ...
Billy Pilgrim's user avatar
3 votes
1 answer
127 views

I want to use Mathematica Reference pages for an Appendix in a LaTeX report

I want to put the aforementioned information in an appendix(obviously I will Cite it) of a LaTeX report, however I get a variety of Errors when I attempt to do so. I was trying the Module page, I've ...
Undroid's user avatar
  • 111
1 vote
0 answers
101 views

What does copying Output cell using Copy As > Plain Text actually does? [duplicate]

So, an input cell after evaluation gives an In[X] := str1 = ... Out[X]:= .... If I right click on the right edge of the Out[X]'s cell, and select Copy As > Plain ...
user13253's user avatar
  • 8,666

15 30 50 per page