MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Extraneous @ in TeXForm

  • To: mathgroup at smc.vnet.net
  • Subject: [mg118360] Re: Extraneous @ in TeXForm
  • From: Iván Lazaro <gaminster at gmail.com>
  • Date: Sun, 24 Apr 2011 08:25:46 -0400 (EDT)

I can see this to, running 8.0.1 on Linux.

2011/4/23 Themis Matsoukas <tmatsoukas at me.com>:
> 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
>
>


  • Prev by Date: .NET/LINK Users Guide
  • Next by Date: Vertical Headers in TableForm or Grid
  • Previous by thread: Extraneous @ in TeXForm
  • Next by thread: Re: Extraneous @ in TeXForm