Tagged Questions
4
votes
0answers
82 views
Export matrix to $\LaTeX$ with style
Is it possible to export a matrix to $\LaTeX$ with style?
For example this code will create a matrix with equal spacing matrix and with background colors in some cell, is it possible to export that ...
6
votes
2answers
296 views
How can I convert a formatted text cell to latex code?
I have a formatted text cell, I want to export it as latex. How can I do that?
Since copy as LaTeX doesn't work, I thought of pasting it into a string and exporting, but it's a no go:
...
3
votes
1answer
230 views
How to export multiple Barcharts from Mathematica to $\LaTeX$
I have to make a document with multiple bar charts and export it:
...
7
votes
0answers
309 views
How can I export aligned equations to $\LaTeX$?
Using Palettes -> Writing Assistant -> Math Cells, you can enter aligned equations such as:
...
3
votes
2answers
265 views
Is there possibility of exporting mathematica code directly into Latex?
I'm novice very user of Mathematica - is there possibility of exporting mathematica code directly into Latex - I'm interested only in exporting mathematical formulas ? And from which version of ...
5
votes
0answers
107 views
Can styles be exported in EPS as simple text tags for use by LaTeX's psfrag?
Is there a way to export graphics as EPS so that LaTeX can perform style substitutions or modifications on them?
I know that it is possible to replace simple text elements in imported EPS files using ...
11
votes
1answer
308 views
Exporting numbered equations to HTML/TeX using conversion rules
This question is a follow up from this one. It may also be considered a duplicate since I have already asked this question in stackoverflow almost a year ago. For a background on using numbered ...
13
votes
5answers
2k views
Export Plots to $\LaTeX$
What is the quickest and best way to export a plot image from Mathematica to a $\LaTeX$ Editor? Is there something quicker than exporting it to an image and then including it in the $\LaTeX$ document?
...
2
votes
0answers
71 views
What exactly does AddTeX2Eps do and how does one use it?
What exactly is Janko Slavic's addon package AddTeX2Eps supposed to do, and exactly how does one get it to work?
I do understand it's supposed to allow one to use TeX ...
0
votes
1answer
340 views
Question about $\LaTeX$ generated by Mathematica
I saved a Mathematica Notebook as a *.tex file. When compiling in TeXnicCenter I get the an error on the following generated code.
...
45
votes
5answers
4k views
$\LaTeX$ and Mathematica
I quite often would like to draw graphics in my $\LaTeX$ documents using Mathematica. I have encountered three problems. I would like to know if there are any workarounds to these problems
I would ...