Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381647 - app-vim/vst - Vim reStructured Text support
Summary: app-vim/vst - Vim reStructured Text support
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-03 01:59 UTC by Anton Kochkov
Modified: 2017-07-29 21:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2011-09-03 01:59:33 UTC
http://www.vim.org/scripts/script.php?script_id=1334

Requires Vim7. 

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

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:
Comment 1 Jan Matějka (RETIRED) gentoo-dev 2013-10-07 15:53:00 UTC
You can use rst2<X> commands for conversion. These are part of distutils.
Comment 2 Jan Matějka (RETIRED) gentoo-dev 2013-10-07 16:30:02 UTC
You can use rst2<X> commands for conversion. These are part of distutils.
Comment 3 Patrice Clement gentoo-dev 2017-07-29 21:46:49 UTC
This plugin is about 10 years old. Not sure it still makes sense in 2017 to add it to Portage. Closing this report.