- Subject: print.sl -- txt2pdf
- From: "Klaus Schmid" <klaus.schmid@xxxxxxx>
- Date: Thu, 18 Sep 2003 01:18:51 +0200
Hello,
here is a new script to print:
http://home.wtal.de/klaus/jedks/print.zip
The provided print-command will convert
the current buffer into a pdf-file and then start
an external program to preview, print or whatever.
Implementation in jed.rc, e.g.:
variable printrc= path_rel(__FILE__,"../jedks/printrc.sl");
autoload( "print", path_rel(__FILE__,"../jedks/print.sl"));
The variable printrc allows to define any file to serve
as a configuration file. printrc.sl, referring name and content,
is only an example and should be adapted to system-environment
and need.
-- Klaus
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2003 date index]
[2003 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]