DragonFly On-Line Manual Pages

Search: Section:  


Winefish(1)                      User Commands                     Winefish(1)

NAME

winefish - LaTeX editor

SYNTAX

winefish [option] <filename>

DESCRIPTION

winefish is a LaTeX editor based on bluefish. It features: - autotext support - autocompletion support - command collector - multiple encodings support - custom menu to define your own tags, sets of code, and dialogs - customizable syntax highlighting based on PCRE - user customizable integration of latex, pdflatex,... - custom search and replace pattern support for the custom menu - wizards for startup, tables, list and others

OPTIONS

-s Skip root check -v Show the current version of winefish -n 0|1 Open a new window (1) or not (0) -p <filename> Open the project named <filename> -l <linenumber> Set the line number the file will be opened at -h Show this help screen

FILES

Some configuration files are loaded into $HOME/.winefish: autotext Store shorcuts for text, i.e. LaTeX blocks You may edit it from the autotext panel in the preferences window custom_menu Define the contents of the custom menu You may edit it from the Edit custom menu item hightlighting Define the highlighting patterns for some languages You may edit it from the highlighting panel in the preferences window rcfile Store most of the other settings defined in the preferences window You may modify the settings in the various panels of the preferences window words Store a list of tags for autocompletion You may add tags from the autoX panel in the preferences window

EXAMPLES

Starting winefish from the command line: winefish Opening a file in a new window at line 100: winefish -n 1 -l 100 <filename> Opening a project in the current window: winefish -n 0 -p <project_filename>

AUTHORS

Documentation see $prefix/share/doc/winefish.html Homepage http://winefish.berlios.de/ http://winefish.viettug.org/ http://winefish.sourceforge.net/ Mailing lists (devel) winefish-devel@lists.berlios.de (user) winefish-users@lists.berlios.de This manual page was written for the Fink distribution as the original program does not have a manual page by Michele Garoche <michele.garoche@easyconnect.fr>. It may be used by other distribution. $LastChangedBy: kyanh $ kyanh 1.3.2 Winefish(1)

Search: Section: