Hello,

Hello,

Vim7 required.

VST is script which makes possible to export text files with simple
markup to HTML, LaTeX or HTML S5 presentation format to create even
complex documents. Script doesn't require any external dependency and
will work on any platform Vim7 is available. VST is Vim only
implementation of reStructuredText.

Latest version of script files and documentation in text form:
http://skawina.eu.org/mikolaj/vst.zip


ChangeLog
'''''''''

- 1 Jul 2006 - **1.0** announcement
  
  - ADD: support for ltrim, rtrim, trim for regular replacement
  - CHG: `including commands`_ are working recursively now
  - FIX: wrong indentation of included files
  - FIX: problems with backslash as last character in line
  - FIX: minor fixes in docs
  - FIX: [pdf] incorrect call of cursor function
  
List of changes with working links to documentation:

http://skawina.eu.org/mikolaj/vst.html#lchangelog

Supported elements of inline markup:

- emphasised text (italic)
- strongly emphasised text (bold)
- hyperlinks (in various syntax forms)
- custom decorations (among them: sub, sup, big, small)

Elements of documents structure:

- paragraphs
- block quotes
- ordered lists
- unordered lists
- option lists
- footnotes
- citations
- images
- preformatted text
- colorized preformatted text (HTML export only)
- tables
- admonitions
- table of contents

Also bunch of auxiliary commands which should ease writing of document and
navigating (folding, text table of contents, lists or declared links,
replacements)

Latest version of script files and documentation in text form:
http://skawina.eu.org/mikolaj/vst.zip

To install, place archive in ~/.vim directory and unpack it there.
Documentation will be in ~/.vim/doc2 directory.

Following versions of help file was produced without any modifications to 
HTML or LaTeX source:

HTML:
http://skawina.eu.org/mikolaj/vst.html

LaTeX file exported from vst.txt:
http://skawina.eu.org/mikolaj/vst.tex

PDF file produced from vst.tex:
http://skawina.eu.org/mikolaj/vst.pdf

m.

Reply via email to