Re: Mathematica code & Latex
- To: mathgroup at smc.vnet.net
- Subject: [mg63421] Re: [mg63402] Mathematica code & Latex
- From: "Christopher Arthur" <pantagruel123 at aol.com>
- Date: Fri, 30 Dec 2005 02:32:36 -0500 (EST)
- References: <200512290757.CAA16366@smc.vnet.net> <001401c60c52$40e4b5e0$4101a8c0@Aristophanes> <43B42404.1080700@students.unibe.ch>
- Sender: owner-wri-mathgroup at wolfram.com
Daniel, If the mathematica code is not too sophisticated, you don't have to use the notebook2e package. If you just use \usepackage{amsmath,amssymb, graphics} then you can get decent results, although the fonts for your mathematica code will end up looking more like typical latex fonts rather than the specialized fonts. Actually...while we're on the subject...I have another latex issue that I can't seem to resolve: inline cells with formulae, when inside a text cell, do not format correctly when converted to latex. What happens is that special symbols get $ $ delimiters individually instead of around the whole inline cell. I tried changing the DefaultNewInlineCell to some "formula" type, and that gets me half-way there: the whole cell gets the math delimiters, but still the superfluous $'s don't leave. Any ideas? Regards, C.Arthur
- References:
- Mathematica code & Latex
- From: Daniel Arnold <flashlight@students.unibe.ch>
- Mathematica code & Latex