Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ktikz(1) [debian man page]

KTIKZ(1)						      General Commands Manual							  KTIKZ(1)

NAME
ktikz - editor for the TikZ language SYNOPSIS
ktikz [Qt-options] [KDE-options] [url | file] DESCRIPTION
KTikZ is a small application to assist in the creation of diagrams and drawings using the TikZ macros from the LaTeX package "pgf". It consists of a text editor pane in which the TikZ code for the drawing is edited and a preview pane showing the drawing as rendered by latex. The preview pane can be updated in real-time. Common drawing tools, options and styles are available from the menus to assist the coding process. OPTIONS
Generic options: --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information SEE ALSO
Full user documentation is available through the KDE Help Center. You can also enter the URL help:/ktikz/ directly into konqueror or you can run `khelpcenter help:/ktikz/' from the command-line. AUTHOR
ktikz was written by Florian Hackenberger <florian@hackenberger.at> and Glad Deschrijver <glad.deschrijver@gmail.com>. This manual page was written by Agustin Martin Domingo <agustin.martin@hispalinux.es> and Stuart Prescott <stuart+debian@nanonanonano.net> for the Debian project (but may be used by others). May 12, 2010 KTIKZ(1)

Check Out this Related Man Page

ktorrent(1)						      General Commands Manual						       ktorrent(1)

NAME
ktorrent - a BitTorrent program for KDE. SYNOPSIS
ktorrent [Qt-options] [KDE-options] [Options] [URL] DESCRIPTION
KTorrent is a BitTorrent program for KDE. You can use it to download files from BitTorent network. Its features include speed capping (both down and up), integrated searching, UDP tracker support, UPnP support, IP blocking plugin, protocol encryption, file prioritization and much more. If you specify URL, KTorrent will load the torrent from the specified location and start downloading it. Options --silent Silently open torrent given on URL Generic options --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v, --version Show version information --license Show license information -- End of options AUTHORS
KTorrent was written by: Joris Guisson <joris.guisson@gmail.com> Ivan Vasic <ivasic@gmail.com> Alan Jones <skyphyr@gmail.com> Diego R. Brogna <dierbro@gmail.com> Krzysztof Kundzicz <athantor@gmail.com> FEBRUARY 2008 ktorrent(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Put strings around the file name

I have a file(old file) with names in it like Jolly Mirani Han Lee stuart Lloyd I want string to be added to these names . New file should look like 'jolly mirani' 'han lee' 'stuart lloyd' I tried using sed command but doesn't work for string but it do work for paranthesis. Can some one... (3 Replies)
Discussion started by: Jolly
3 Replies