Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Taco Hoekwater
Karsten Heymann wrote: > Nikolai Weibull schrieb: > >> Is there a list of builtin TeX commands anywhere on the net? > > TeXbook, chapters 24-26, should be fairly complete. The source file is > freely availabe (http://ctan.org/tex-archive/systems/knuth/tex/), but > you may not process it with tex.

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Karsten Heymann
Nikolai Weibull schrieb: Is there a list of builtin TeX commands anywhere on the net? TeXbook, chapters 24-26, should be fairly complete. The source file is freely availabe (http://ctan.org/tex-archive/systems/knuth/tex/), but you may not process it with tex. Yours, Karsten signature.asc Des

[NTG-context] core-bar in latest ConTeXt?

2006-03-25 Thread Gerben Wierda
The automatic updated ConTeXt updater i-Package installs the new ConTeXt on Mac OS X but while rebuilding the formats, complains: ! I can't find file `core-bar.tex'. l.299 \input core-bar.tex Please type another input file name: ! Emergency stop. l.299 \input core-bar.tex G ___

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread John R. Culleton
On Saturday 25 March 2006 07:35, Hans Hagen wrote: > Nikolai Weibull wrote: > > Hi! > > > > Is there a list of builtin TeX commands anywhere on the net? I need > > it for a syntax definition of the plain TeX format. > > > > With builtin TeX commands I mean stuff like \def, \global, and such. > >

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Thomas A. Schmitz
On Mar 25, 2006, at 11:41 AM, Nikolai Weibull wrote: > Hi! > > Is there a list of builtin TeX commands anywhere on the net? I need > it for a syntax definition of the plain TeX format. > Does that do what you want: http://www.tug.org/utilities/plain/cseq.html Best Thomas _

Re: [NTG-context] List of builtin TeX commands

2006-03-25 Thread Hans Hagen
Nikolai Weibull wrote: > Hi! > > Is there a list of builtin TeX commands anywhere on the net? I need > it for a syntax definition of the plain TeX format. > > With builtin TeX commands I mean stuff like \def, \global, and such. > > A list of commands defined in plain.tex would be great as well, b

Re: [NTG-context] \typefile problem

2006-03-25 Thread Hans Hagen
Thomas A. Schmitz wrote: > Yes, same here, the file is missing, so generating the formats runs > into trouble: > > loading : MetaPost Graphics / Stand Alone Graphics > ) (/usr/local/teTeX/share/texmf.local/tex/context/base/core-pos.tex > loading : Context Positioning Support > ) >

[NTG-context] List of builtin TeX commands

2006-03-25 Thread Nikolai Weibull
Hi! Is there a list of builtin TeX commands anywhere on the net? I need it for a syntax definition of the plain TeX format. With builtin TeX commands I mean stuff like \def, \global, and such. A list of commands defined in plain.tex would be great as well, but at least that's easier to compile