At 08:11 PM 3/30/2003 -0500, Tom Kacvinsky wrote:
Hi all,
Cool. Fabrice, didn't you work on something similar? I remember you showing me some work you were doing on use of URLs in TeX documents at EuroTeX 2001 (in Kerkrade). Whatever became of that?
that should work out of the box: \input http://someplace.somewhere/somefile.sometype Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
Hi Hans, is looks sooo trivial, but seeing how MANY C code lines in wget, lftp, or kermit it really needs, it's easier done through \write18 request. Or create a lib/wget directory? Most options could be ignored, and TeX would just get bigger... Greetings Hartmut On Mon, 31 Mar 2003, Hans Hagen wrote:
that should work out of the box: \input http://someplace.somewhere/somefile.sometype
At 10:22 PM 3/31/2003 +0200, you wrote:
Hi Hans,
is looks sooo trivial, but seeing how MANY C code lines in wget, lftp, or kermit it really needs, it's easier done through \write18 request.
Or create a lib/wget directory? Most options could be ignored, and TeX would just get bigger...
Greetings Hartmut
On Mon, 31 Mar 2003, Hans Hagen wrote:
that should work out of the box: \input http://someplace.somewhere/somefile.sometype
eh .. this http:// and file:// code is already there! fabrice added it Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
On 2003-03-31 22:51:10 +0200, Hans Hagen wrote:
eh .. this http:// and file:// code is already there! fabrice added it
AFAIK only for W$n. I don't think it's in web2c. Best regards Martin -- Martin Schröder, MS@ArtCom-GmbH.DE ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10
Martin Schroeder writes:
On 2003-03-31 22:51:10 +0200, Hans Hagen wrote:
eh .. this http:// and file:// code is already there! fabrice added it
AFAIK only for W$n. I don't think it's in web2c.
It isn't in web2c. It, or something like it, will probably be added in the near future, but I haven't quite worked out how it should be done. (For example, the ':' in '://' conflicts with its use a path separator on unix.) -- Olaf Weber (This space left blank for technical reasons.)
participants (4)
-
Hans Hagen
-
Hartmut Henkel
-
Martin Schroeder
-
Olaf Weber