On Wed, 15 Nov 2000, Larry W. Virden wrote:

> If I just want the text of an html - with no 'footnote' indication of where
> links appear on the page (those [1] type markings) what command line flags do I
> need?  I am using lynx -dump -hiddenlinks=ignore -nolist with the latest
> development version of lynx and I am getting things like:

>From a quick reading of the code, I think you cannot: the tags are
embedded in the text which is dumped without interpretation in
print_wwwfile_to_fd().  That could be modified (actually the only comment
I recall for that is from people who want the tags to be printed after the
corresponding text).
 
> An Internet travel guide
> 
>    By [1]Larry W. Virden
> 
>    Contact [2]me if you encounter entries which no longer work.
>    [3]Populus entry
> 
> 
> etc.
> 

-- 
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to