Mathematica 5.1 and Latex
- To: mathgroup at smc.vnet.net
- Subject: [mg60194] Mathematica 5.1 and Latex
- From: Detlef Müller <dmueller at mathematik.uni-kassel.de>
- Date: Wed, 7 Sep 2005 04:03:52 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello, Is there a way to control the outputstyle of the Mathematica-generated Latexcode? I like that in my version no mathematica.sty is needed (wich caused lots of trouble with other styles and personal definitions), but the very very fat output from this "\pmb"-Font for example seems too strong in the printout. And as some Pages of Mathematica-code will appear in my diss, it should look pretty well. ( A good compromise would be to set some variables wich surely not collide with package variables in a preamble of the tex-text generated by Mathematica. For example: " \newcommand{\MMA51output}{\pmb} \newcommand{\MMA51input}{ ... ..." But this seems not the way the thing is implemented.) for the topic "tex" or "latex" the Help gave not too much hints. Is there some material somewhere in the net? Greetings, Detlef