[NTG-context] Re: startyping modification

2004-10-31 Thread Patrick Gundlach
Hello David, \starttyping y = x.^2 -2*x - 3 \stoptyping I'd like, just this one time, to typeset this so it fall in the middle of the page, with a slightly enlarged fontsize. What is the middle of the page? centered vertically and horizontally? If only horizontal alignment: use

[NTG-context] minimal ConTeXt tree

2004-10-31 Thread Steffen Wolfrum
Hi all, I wanted to give my TeX a fresh start, deleted the complete tetex folder and downloaded Hans' macosxtex.zip. Could someone please share his/her experience what to do now - in order to get the files in this zip work? I am working on MacOSX and - by now - I am not so firm on the path

[NTG-context] subsubsubsection

2004-10-31 Thread Steffen Wolfrum
Hi, I have to typeset a document with 5 heading levels. So I wanted to create a subsubsubsection (section-6). But it doesn't work. According to the manual I did it like that: \definesection[section-6] \setupsection[section-6][conversion=characters,previousnumber=no]

[NTG-context] Re: subsubsubsection

2004-10-31 Thread Patrick Gundlach
Hi, According to the manual I did it like that: \definesection[section-6] \setupsection[section-6][conversion=characters,previousnumber=no] \definehead[LevelFive][section-6] \definehead[LevelFive][section=section-6] Patrick (and please post a minimal but complete example for testing!)

Re: [NTG-context] Re: side-by-side

2004-10-31 Thread David Arnold
Patrick et al, I got around my last problem by defining a new typing environment, so the idea below is almost working the way I want. I have: \startbuffer x=linspace(-2,4); y=x.^2-2*x-3; plot(x,y) xlabel('x') ylabel('y') title('y = x^2 -2x -3') grid on \stopbuffer \placesidebyside{%

[NTG-context] Re: subsubsubsection

2004-10-31 Thread Steffen Wolfrum
... sure I have seen that subsubsubsection is already defined in core-sec.tex. Then the numbering/charactering works fine ... BUT why does a heading that's mapped to it just not appear in the TOC? Steffen ___ ntg-context mailing list [EMAIL PROTECTED]

[NTG-context] Losing frames in table

2004-10-31 Thread David Arnold
All, How come I don't get frames (rightframe=on, bottomframe=on) in my table with this? \setupTABLE[background=screen,screen=0.8,color=darkred,frame=off] \setupTABLE[column][first][rightframe=on] \setupTABLE[row][first][bottomframe=on] \placetable[none]{}{%

[NTG-context] \def\vec#1

2004-10-31 Thread David Arnold
All, This is fine. \starttext \startformula \left(\matrix{y_1\cr y_2\cr \vdots\cr y_n}\right)= \left(\matrix{x_1^2\cr x_2^2\cr \vdots\cr x_n^2}\right) -2\left(\matrix{x_1\cr x_2\cr \vdots\cr x_n}\right) -\left(\matrix{3\cr 3\cr \vdots\cr 3}\right). \stopformula If \startformula \vec x

Re: [NTG-context] \def\vec#1

2004-10-31 Thread Matthias Weber
\def\vec#1{{\bf #1}} Matthias On Oct 31, 2004, at 2:49 PM, David Arnold wrote: All, This is fine. \starttext \startformula \left(\matrix{y_1\cr y_2\cr \vdots\cr y_n}\right)= \left(\matrix{x_1^2\cr x_2^2\cr \vdots\cr x_n^2}\right) -2\left(\matrix{x_1\cr x_2\cr \vdots\cr x_n}\right)

Re: [NTG-context] \def\vec#1

2004-10-31 Thread David Arnold
Matthias, Of course! Thanks. \def\vec#1{{\bf #1}} Matthias ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Re: side-by-side

2004-10-31 Thread Patrick Gundlach
Hello David, this is far from perfect, but perhaps worth a tryout: -- \setupcolors[state=start] \setuptyping [before={\startframedtext[width=\localhsize,background=screen, backgroundscreen=0.8]}, after={\stopframedtext}, color=darkred]

[NTG-context] Re: minimal ConTeXt tree

2004-10-31 Thread Patrick Gundlach
Hello Steffen, I wanted to give my TeX a fresh start, deleted the complete tetex folder and downloaded Hans' macosxtex.zip. Could someone please share his/her experience what to do now - in order to get the files in this zip work? This sounds to me as if you want to shoot yourself in your