|
[Date Index]
[Thread Index]
[Author Index]
Correct TeXForm of matrices, customizing TeX output.
- To: mathgroup at smc.vnet.net
- Subject: [mg8462] Correct TeXForm of matrices, customizing TeX output.
- From: Bjoern Hassler <t25a002 at rrz.uni-hamburg.de>
- Date: Tue, 2 Sep 1997 16:14:57 -0400
- Organization: Deutsches Elektronen-Synchrotron (DESY)
- Sender: owner-wri-mathgroup at wolfram.com
This one has probably been asked many times.
Why does
TeXForm[MatrixForm[ {{0,0}} ]]
give
\matrix{ 0 \& 0 \cr}
with the "\&" instead of just &,
and how do I correct this situation?
Is there a way of customizing the output from TeXForm[]
in a simple way?
Thanks,
Bjoern
Prev by Date:
Mathematica, Assumptions and Abramowitz & Stegun
Next by Date:
make 1. x 10^-10 read simply 10^-10??
Previous by thread:
Re: Mathematica, Assumptions and Abramowitz & Stegun
Next by thread:
make 1. x 10^-10 read simply 10^-10??
|