On Wednesday October 3, [EMAIL PROTECTED] wrote:
> Hi,
> 
> thanks for your report and the patch and sorry for the delay.
> 
> Neil Brown wrote:
> > latex2html seems to expect framebox to take two options (square bracket) 
> > arguments before the 
> > main argument.
> > Infact it takes a (), a [] and then the {}.
> 
> I checked the LaTeX user guide ("Latex2e for authors"), and it defines
> framebox as [][]{}.

There seem to be 2 "framebox" commands.

Looking at my "LaTeX User's Guide and Reference Manual" (for 2.09)

On page 194 in "C.12.3 Boxes" we have

   \framebox[width][pos]{text}

while on page 197 in "C.13.2 Picture Objects" we have

   \framebox(x_dimen,y_dimen)[pos]{text}

> 
> Therefore, I'm closing this bug for now since the problem looks like
> intended behaviour. But feel free to reopen it if you still have good
> reasons.

So I think I have good reason, but I suspect my patch is not
sufficient.  It needs to either detect if we are in a 'picture'
environment and adjust the expected arguments accordingly, or simply
allow either pattern in all contexts.

Thanks,
NeilBrown



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to