I am using htlatex (or as many people call it tex4ht) to generate html and I have included some graphics. Htlatex seems to ignore all the size arguments I give the image size. I've tried specifying:
width=\textwidth
width=2in
width=1024px
width=1024pt
All of these have been ignored. Can you specify a size for the image when using htlatex to generate an html version of your document? If yes how does one specify the image size?
Right now I am editing each picture to be the correct size but this is bothersome... I would much rather have one high res picture and then specify a smaller size.
tex4htis more general, htlatex is only one script from the bundle, there are also others – michal.h21 Jul 27 '12 at 14:12tex4htprocess images – michal.h21 Jul 27 '12 at 14:14htlatex.bat FILE.texwherehtlatex.batis from here. – Trevor Boyd Smith Jul 27 '12 at 15:57latex2htmltag doesn't apply to that question. – raphink Sep 14 '12 at 12:19