Kumar Appaiah wrote:
I have been using ConTeXt for a short time now, after I switched from LaTeX. I find it quite great, but I have two queries regarding it. I am using teTeX in Debian (unstable).
1. Are the Lucida Bright fonts used in the documentation part of the complete teTeX documentation or are they fonts which need to be obtained separately? I have read a thread about this on the archive of this list, and tried all possible combinations suggested there in vain.
the lucida's is non free but you can buy it relatively cheap at www.tug.org
2. The tutorial tells us to refer to other sources (The TeX Book) for more on Math typesetting. Is there any online resource which would explain TeX (as opposed to LaTeX) math?
most math (also in latex) is tex math, macro packages add additional symbols (context has them), some matrix stuff (is available in math modules) and font handling (depends on font system used) the best resource is still "the tex book" Hans