On Fri, Dec 2, 2011 at 5:04 PM, John Kitzmiller <[email protected]> wrote: > Hello. > > Trying to make my first doc with ConTeXt (Win7, standalone install) I get > the error: > > context: The Lua script is not registered > context: Data: context > > and I am taken back to the command prompt. Nothing is produced. > > Any ideas? > > What did I overlook? > > After `texing otherwise for years I am really looking forward to diving into > ConTeXt. > > Thanks, > > John > > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to > the Wiki! > > maillist : [email protected] / > 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 > ___________________________________________________________________________________
Under linux, save this as test.tex \starttext \input tufte \stoptext and the on a shell $> context test.tex You should have test.pdf with one page. Otherwise, we need more infos (OS, which context standalone, test file...) -- luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
