Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sketch(1) [debian man page]

SKETCH(1)							   User Commands							 SKETCH(1)

NAME
sketch - Produce 3D line drawings from scene description language DESCRIPTION
sketch [options] file1 [-D tag] [-U tag] file2... -h Print a summary of options to stderr -v Print version info to standard output -d Debug parser (for developers) -b Use BSP rather than Painters algorithm for hidden surface removal -T[u|e][p[P|T]] Produce a complete LaTeX document u U.S. paper size (8.5 x 11 inches) (default) e European A4 paper size (297 x 210 mm) p Print document template to stdout P Print PSTricks version of doc template (default) T Print TikZ version of doc template -t templatefile Load user document template (any text file with escape %SKETCH_OUTPUT%) -o outfile Put output in outfile (default is stdout) -D tag Define given tag -U tag Undefine given tag SEE ALSO
The full documentation for sketch is maintained as a Texinfo manual. If the info and sketch programs are properly installed at your site, the command info sketch should give you access to the complete manual. AUTHOR
This manual page was written by David Bremner bremner@unb.ca for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2009 David Bremner sketch 0.2.159 July 7, 2009 SKETCH(1)

Check Out this Related Man Page

GLOGG(1)						      General Commands Manual							  GLOGG(1)

NAME
glogg -- interactively browses and searches through a file SYNOPSIS
glogg [QT options] [File] DESCRIPTION
This manual page documents briefly the glogg tool. This manual page was written for the Debian distribution because the original program does not have a manual page. For comprehensive docu- mentation, please see /usr/share/doc/glogg/documentation.html. glogg is a GUI application that helps browse and search through long and complex log files. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a full summary of options, run glogg --help. -h, --help Show summary of options. -v, --version Show version of program. -d, --debug Increase the amount of debug information output by the program. The option can be specified several times to increase the amount further. SEE ALSO
grep (1), less (1). AUTHOR
This manual page was written by Nicolas Bonnefon nicolas@bonnefon.org for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. GLOGG(1)
Man Page