lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Looking for better ways to do this


From: Larry W. Virden, x2487
Subject: LYNX-DEV Looking for better ways to do this
Date: Fri, 21 Mar 1997 07:36:31 -0500

One of the things I often need is printed output from the web.  I can
use lynx's P option and get one level.  However, this leaves something to
be desired at times.  I was wondering if anyone out there is thinking
about getting an improved output.

I've made the first steps for me.  I'm adding these to my lynx.cfg:

DOWNLOADER:html default printer:file="%s";html2ps -g -O "$file":FALSE
DOWNLOADER:html color printer:file="%s";html2ps -O "$file":FALSE
DOWNLOADER:html full color printer:file="%s";html2ps -U -O "$file":FALSE
DOWNLOADER:html compact printer:file="%s";html2ps -g -2 -L -O "$file":FALSE
DOWNLOADER:html text compact printer:file="%s";html2ps -T -2 -L -O "$file":FALSE

These use the latest version of html2ps that I'm currently testing.
You can find html2ps at <URL:http://www.tdb.uu.se/~jan/html2ps0.2a.html>.

The code is being alpha tested (maybe even pre-alpha ;-) but if you look at
Jan's main page you can find the previous version of the code if you
are concerned about that.
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]