| Name : abiword-plugin-abicommand
| |
| Version : 2.6.4
| Vendor : (none)
|
| Release : 1pclos2007
| Date : 2008-08-27 23:37:34
|
| Group : Office
| Source RPM : abiword-plugin-2.6.4-1pclos2007.src.rpm
|
| Size : 0.04 MB
| |
| Packager : KDulcimer < kdulcimer_gmail_com>
| |
| Summary : This plugin offers a command line interface to AbiWord
|
Description :
This plugin offers a command line interface to AbiWord.
This is a complete list of AbiCommand options: -help - prints this message -quit - exits the program -new - create a new empty document. -load \"filename\" - load \"filename\" replacing the current document. -printfile \"filename1\" \"filename2\"... - print the current document into the filenames listed. -replaceall \"find\" \"target\" - replace every occurance of \"find\" with \"target\" in the current document. -replacenext \"find\" \"target\" - replace the next occurance of \"find\" with \"target\" in the current document. -inserttext \"target\" - Insert \"target\" at the current point in the document. -delete \"args\" - Delete \"args\" characters at the current point in the document. -replacenext \"find\" \"target\" - replace the next occurance of \"find\" with \"target\" in the current document. -movept \"arg\" - Move the current point to another location in the current document. --options for arg are BOD,EOD,BOP,EOP,BOS,EOS,BOL,EOL,BOW,+num,-num,num -selectstart - Start a selection at the current point -selectclear - Clear the current selection. -findnext \"target\" - Find the next occurance of target and select it. -save \"filename\" - Save the current document. If filename is omitted, the file is saved to its original name. Otherwise the extension of the filename is used to determine the format of the file -converttotext \"src\" \"dest\" - convert the file given in \"src\" to the plain text file named \"dest\" -convert < src> < dest> < type> - Convert the file given in < src> to the file named < dest>. The type of conversion is given by the third parameter (abw,html,odt, etc.). -writepid \"file\" - write the PID of this process to the file \"file\". -server \"error file\" - This is being run as remote process. Write an error file on error. -previewpng Document preview.png width height -Create a PNG preview of Document with name preview.png of width pixels wide and height pixels in height. -visualedit - popup a visual window and edit the file or just preview what you\'ve done. Close the window when finished.
|