Skip to main content

Questions tagged [latex]

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.

0 votes
0 answers
2 views

Why do I generate Zig Zag lines instead of a surface when attempting to plot a contour plot in latex using csv data?

I am trying to generate a contour plot from a the following csv file unCon01new10.csv. When I generate the contour plot using Mathematica it looks like . When I try using the same csv file to generate ...
Quantum Kid's user avatar
0 votes
0 answers
10 views

How can I convert a ListContourPlot plot to a Latex contour plot?

I want to convert a Mathematica contour plot to have the appearance of being generated using LaTeX. I am using a CSV file called unCon01new2.csv that consists of 3 columns (with no header): theta, phi,...
Quantum Kid's user avatar
2 votes
2 answers
98 views

How can I make a list of exercises from a list of triples to write equation of the plan passing through three points?

I use proflycee to make a tex file like this ...
Thuy Nguyen's user avatar
  • 1,131
0 votes
1 answer
130 views

LaTeX doesn't look like LaTeX [closed]

...
Algebear's user avatar
  • 133
1 vote
1 answer
113 views

How can I make a data randomly like form of LaTeX

This is a data in LaTeX, I input by my hand. ...
Thuy Nguyen's user avatar
  • 1,131
0 votes
1 answer
46 views

How can I input data of list as a number in option declare function of \begin{tikzpicture}?

I have a list list = {{2, 2, 2}, {8/3, 9/2, 7/2}}; I want to input elements of list into ...
Laurenso's user avatar
  • 1,056
3 votes
3 answers
62 views

Mathematica misinterprets $\LaTeX$ equation, mistakes product as function call

I am trying to import a $\LaTeX$ equation into Mathematica. I called ToExpression[expression,TeXForm], which works for the most part, but sometimes it interprets ...
Carlos Santi Toledo's user avatar
6 votes
2 answers
729 views

How can I solve a list of problems and get a LaTeX file?

I have a list of problems ...
John Paul Peter's user avatar
2 votes
0 answers
46 views

LaTeX symbols inside Expectation [duplicate]

I use LaTeX in my Mathematica code (using "^+4"), and was surprised that the first line in the code below evaluates correctly, but the second (essentially identical) line does not: ...
Dejan Evisal's user avatar
4 votes
1 answer
433 views

How can I write the text in another language instead of English?

Based on the answer in tried in Vietnamese ...
John Paul Peter's user avatar
6 votes
1 answer
261 views

How can I make some version of exercises from a list and get the LaTeX file?

I have a list ...
John Paul Peter's user avatar
2 votes
2 answers
89 views

How can I convert `Sin[2 x]` to `\sin 2x` and put result of Mathematica in a list in LaTeX like this?

I tried ReplaceAll[ Table[{Sin[2 x] == Sqrt[i]/2, Expand[Reduce[Sin[2 x] == Sqrt[i]/2, x, Reals]]}, {i, 0, 4}], C[1] -> k] and got I copy the result ...
Laurenso's user avatar
  • 1,056
1 vote
1 answer
72 views

How can I update new keywords of Mathematica to LaTeX?

I have posted this question ...
John Paul Peter's user avatar
8 votes
1 answer
85 views

Is it possible to disable and re-enable LaTeX editing?

Entering text with the "^4" shortcut produces a selectable field which--when selected--allows one to edit the TeX. After I am finished editing TeX, the mouse-over highlighting is annoying ...
Craig Carter's user avatar
  • 4,625
0 votes
0 answers
50 views

How to convert LaTeX to expression without interpreting variables as products?

I need to convert some LaTeX code to mathematica expressions. So far I have used ToExpression["ab", TeXForm] yielding ...
Suppenkasper's user avatar

15 30 50 per page
1
2 3 4 5
24