ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Mixed subscripts and superscripts
@ 2014-07-01 14:56 Yuri Teixeira
  2014-07-01 14:57 ` Yuri Teixeira
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri Teixeira @ 2014-07-01 14:56 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 491 bytes --]

I'm trying to do this https://en.wikipedia.org/wiki/Mixed_tensor
doing this \m{T_{\alpha}^{\beta}_{\gamma}} and this
\m{T^{\alpha}_{\beta}^{\gamma}}
but I get errors for double subscript and double superscript respectively.
Then I'm doing this as a workaround T_{\alpha~\gamma}^{~\beta~}
But the ~ has the fixed width of a digit, or so I read, and I get a less
optimal spacing in this case \m{T^{i~k~m}_{~j~l~n}} in which the 'm'
appears to be after the


2014-05-21_22:04 on debian testing

[-- Attachment #1.2: Type: text/html, Size: 682 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mixed subscripts and superscripts
  2014-07-01 14:56 Mixed subscripts and superscripts Yuri Teixeira
@ 2014-07-01 14:57 ` Yuri Teixeira
  2014-07-01 15:02   ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri Teixeira @ 2014-07-01 14:57 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1172 bytes --]

Sorry hit send too soon

I'm trying to do this https://en.wikipedia.org/wiki/Mixed_tensor
doing this \m{T_{\alpha}^{\beta}_{\gamma}} and this
\m{T^{\alpha}_{\beta}^{\gamma}}
but I get errors for double subscript and double superscript respectively.
Then I'm doing this as a workaround T_{\alpha~\gamma}^{~\beta~}
But the ~ has the fixed width of a digit, or so I read, and I get a less
optimal spacing in this case \m{T^{i~k~m}_{~j~l~n}} in which the 'm'
appears to be after the 'n'.
I'm using version 2014-05-21_22:04 on debian testing so excuse me if this
has been changed.
Thanks
YT


2014-07-01 11:56 GMT-03:00 Yuri Teixeira <yuriteixeira235@gmail.com>:

> I'm trying to do this https://en.wikipedia.org/wiki/Mixed_tensor
> doing this \m{T_{\alpha}^{\beta}_{\gamma}} and this
> \m{T^{\alpha}_{\beta}^{\gamma}}
> but I get errors for double subscript and double superscript respectively.
> Then I'm doing this as a workaround T_{\alpha~\gamma}^{~\beta~}
> But the ~ has the fixed width of a digit, or so I read, and I get a less
> optimal spacing in this case \m{T^{i~k~m}_{~j~l~n}} in which the 'm'
> appears to be after the
>
>
> 2014-05-21_22:04 on debian testing
>

[-- Attachment #1.2: Type: text/html, Size: 1898 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mixed subscripts and superscripts
  2014-07-01 14:57 ` Yuri Teixeira
@ 2014-07-01 15:02   ` Wolfgang Schuster
  2014-07-01 15:06     ` Yuri Teixeira
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2014-07-01 15:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 780 bytes --]


Am 01.07.2014 um 16:57 schrieb Yuri Teixeira <yuriteixeira235@gmail.com>:

> Sorry hit send too soon
> 
> I'm trying to do this https://en.wikipedia.org/wiki/Mixed_tensor
> doing this \m{T_{\alpha}^{\beta}_{\gamma}} and this \m{T^{\alpha}_{\beta}^{\gamma}}
> but I get errors for double subscript and double superscript respectively.
> Then I'm doing this as a workaround T_{\alpha~\gamma}^{~\beta~}
> But the ~ has the fixed width of a digit, or so I read, and I get a less optimal spacing in this case \m{T^{i~k~m}_{~j~l~n}} in which the 'm' appears to be after the 'n'.
> I'm using version 2014-05-21_22:04 on debian testing so excuse me if this has been changed.

\starttext

\startformula
T_\alpha {}^\beta {}_\gamma
\stopformula

\stoptext

Wolfgang


[-- Attachment #1.2: Type: text/html, Size: 1406 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Mixed subscripts and superscripts
  2014-07-01 15:02   ` Wolfgang Schuster
@ 2014-07-01 15:06     ` Yuri Teixeira
  0 siblings, 0 replies; 4+ messages in thread
From: Yuri Teixeira @ 2014-07-01 15:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1453 bytes --]

Thank you very much!
T^i{}_j{}^k{}_l{}^m{}_n{} works fine as can be.

YT


2014-07-01 12:02 GMT-03:00 Wolfgang Schuster <schuster.wolfgang@gmail.com>:

>
> Am 01.07.2014 um 16:57 schrieb Yuri Teixeira <yuriteixeira235@gmail.com>:
>
> Sorry hit send too soon
>
> I'm trying to do this https://en.wikipedia.org/wiki/Mixed_tensor
> doing this \m{T_{\alpha}^{\beta}_{\gamma}} and this
> \m{T^{\alpha}_{\beta}^{\gamma}}
> but I get errors for double subscript and double superscript respectively.
> Then I'm doing this as a workaround T_{\alpha~\gamma}^{~\beta~}
> But the ~ has the fixed width of a digit, or so I read, and I get a less
> optimal spacing in this case \m{T^{i~k~m}_{~j~l~n}} in which the 'm'
> appears to be after the 'n'.
> I'm using version 2014-05-21_22:04 on debian testing so excuse me if this
> has been changed.
>
>
> \starttext
>
> \startformula
> T_\alpha {}^\beta {}_\gamma
> \stopformula
>
> \stoptext
>
> Wolfgang
>
>
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl /
> http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2734 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-01 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-01 14:56 Mixed subscripts and superscripts Yuri Teixeira
2014-07-01 14:57 ` Yuri Teixeira
2014-07-01 15:02   ` Wolfgang Schuster
2014-07-01 15:06     ` Yuri Teixeira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).