sponsor Vim development Vim logo Vim Book Ad

dbhelper.tgz : Helper for Writing DocBook Documents

 script karma  Rating 88/41, Downloaded by 5258  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
dbhelper.tgz 0.2 2001-08-16 5.7 vivek Venugopalan Uploaded the proper file.  Last version was bogus.  Sorry
dbhelper.tgz 0.1 2001-07-22 5.7 vivek Venugopalan Added support for Article and FAQs
dbhelper.tgz 0.0 2001-07-20 6.0 vivek Venugopalan Initial upload
ip used for rating: 3.149.251.154

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github