Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

comix(1) [debian man page]

Comix(1)						      General Commands Manual							  Comix(1)

NAME
Comix - Comic Book Viewer SYNOPSIS
comix [OPTION...] [PATH] DESCRIPTION
Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. OPTIONS
-h, --help Display the help text and exit. -f, --fullscreen Start the application in fullscreen mode. -l, --library Show the library on startup. ARGUMENTS
PATH The path to a file or directory to be opened. DEPENDENCIES
Required: PyGTK 2.12.0 or later PIL (Python Imaging Library) 1.1.5 or later Recommended: pysqlite rar or unrar BUGS
Please report any bugs to the bug tracker at http://sourceforge.net/projects/comix or directly to herrekberg@users.sourceforge.net. CONTACT
Pontus Ekberg <herrekberg@users.sourceforge.net> http://comix.sourceforge.net Comix(1)

Check Out this Related Man Page

doctools_lang_faq(n)						Documentation tools					      doctools_lang_faq(n)

__________________________________________________________________________________________________________________________________________________

NAME
doctools_lang_faq - doctools language faq DESCRIPTION
OVERVIEW
WHAT IS THIS DOCUMENT? This document is currently mainly a placeholder, to be filled with commonly asked questions about the doctools markup language and compan- ions, and their answers. Please report any questions (and, if possible, answers) we should consider for this document in the category doctools of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. EXAMPLES
WHERE DO I FIND DOCTOOLS EXAMPLES? The most examples of doctools markup currently known can be found in the Tcllib and Tklib package bundles where basically the documentation of all packages is written in it. In Tcllib you will also find the sources for the doctools documentation themselves, which makes use of nearly all of the available markup commands. You need one of [1] A CVS snapshot of Tcllib. How to retrieve such a snapshot and the tools required for this are described at http://source- forge.net/cvs/?group_id=12883 [2] A Tcllib release archive. They are available at http://sourceforge.net/project/showfiles.php?group_id=12883 BUGS, IDEAS, FEEDBACK This document, will undoubtedly contain bugs and other problems. Please report any such in the category doctools of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either the package and/or the documentation. SEE ALSO
doctools_lang_cmdref, doctools_lang_intro, doctools_lang_syntax KEYWORDS
doctools commands, doctools language, doctools markup, doctools syntax, examples, faq, markup, semantic markup COPYRIGHT
Copyright (c) 2007 Andreas Kupries <andreas_kupries@users.sourceforge.net> doctools 1.0 doctools_lang_faq(n)
Man Page