Hi Jesse, As I'm sure you have found Vim and OpenOffice can number lines. I assume that you need to reference paragraphs (rather than lines) to combat the reformating effects of sizing a html window - as the text reflows into window size. Is the numbering just for your purpose - or do you need to reproduce the docs with numbering intact?
You could perform a nasty hack: 1) Strip out headers etc, so just the body text is in tempory file. 2) Place text on (near) infinity long lines. 3) Number lines, with script/awk/vim/etc. 4) Reflow text into a sensible width. Simon. On Sun, 15 Apr 2007 15:59:17 -0600 Jesse Kline <[EMAIL PROTECTED]> wrote: > Good afternoon, > > I'm trying to write a paper using a number of online sources that > include e-books (in html and plain text). I need to cite paragraph > numbers for these sources, but I cannot find anything that will > automatically number paragraphs. I've been looking for a way to do this > in firefox, openoffice, emacs, and vi, but I cannot figure out how to do > this. Does anyone know how to get any word processor or text editor to > show me the number of the paragraph that I'm viewing? > > Thank you, > > Jesse > > > _______________________________________________ > clug-talk mailing list > [email protected] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca > Mailing List Guidelines (http://clug.ca/ml_guidelines.php) > **Please remove these lines when replying _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

