28 Oct 2002 movement   » (Master)

Looks like Linus is back. I think I'd better wait before spamming him with patches though.

rkarl: yes, it does do that, but the fact there's no separate "word count" sucks rather. It's quite easy to fix (modulo a decent definition of what a word actually is), but you can leverage LyX's rather spangly conversion framework to make a rather hacky solution :

\format wordcount wc "Wordcount" ""
\viewer wordcount "xterm -geometry 30x2 -e less"
\converter text wordcount "wc -w $$i > $$o" ""

SORN: Ghostwriter by RJD2. Lovely bouncy Scruffular stuff.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!