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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 #105742 of 110419 |
Re: Text formatting tools


On Fri 10 Jul 2009 at 10:01:21 PDT Simon Ruderich wrote:
>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA256
>
>On Thu, Jul 09, 2009 at 11:17:36AM +0200, Carsten Agger wrote:
>> [snip]
>>
>> Till now, I've been happy with my small "view as HTML" script, but with
>> the more elaborate structure needed in a book I'm beginning to feel its
>> limitations.
>>
>> Thanks in advance for any response,
>>
>> Carsten
>
>Hi Carsten,
>
>Another good almost-plain-text format is AsciiDoc [1] which I
>really like. It's similar to reStructuredText and is easy to
>read/write and very readable. It also has a good Vim syntax
>hilighting.
>
>It can be easily converted to HTML and through DocBook to many
>other formats like LaTeX, PDF, etc. (It's also useful to create man
>pages.)

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 committed to the idea of marking up plain test, you might
as well go with the traditional solution. It's not really any harder to
learn than any of the newer markup tools.

I'm also very fond of the supplementary "little languages" like pic, eqn
and tbl. Being able to use them in my documents is a plus.

Of course, groff can output to PDF or HTML too, so no one needs to know
you used a dinosaur app to create the documents you circulate. ;-)



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




Fri Jul 10, 2009 7:21 pm

corky1951@...
Send Email Send Email

Forward
Message #105742 of 110419 |
Expand Messages Author Sort by Date

I've been using vim to write articles and recently started using it for a book as well. I prefer to write everything as a text file w. textwidth=80 and have ...
Carsten Agger
agger@...
Send Email
Jul 9, 2009
9:29 am

Saluton Carsten :) ... Don't know about the TOC, but a time ago I heard from a tool called "otl" that does more or less what you want. Anyway, if your plan is...
Raúl Núñez d...
raulnac@...
Send Email
Jul 9, 2009
9:51 am

... Carsten, It doesn't do table of contents or chapter/section headings, but the Txtfmt plugin provides bold, underline, italic (and if you enable the option,...
Stahlman Family
brettstahlman@...
Send Email
Jul 9, 2009
11:46 am

... You could try (multi) markdown (extended): http://en.wikipedia.org/wiki/Markdown Relatively simple syntax (I use it, though I don't really like the syntax)...
J.A.J. Pater
jajpater@...
Send Email
Jul 9, 2009
1:26 pm

... Thanks for all the tips - I'll check all of your suggestions out! It seems there are quite a few ways of doing this. :-) ...
Carsten Agger
agger@...
Send Email
Jul 9, 2009
1:46 pm

... 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

... You may want to have a look at docutils, http://docutils.sourceforge.net/ "Docutils is an open-source text processing system for processing plaintext...
Xavier de Gaye
xdegaye@...
Send Email
Jul 9, 2009
4:20 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