[l2h] integration of eps

2001-03-27 Thread Arne Battermann

Dear All 
I want to convert my thesis but I face several problems with the pictures. 
I integrated eps files only and I get the following error messages for each 
picture: 
 
Error: Cannot read 'img24.png': Can't find file or directory 
Converting image #45 
pstoimg: Error: "/usr/bin/pnmcrop -verbose   /tmp/l2h3913/p4333.pnm | 
/usr/bin/pnmcrop -verbose  -bot -black  | /usr/bin/pnmcrop -verbose  -edge -black
/tm 
p/l2h3913/p4333.t00" failed: Nicht erlaubter Seek (not allowed seek) 
 
I tried to figure out the reason for my problem over the l2h manual, but
without  success. 
 
Example Thesis: 
 
\begin{figure}[h!] 
{\centering \resizebox*{1\columnwidth}{!}{\includegraphics{middle_east.eps}} \par} 
 
\caption{\label{fig:middle-east}Middle East} 
\end{figure} 
 
I'm working with LyX (1.1.6fix1) and the export of the document to pdf and and ps 
works fine. Therefore I'm of the opinion, that the latex code is correct. 
The latex2html version I use is:  latex2html-2K.1beta.tar.gz 
 
 
I'd like to try changing the setting of TEXINPUTS but I don't know how. 
Maybe someone can give me advice. If anybody has an idea to solve my problem with 
the figures, it would be great to tell me about. 
 
Thanks in advance 
Arne 

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html



Re: [l2h] integration of eps

2001-03-27 Thread Ross Moore

 Dear All 
 I want to convert my thesis but I face several problems with the pictures. 
 I integrated eps files only and I get the following error messages for each 
 picture: 
  
 Error: Cannot read 'img24.png': Can't find file or directory 
 Converting image #45 
 pstoimg: Error: "/usr/bin/pnmcrop -verbose   /tmp/l2h3913/p4333.pnm | 
/usr/bin/pnmcrop -verbose  -bot -black  | /usr/bin/pnmcrop -verbose  -edge -black
/tm 
   ^^
This is wrong.

There is a 1-character typo in  pstoimg.pin  and the  pstoimg that it generates.

   $croparg = "-edge$PNMBLACK ";
---
   $croparg = "-$edge$PNMBLACK ";
 ^--- insert this '$'

Sorry; that was a slip-up in the recent edits to  pstoimg  
that allow it to use recent  Netpbm  versions effectively.

Your installation of LaTeX2HTML must be *very* new, to be using this already.

It's fixed at the repository now, so hopefully no-one else will be affected.


Hope this helps,

Ross Moore



  
 I'd like to try changing the setting of TEXINPUTS but I don't know how. 
 Maybe someone can give me advice. If anybody has an idea to solve my problem with 
 the figures, it would be great to tell me about. 

Fix the above first, then tell me how you want to use  TEXINPUTS
and/or $TEXINPUTS  ---  these are different variables.


  
 Thanks in advance 
 Arne 
 
 _
 Do You Yahoo!?
 Get your free @yahoo.com address at http://mail.yahoo.com
 
 ___
 latex2html mailing list
 [EMAIL PROTECTED]
 http://tug.org/mailman/listinfo/latex2html

___
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html



[l2h] cvs access

2001-03-27 Thread John A. Turner

any plans to open the cvs repository to read access?

would sure make it easier to apply the various patches between snapshots,
and would make it easier to provide correct patches if people find and fix
something

thx

-- 
John A. Turner, Ph.D.   Senior Research Associate
Blue Sky Studios, 44 S. Broadway, White Plains, NY  10601
http://www.blueskystudios.com/ (914) 259-6319
___
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html



[l2h] dvips problem

2001-03-27 Thread Mark van Rossum


Hi,

I'm trying to get latex2html (beta2k1) to work on RH7.0.
But the images won't work.

/tmp/l2h11076/image008) texc.prospecial.pro[8]
Converting image #3
pstoimg: Error: "/usr/bin/pnmcrop -verbose   /tmp/l2h11076/p11089.pnm |
/usr/bin/ppmquant -floyd 256 | /usr/bin/pnmtopng -interlace -trans
'#ff'   img3.png" failed: Illegal seek

Apparently this is a common problem. BUt what is the solution ?


Thanks,
Mark
 [EMAIL PROTECTED] =

___
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html