Questions about any kind of interaction with $\TeX$, $\LaTeX$, and friends, including transferring text/code to/from $\TeX$, using Mathematica graphics in LaTeX documents etc.
44
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 ...
26
votes
1answer
810 views
Mathematica2tikz an equivalent function
Matlab2tikz is script which generates native Latex/Tikz figures from MATLAB.
I am looking for an equivalent method/function in Mathematica to generate similar results.
Obviously the final script may ...
18
votes
2answers
556 views
How can I customize arrowhead shape to match common LaTeX styles?
How do I control the shape of my arrow heads? LaTeX's TikZ package has a wide variety of predefined arrowhead styles, some of which I'd like to try to match for Mathematica figures I'm importing into ...
16
votes
2answers
619 views
Mathematica vs. $\LaTeX$? Replacement for Legacy “Authoring Tools” package?
I'd rather write in Mathematica than in $\LaTeX$, but it's not really practical, especially for big works (> 100 pages) without good tooling. I'm just starting to look into what's available for big ...
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?
...
12
votes
2answers
1k views
Pasting $\LaTeX$ into a Mathematica notebook
I have read that $\LaTeX$ source can be directly pasted into a Mathematica notebook. However, I have been unsuccessful in this regard. An example of the errors received are:
...
11
votes
3answers
329 views
How do I “start a reference system”?
When I attempt to insert a citation or specify a database to use as a bibliography, I get a message that I need to "start" the "reference system" "manually":
I have no idea what a references system ...
11
votes
1answer
291 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 ...
11
votes
1answer
247 views
Saving a notebook as a $\LaTeX$ file, with syntax highlighting preserved
How can I save a notebook as a $\LaTeX$ file, while preserving the syntax highlighting (such as input/output boxes)?
8
votes
2answers
323 views
TeX and TraditionalForm
I have a little problem, and hope, with your help, I'll be able to solve it.
As you got from the title, I have some trouble with TeX in Mathematica. Imagine, I want to output a nice DisplayFormula, ...
8
votes
1answer
345 views
How to use $\LaTeX$ for typesetting labels and titles in Mathematica
I need to typeset large number of equations to be used for PlotLabel and Titles and such. These have to look nice. Hence I use ...
8
votes
1answer
698 views
Bordermatrix from LaTeX
How would I create an output similar to the result produced by this LaTeX code:
...
7
votes
1answer
153 views
How to automate x[i]→x_{i}?
I have several Mathematica expressions in which subscripts are expressed with square brackets. E.g. x[12] is meant to represent x12, etc. If I evaluate ...
7
votes
0answers
306 views
How can I export aligned equations to $\LaTeX$?
Using Palettes -> Writing Assistant -> Math Cells, you can enter aligned equations such as:
...
6
votes
2answers
215 views
How do I get the equivalent of the $\LaTeX$ \tag{} in Mathematica?
How do I get the equivalent of the $\LaTeX$ \tag{} in Mathematica?
$a+b=x \tag{1}$
I'm not necessarily asking how to use the $\LaTeX$ \tag{} itself in ...
6
votes
3answers
183 views
How can I read in specific information from a TeX-file?
I have several TeX-files and they contain information of the form
...
6
votes
3answers
69 views
How to type a capital 'E' in Mathematica 9 using 'ToExpression' and 'TeXForm'? [duplicate]
I am trying to use Mathematica's ToExpression[] combined with TexForm to type the Einstein's famous result: E = mc^2. Now this is dead easy in LaTeX, the code is:
...
6
votes
2answers
286 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:
...
6
votes
1answer
175 views
$\TeX$ conversion, support for \hphantom
I'm trying to write some $\TeX$ conversion for a tensor with an upper and a lower index, but I would like the lower index to be displaced to the right by the width of the upper index. In (La)TeX I ...
5
votes
1answer
297 views
Saving in Latex
I have already asked this question in another topic, see here. When I save the following notebook code as $\LaTeX$,
...
5
votes
0answers
102 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 ...
4
votes
2answers
146 views
Override Equation structure change in mathematica - CopyToLaTeX
I am writing my thesis, and when I do copy to LaTeX from Mathematica, it changes the equation variables and also it rearranges the structure of the original equation.
How can I override that ??
...
4
votes
1answer
526 views
Unable to convert $\TeX$ input into mathematica
The input
ToExpression["\\sqrt{x y}", TeXForm]
gives me the $Failed output.
Maybe my very old computer is the problem, but ...
4
votes
1answer
148 views
overriding the format of 'copy-as' latex?
In the answer to Bold face formatting for vectors instead of overarrows like latex \mathbf{}? was a nice method of specifying the visual display for a variable, so that I can do something like the ...
4
votes
0answers
68 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 ...
3
votes
2answers
236 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 ...
3
votes
1answer
219 views
How to export multiple Barcharts from Mathematica to $\LaTeX$
I have to make a document with multiple bar charts and export it:
...
3
votes
1answer
146 views
Running external pdflatex command and importing the generated PDF document
There have been a couple of questions about incorporating labels and equations that were typeset in $\LaTeX$ into a Mathematica notebook. Ideally, this requires running ...
3
votes
1answer
96 views
String replacement to make the TeXForm output beautiful
This question is inspired by this question: How to convert the symbol $d$ in Integrate into $\mathrm{d}$?.
Although it’s not a big problem, the TeXForm can be ...
3
votes
0answers
85 views
TeXToBoxes and BoxesToTeX BoxRules options
A recent question has gotten me to look more into the tex conversion rules. Consider the following latex string:
...
2
votes
2answers
151 views
Awkward output of TeXForm
When I try to format a number that has a big exponent with TeXForm the following happens:
...
2
votes
2answers
132 views
How can you combine lines in LATEX, and lines Mathematica?
supose that You want to make a report about the golden section algorithm, and you want to explain the proccess with text in LATEX, and in every iteration you want to show in that report the values ...
2
votes
1answer
120 views
How to convert the symbol $d$ in Integrate into $\mathrm{d}$?
I used
TeXForm[HoldForm[Integrate[x^2, {x, 1, 2}]]]
to convert the integral
$$\int_1^2 x^2 \, dx$$ How to get $$\int_1^2 x^2 \, \mathrm{d}x ?$$
2
votes
1answer
436 views
How can I format Mathematica expressions for $\LaTeX$ without manual intervention? [closed]
I want to show my work to my audience mathematically. My audience is not interested in Mathematica but in the math itself, so I want $\LaTeX$ output. I tried ...
2
votes
0answers
194 views
Generating a function which outputs possible chemical reactions
I want to make a list of chemical reactions and I write them down in a $\require{mhchem}\LaTeX$ format. They are of the following form
$$NA_n^i+MB_m^j \rightarrow \hat NA_{\hat n}^{\hat i}+\hat ...
2
votes
0answers
70 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 ...
1
vote
2answers
48 views
How to convert TableForm to proper LaTex and why is “\” not replaced by StringReplace?
I'm trying to optimize the teXForm output of a table because the standard output ist not satisfying:
...
0
votes
1answer
333 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.
...


