texshow(w) CONTEXT texshow(w) NAME texshow - ConTeXt command and parameter reference SYNOPSIS texshow [ OPTION ] [ COMMAND ] [ LANGUAGE ] DESCRIPTION texshow uses perl(l) and PerlTk (see Tk(k)) to show a overview of the commands and parameters of those. In the Tk window you can search for a command and by switching the interface, you can see the equivalent in another interface language. COMMAND is a ConTeXt command to search for in the database. Note that Plain TeX commands are not (yet) in this database although they can be used in ConTeXt source files. LANGUAGE can be one of cz (Czech), de (German), en (US- English) or nl (Dutch). The default language is Dutch. You can also set the interface language with the --inter- face switch. OPTIONS --help Print a brief syntax summary --interface=LANGUAGE Primary interface language. See DESCRIPTION for LANGUAGE options. FILES TEXMF/context/perltk/cont_mis.pm Perl module for formatting data TEXMF/context/perltk/cont_set.pm Perl module for defining and constructing Tk inter- face TEXMF/context/data/cont-XX.tws The database file. At this writing, XX can be one of cz (Czech), de (German), en (English), it (Ital- ian), or nl (Dutch). Which file is used is deter- mined by the LANGUAGE specified on the command line. SEE ALSO texexec(c), texutil(l), pdfetex(x), pdftex(x). Web page: <http://www.pragma-ade.com/> AUTHOR texshow was written by Hans Hagen <pragma@wxs.nl>. This manpage was written by Tobias Burnus <burnus@gmx.de> and C.M. Connelly <c@eskimo.com>. texshow is part of TeXWork and ConTeXt and is available from <http://www.pragma-ade.com/pragma-ade/>. ConTeXt Oct 2000 texshow(w)