HOWTO include EPS/PS for TeX and GIF/JPG for HTML version

2003-01-09 Thread Patrick Guio

Dear all,
I wonder whether there are commands to include postscript file for the TeX
generated document and/or a GIF/JPG file for the HTML version  into a
texinfo document file?
Sincerely, Patrick




___
Help-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-texinfo



Re: HOWTO include EPS/PS for TeX and GIF/JPG for HTML version

2003-01-09 Thread Karl Berry
Thank you very much! Is there a way to include a caption ?

Unfortunately not -- there's not yet a real @figure command to allow for
captions, cross-references, etc., just the bare image inclusion.  You
have to do the caption by hand by inserting the text where you want it.

Happy documenting,
karl


___
Help-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-texinfo



Re: HOWTO include EPS/PS for TeX and GIF/JPG for HTML version

2003-01-09 Thread Karl Berry
I wonder whether there are commands to include postscript file for the TeX
generated document and/or a GIF/JPG file for the HTML version  into a
texinfo document file?

@image.
http://www.gnu.org/manual/texinfo/html_node/Images.html


___
Help-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-texinfo