a Computer Algebra System (CAS) used for symbolic manipulation, graphing, and many more mathematical/scientific tasks. There is a SE site dedicated to it at mathematica.stackexchange.com.
20
votes
4answers
922 views
Can I have a flexible partial derivative macro?
I was thinking about writing a partial derivative macro that has a similar syntax to the Mathematica D function. (example)
The syntax could be like this:
\D{f}{x} expands to \frac{\partial ...
14
votes
4answers
1k views
Plotting the solution of inequalities with WolframAlpha or Maple
I want to plot the solution of two inequalities and include them in a LaTeX paper.
I really like they way this looks: Wolfram Alpha. Unfortunately, I have no idea how to
export this into a ...
0
votes
2answers
225 views
Formatting LaTeX-dump from Mathematica equations for A4-paper without manual adjusting?
I asked this question here in Mathematica.SE but they encouraged to ask also on this site.
How can make this writing process easier from Mathematica to LaTeX? Please, note that I have a lot of ...
5
votes
1answer
550 views
Can I use Wolfram Mathematica fonts in XeTeX / LuaTeX?
Wolfram Mathematica comes with full (?) set of math fonts. Is it possible to use these fonts in XeLaTeX and LuaLaTeX? I mean something like
\usepackage[math-style=ISO,bold-style=ISO]{unicode-math}
...
4
votes
2answers
429 views
Fanciest way to include Mathematica code in LaTeX
I am trying to include a Mathematica code in LaTeX. To obtain the Mathematica code I just exported notebook as PDF. I didn't like the way it was included in my TEX code so I just thought of adding a ...
2
votes
1answer
362 views
Problem with installing Wolfram Mathematica fonts in TeX Live
I've been trying to install the Wolfram Mathematica fonts in my installation of TeX Live 2011, running under OS X Lion. I used a mangled version of these instructions. I placed the files in ...