Re: [latex2html] latex2html and web publishing

2000-12-29 Thread Les Richardson
isible folder while the data items reside as records in the database. I'm still not particularly happy with this at this point, but storing the images in the database will have performance implications that I don't like either. Les Richardson H. Hardcastle School Edam, Sk, Canada

Re: [latex2html] latex2html and web publishing

2000-12-30 Thread Les Richardson
low teachers to share test or assessment items and to allow them to create tests/test instuments online. That is why it is necessary to generate pdf on the fly. I want teachers to share their test items. I use the imagemagick conversion utilties. For building equation gif's I use: 1) Latex to mak

Re: [l2h] [Q] spawning l2h using system()

2001-01-09 Thread Les Richardson
the perl script. Intermediate working files, etc. are normally found there. Les Richardson H. Hardcastle School On Tue, 9 Jan 2001, Carl David wrote: > I wrote a program using CGI.pm which allows we to edit a file via > the WWW and then process it with LaTeX. When I change the command > to la

[l2h] Re: Install Problems (was latex2html mailing list)

2002-04-23 Thread Les Richardson
unning latex2html. A folder won't disappear. A "file" can disappear. Make sure that you have correctly created the folder with appropriate permissions. If problems, please write. Les Richardson H. Hardcastle School Edam, Sk. Canada ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html

Re: [l2h] Book recommendations anyone?

2002-05-19 Thread Les Richardson
ich describes other LaTeX tools including L2H. Then there's the "Graphics companion" book... An understanding of TeX is also helpful...(but now we're into more time (to read and reflect) and money (to buy more books)... In any case, the original TeXBook by Knuth is excellent.

[l2h] Named Anchor tags.

2002-06-20 Thread Les Richardson
Hi All, What is the best way to place named anchor tags (just simple name="sec1.2part3") into the html output. We are using this to place lots of anchors into provincial curricula and would like to do this via "best practice". There are several ways, but what is recommen

[l2h] External image links prob

2002-08-16 Thread Les Richardson
, Les Richardson H.Hardcastle School Edam, Sk. Canada ___ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html

Re: [l2h] External image links prob

2002-08-16 Thread Les Richardson
_GRAPHICS = 1 the graphic files are copied and the generated HTML now has the correct local directory path (i.e. src="cycle.png") However, is this the "right way" to do it, since this just seems to be a "side effect" of the copying process, but is exactly what I wan

Re: [l2h] Image conversion problem

2002-09-27 Thread Les Richardson
Hi John, A couple of questions: 1) Are all of the images .ps files or is this the first one? (ie. why is it doing all the other ones ok and not this one.) 2) What kind of OS do you run? Les Richardson On Fri, 27 Sep 2002, John Helge Herland wrote: > Hello, all > I have a big sec

Re: [l2h] Network installation

2002-11-01 Thread Les Richardson
Hi, It's certainly not difficult. As part of the login process for users (or startup process for the other Redhat boxes) mount the NFS exported drive. Make sure that the command path to the L2H files is set to point to their mounted location on the NFS drive. That should do it. Les Richa

Re: [l2h] Tilde problem

2006-01-02 Thread Les Richardson
Hi, The tilde is a non-breaking space in TeX... can't one just escape it (\~) and have it function normally? Les Richardson Open Admin for Schools > > Hi. I am using the url package and have some lines like: > > \path{~/foo} > > Without looking at the source for