dbhelper.tgz : Helper for Writing DocBook Documents
script karma |
Rating 88/41,
Downloaded by 5322 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
vivek Venugopalan |
|
script type |
utility |
|
description |
This script is an adaption of Dan York's (dyork at lodestar2.com) VIMRC file that acts as a helper in making docbook documents. This script uses abbreviations in the form of ",<chracter>" to trigger automatic insertion of docbook tags. I have added a few new abbreviations to the original exhaustive list from Dan York's original list. I have further extended it to add compilation of the document from within VIM itself to generate the output in your most favourite format by using VIM's inbuilt "make" facility. Please send your inputs and comments to vivekv at users.sourceforge.net |
|
install details |
Copy dbhelper.vim to the directory where you store all your VIM scripts. Then in the .vimrc file, include the line source <directory>/dbhelper.vim. Then edit the file mkrtf.ksh and edit the line which invokes openjade, configuring it to compile according to your preferences and your system paths. Thats it!
In VIM, type :make to compile. VIM will automatically highlight errors in the document after compilation. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.239.76.211
|