From 1e1ea1f42eea82123972659f4596dabe969c2d10 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 20 Nov 2006 09:49:00 +0100 Subject: stable 2006.11.20 09:49 --- doc/context/scripts/perl/texshow.1 | 70 +++++++++++++++++ doc/context/scripts/perl/texshow.html | 137 ++++++++++++++++++++++++++++++++++ doc/scripts/context/perl/texshow.1 | 70 ----------------- doc/scripts/context/perl/texshow.html | 137 ---------------------------------- 4 files changed, 207 insertions(+), 207 deletions(-) create mode 100644 doc/context/scripts/perl/texshow.1 create mode 100644 doc/context/scripts/perl/texshow.html delete mode 100644 doc/scripts/context/perl/texshow.1 delete mode 100644 doc/scripts/context/perl/texshow.html (limited to 'doc') diff --git a/doc/context/scripts/perl/texshow.1 b/doc/context/scripts/perl/texshow.1 new file mode 100644 index 000000000..618928b8f --- /dev/null +++ b/doc/context/scripts/perl/texshow.1 @@ -0,0 +1,70 @@ +.TH "texshow" "1" "Jul 2006" "ConTeXt" "CONTEXT" +.PP +.SH "NAME" +texshow \- ConTeXt command and parameter reference +.PP +.SH "SYNOPSIS" +\fBtexshow\fP [ \fIOPTION\fP ] [ \fICOMMAND\fP ] +[ \fILANGUAGE\fP ] +.PP +.SH "DESCRIPTION" +.PP +\fBtexshow\fP uses \fBperl\fP(1) and PerlTk (see \fBTk\fP(3pm)) 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\&. +.PP +\fICOMMAND\fP is a \fBConTeXt\fP command to search for in the +database\&. Note that Plain TeX commands are not (yet) in this database +although they can be used in \fBConTeXt\fP source files\&. +.PP +\fILANGUAGE\fP can be one of \fBcz\fP (Czech), \fBde\fP +(German), \fBen\fP (US-English) or \fBnl\fP (Dutch)\&. The default +language is English\&. +.PP +You can also set the interface language with the +\fB--interface\fP switch\&. +.PP +.SH "BINDINGS" +.PP +Most keyboard events are bound to the search widget, with the +exception of \fB\fP (aka \fB\fP) and \fB\fP +(aka \fB\fP). \fB\fP, \fB\fP, and +\fB\fP quit the application\&. +.PP +.SH "OPTIONS" +.PP +.IP "\fB--help\fP" +Print a brief syntax summary +.IP "\fB--interface=\fP\fILANGUAGE\fP" +Primary interface language\&. +See DESCRIPTION for \fILANGUAGE\fP options\&. +.PP +.SH "FILES" +.PP +.IP "\fITEXMF/tex/context/interface/cont-\fIXX\fP\&.xml\fP" +The database +file\&. At this writing, \fIXX\fP can be one of \fBcz\fP (Czech), +\fBde\fP (German), \fBen\fP (English), \fBfr\fP (French), +\fBit\fP (Italian), \fBnl\fP (Dutch), or \fBro\fP (Romanian)\&. +Which file is used is determined by the +\fILANGUAGE\fP specified on the command line\&. +.PP +.SH "SEE ALSO" +.PP +\fBtexexec\fP(1), \fBpdfetex\fP(1), \fBpdftex\fP(1)\&. +.PP +Web page: +.PP +.SH "AUTHOR" +.PP +This version of \fBtexshow\fP was written by Taco Hoekwater +\&. +.PP +This manpage was written by Tobias Burnus + and C\&.M\&. Connelly +\&. +.PP +\fBtexshow\fP is part of \fBConTeXt\fP and is available +from \&. +.PP diff --git a/doc/context/scripts/perl/texshow.html b/doc/context/scripts/perl/texshow.html new file mode 100644 index 000000000..a9af24284 --- /dev/null +++ b/doc/context/scripts/perl/texshow.html @@ -0,0 +1,137 @@ +Manpage of texshow + +

texshow

+Section: CONTEXT (1)
Updated: Jul 2006
Index +Return to Main Contents
+ +

+ +  +

NAME

+ +texshow - ConTeXt command and parameter reference +

+ +  +

SYNOPSIS

+ +texshow [ OPTION ] [ COMMAND ] +[ LANGUAGE ] +

+ +  +

DESCRIPTION

+ +

+ +texshow uses perl(1) and PerlTk (see Tk(3pm)) 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 English. +

+ +You can also set the interface language with the +--interface switch. +

+ +  +

BINDINGS

+ +

+ +Most keyboard events are bound to the search widget, with the +exception of <Page Up> (aka <Prior>) and <Page Down> +(aka <Next>). <Control-q>, <Control-x>, and +<Alt-F4> quit the application. +

+ +  +

OPTIONS

+ +

+ +

+
--help
+Print a brief syntax summary +
--interface=LANGUAGE
+Primary interface language. +See DESCRIPTION for LANGUAGE options. +
+

+ +  +

FILES

+ +

+ +

+
TEXMF/tex/context/interface/cont-XX.xml
+The database +file. At this writing, XX can be one of cz (Czech), +de (German), en (English), fr (French), +it (Italian), nl (Dutch), or ro (Romanian). +Which file is used is determined by the +LANGUAGE specified on the command line. +
+

+ +  +

SEE ALSO

+ +

+ +texexec(1), pdfetex(1), pdftex(1). +

+ +Web page: <http://www.pragma-ade.com/> +

+ +  +

AUTHOR

+ +

+ +This version of texshow was written by Taco Hoekwater +<taco@elvenkind.com>. +

+ +This manpage was written by Tobias Burnus +<burnus@gmx.de> and C.M. Connelly +<c@eskimo.com>. +

+ +texshow is part of ConTeXt and is available +from <http://www.pragma-ade.com/pragma-ade/>. +

+ +

+ +


+ 

Index

+
+
NAME
+
SYNOPSIS
+
DESCRIPTION
+
BINDINGS
+
OPTIONS
+
FILES
+
SEE ALSO
+
AUTHOR
+
+
+This document was created by +man2html, +using the manual pages.
+Time: 09:31:15 GMT, July 19, 2006 + + diff --git a/doc/scripts/context/perl/texshow.1 b/doc/scripts/context/perl/texshow.1 deleted file mode 100644 index 618928b8f..000000000 --- a/doc/scripts/context/perl/texshow.1 +++ /dev/null @@ -1,70 +0,0 @@ -.TH "texshow" "1" "Jul 2006" "ConTeXt" "CONTEXT" -.PP -.SH "NAME" -texshow \- ConTeXt command and parameter reference -.PP -.SH "SYNOPSIS" -\fBtexshow\fP [ \fIOPTION\fP ] [ \fICOMMAND\fP ] -[ \fILANGUAGE\fP ] -.PP -.SH "DESCRIPTION" -.PP -\fBtexshow\fP uses \fBperl\fP(1) and PerlTk (see \fBTk\fP(3pm)) 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\&. -.PP -\fICOMMAND\fP is a \fBConTeXt\fP command to search for in the -database\&. Note that Plain TeX commands are not (yet) in this database -although they can be used in \fBConTeXt\fP source files\&. -.PP -\fILANGUAGE\fP can be one of \fBcz\fP (Czech), \fBde\fP -(German), \fBen\fP (US-English) or \fBnl\fP (Dutch)\&. The default -language is English\&. -.PP -You can also set the interface language with the -\fB--interface\fP switch\&. -.PP -.SH "BINDINGS" -.PP -Most keyboard events are bound to the search widget, with the -exception of \fB\fP (aka \fB\fP) and \fB\fP -(aka \fB\fP). \fB\fP, \fB\fP, and -\fB\fP quit the application\&. -.PP -.SH "OPTIONS" -.PP -.IP "\fB--help\fP" -Print a brief syntax summary -.IP "\fB--interface=\fP\fILANGUAGE\fP" -Primary interface language\&. -See DESCRIPTION for \fILANGUAGE\fP options\&. -.PP -.SH "FILES" -.PP -.IP "\fITEXMF/tex/context/interface/cont-\fIXX\fP\&.xml\fP" -The database -file\&. At this writing, \fIXX\fP can be one of \fBcz\fP (Czech), -\fBde\fP (German), \fBen\fP (English), \fBfr\fP (French), -\fBit\fP (Italian), \fBnl\fP (Dutch), or \fBro\fP (Romanian)\&. -Which file is used is determined by the -\fILANGUAGE\fP specified on the command line\&. -.PP -.SH "SEE ALSO" -.PP -\fBtexexec\fP(1), \fBpdfetex\fP(1), \fBpdftex\fP(1)\&. -.PP -Web page: -.PP -.SH "AUTHOR" -.PP -This version of \fBtexshow\fP was written by Taco Hoekwater -\&. -.PP -This manpage was written by Tobias Burnus - and C\&.M\&. Connelly -\&. -.PP -\fBtexshow\fP is part of \fBConTeXt\fP and is available -from \&. -.PP diff --git a/doc/scripts/context/perl/texshow.html b/doc/scripts/context/perl/texshow.html deleted file mode 100644 index a9af24284..000000000 --- a/doc/scripts/context/perl/texshow.html +++ /dev/null @@ -1,137 +0,0 @@ -Manpage of texshow - -

texshow

-Section: CONTEXT (1)
Updated: Jul 2006
Index -Return to Main Contents
- -

- -  -

NAME

- -texshow - ConTeXt command and parameter reference -

- -  -

SYNOPSIS

- -texshow [ OPTION ] [ COMMAND ] -[ LANGUAGE ] -

- -  -

DESCRIPTION

- -

- -texshow uses perl(1) and PerlTk (see Tk(3pm)) 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 English. -

- -You can also set the interface language with the ---interface switch. -

- -  -

BINDINGS

- -

- -Most keyboard events are bound to the search widget, with the -exception of <Page Up> (aka <Prior>) and <Page Down> -(aka <Next>). <Control-q>, <Control-x>, and -<Alt-F4> quit the application. -

- -  -

OPTIONS

- -

- -

-
--help
-Print a brief syntax summary -
--interface=LANGUAGE
-Primary interface language. -See DESCRIPTION for LANGUAGE options. -
-

- -  -

FILES

- -

- -

-
TEXMF/tex/context/interface/cont-XX.xml
-The database -file. At this writing, XX can be one of cz (Czech), -de (German), en (English), fr (French), -it (Italian), nl (Dutch), or ro (Romanian). -Which file is used is determined by the -LANGUAGE specified on the command line. -
-

- -  -

SEE ALSO

- -

- -texexec(1), pdfetex(1), pdftex(1). -

- -Web page: <http://www.pragma-ade.com/> -

- -  -

AUTHOR

- -

- -This version of texshow was written by Taco Hoekwater -<taco@elvenkind.com>. -

- -This manpage was written by Tobias Burnus -<burnus@gmx.de> and C.M. Connelly -<c@eskimo.com>. -

- -texshow is part of ConTeXt and is available -from <http://www.pragma-ade.com/pragma-ade/>. -

- -

- -


- 

Index

-
-
NAME
-
SYNOPSIS
-
DESCRIPTION
-
BINDINGS
-
OPTIONS
-
FILES
-
SEE ALSO
-
AUTHOR
-
-
-This document was created by -man2html, -using the manual pages.
-Time: 09:31:15 GMT, July 19, 2006 - - -- cgit v1.2.3