https://bugzilla.wikimedia.org/show_bug.cgi?id=6284

Conrad Irwin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #4 from Conrad Irwin <[email protected]> 2010-07-01 16:58:16 
UTC ---
Sorry, I misunderstood you; thank you for the screenshot.

I'm marking this as WONTFIX: firstly tag extensions can't detect the
surrounding content, and secondly HTML doesn't allow a forceful enough
indication that the comma and image are not to be split.

As a 99% solution, the following wikitext seems to work, and you could put that
in a template for re-use:

 <span
style="display:inline-block;"><math>\frac{hyphenation}{problem}</math>,</span>

This keeps the comma and image linked until the page is narrow enough for only
the image, which is likely to be good enough.

The other way would be to put the comma in the math directly, but then it looks
different, of course.

 <math>\frac{hyphenation}{problem},</math>

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to