Search the web
Sign In
New User? Sign Up
vim · Vim (Vi IMproved) text editor users list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Text formatting tools   Message List  
Reply | Forward Message #105721 of 110502 |
Re: Text formatting tools


On Thu, Jul 9, 2009 at 12:19 PM, Xavier de Gaye wrote:
>
> On Thu, Jul 9, 2009 at 11:17 AM, Carsten Agger wrote:
>> ...
>> This script allows simple formatting like *italics* and _underline_, but
>> I'd like something a but more "shiny", which would e.g. also recognize
>> chapter and section headings and maybe even generate a TOC.
>>
>> Does anybody have any recommendations? There's txt2tags, which I just
>> found (http://txt2tags.sourceforge.net/writing-book.html), and I suppose
>> one could write something similar to easily convert a text file to a
>> LaTex file, but as I said - do anyone have any experience using such
>> tools?
>
>
> You may want to have a look at docutils, http://docutils.sourceforge.net/
>
> "Docutils is an open-source text processing system for processing
> plaintext documentation into useful formats, such as HTML or LaTeX. It
> includes reStructuredText, the easy to read, easy to use,
> what-you-see-is-what-you-get plaintext markup language."
>
> reStructuredText handles TOC, headings, lists, tables. The markup
> is such that the original text can be easily read as a plain text.
>
> reStructuredText is used for the Python documentation.
>
> I am using docutils and reStructuredText in a moinmoin wiki and find
> it very useful.

+1 for reStructuredText. Easy to write, readable in source form, and
looks good both in html and as latex converted to pdf.

~Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---




Fri Jul 10, 2009 3:10 am

mjw@...
Send Email Send Email

Forward
Message #105721 of 110502 |
Expand Messages | View Threaded Author Sort by Date ^

... I may not have made it clear in my original post, but Txtfmt permits not just bold, underline, italic, etc..., but also all the permutations thereof. So,...
Brett Stahlman
brettstahlman@...
Send Email
Jul 9, 2009
5:53 pm

... +1 for reStructuredText. Easy to write, readable in source form, and looks good both in html and as latex converted to pdf. ~Matt ...
Matt Wozniski
mjw@...
Send Email
Jul 10, 2009
3:10 am

... I'm fond of reStructuredText as well. The Python project uses Sphinx (http://sphinx.pocoo.org/): "Sphinx uses reStructuredText as its markup language,...
Michael Henry
vim@...
Send Email
Jul 10, 2009
5:36 am

... Hash: SHA256 ... Hi Carsten, Another good almost-plain-text format is AsciiDoc [1] which I really like. It's similar to reStructuredText and is easy to ...
Simon Ruderich
simon@...
Send Email
Jul 10, 2009
5:02 pm

... Call me old-school -- heh, I'm a *vi* user for crying out loud! -- but I use groff with the mdoc or the newer mom macros. I figure that if you're already...
Charlie Kester
corky1951@...
Send Email
Jul 10, 2009
7:22 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help