Re: [NTG-context] math \prime with subscripts

2014-09-24 Thread Yuri Teixeira
+ 16T^\prime_{rs} + 17T_{rs}\prime + 18T_{rs}^\prime \stopformula \startformula 19T' + 20T^' + 21T'_{rs} + 22T^'_{rs} + 23T_{rs}' + 24T_{rs}^' \stopformula \stoptext YT 2014-09-22 17:48 GMT-03:00 Aditya Mahajan : > On Sun, 21 Sep 2014, Yuri Teixeira wrote: >

[NTG-context] math \prime with subscripts

2014-09-21 Thread Yuri Teixeira
Hi is there a way for \prime not get smaller when used with sub/superscripts? Or realigned somehow? Without font changes would be nice. \starttext \startformula \frac13T\prime_{rs}T\prime_{st}T\prime_{tr} \stopformula \startformula \frac13T_{rs}\prime T_{st}\prime T_{tr}\prime \stopformula \sto

Re: [NTG-context] setuphead interlinespace

2014-07-27 Thread Yuri Teixeira
xtgarden.net/setuplocalinterlinespace > > It may help you achieve what you want to do. > > Best regards: OK > > On 27 Jul 2014, at 04:06, Yuri Teixeira wrote: > > Hello, From command/setuphead > <http://wiki.contextgarden.net/Command/setuphead> I inferred this should > work to set li

[NTG-context] setuphead interlinespace

2014-07-26 Thread Yuri Teixeira
Hello, From command/setuphead I inferred this should work to set linespace to 1.5 within the chapter/section but it doesn't. Should it? I read on \setupinterlinespace and it's resetting mechanic but thought the parameter in setuphead would work. Als

Re: [NTG-context] State of documentation of ConTeXt?

2014-07-15 Thread Yuri Teixeira
As I wrote in another thread, the state of the docs worries me too. I take it that the suggestion to study the source was not serious, and perhaps it is indeed a matter of priorities. As a new user I have a strong opinion that the documentation should be a higher priority than it seems to be. All t

Re: [NTG-context] documentation

2014-07-08 Thread Yuri Teixeira
Thank you for the response. I'll keep this description in mind when looking up stuff and contribute what I can in the wiki (which is still down for me). YT 2014-07-08 4:57 GMT-03:00 Hans Hagen : > On 7/7/2014 8:51 PM, Yuri Teixeira wrote: > >> Hello, >> I'm s

[NTG-context] documentation

2014-07-07 Thread Yuri Teixeira
Hello, I'm sorry this probably is a dumb question but I'm really lost in my searches. I'm new to context/tex and have been learning/finding information in the wiki at the contextgarden.net for the past couple of weeks. Some of information there don't seem up to date but nothing unusual in an unoffi

Re: [NTG-context] Mixed subscripts and superscripts

2014-07-01 Thread Yuri Teixeira
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 : > > Am 01.07.2014 um 16:57 schrieb Yuri Teixeira : > > Sorry hit send too soon > > I'm trying to do this https://en.wikipedia.org/wiki/Mixed_tensor &g

Re: [NTG-context] Mixed subscripts and superscripts

2014-07-01 Thread Yuri Teixeira
een changed. Thanks YT 2014-07-01 11:56 GMT-03:00 Yuri Teixeira : > 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

[NTG-context] Mixed subscripts and superscripts

2014-07-01 Thread Yuri Teixeira
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 ~ h