Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #1843 > unrolled thread
| Started by | Themis Matsoukas <tmatsoukas@me.com> |
|---|---|
| First post | 2011-04-23 11:50 +0000 |
| Last post | 2011-04-26 10:50 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.soft-sys.math.mathematica
Extraneous @ in TeXForm Themis Matsoukas <tmatsoukas@me.com> - 2011-04-23 11:50 +0000
Re: Extraneous @ in TeXForm Peter Pein <petsie@dordos.net> - 2011-04-26 10:50 +0000
| From | Themis Matsoukas <tmatsoukas@me.com> |
|---|---|
| Date | 2011-04-23 11:50 +0000 |
| Subject | Extraneous @ in TeXForm |
| Message-ID | <iouedb$6gu$1@smc.vnet.net> |
In the following example I get an extraneous "@":
{a, b, c} = {4.27873, 1355.374, -37.853};
a - b/(x + c) // TeXForm
4.27873@ -\frac{1355.37}{x-37.853}
I am running 8.0.1.0 on a mac. Do others see this bug?
Themis
[toc] | [next] | [standalone]
| From | Peter Pein <petsie@dordos.net> |
|---|---|
| Date | 2011-04-26 10:50 +0000 |
| Message-ID | <ip6824$bm0$1@smc.vnet.net> |
| In reply to | #1843 |
Am 23.04.2011 13:50, schrieb Themis Matsoukas:
> {a, b, c} = {4.27873, 1355.374, -37.853};
> a - b/(x + c) // TeXForm
On Win7-64 and Ubuntu 10.10 and Ubuntu 11.04ß:
In[1]:= 1.-x//TeXForm
Out[1]//TeXForm=
1.@ -x
[toc] | [prev] | [standalone]
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web