Last modified: 2011-09-13 21:04:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28380, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26380 - Add support for \widetilde.
Add support for \widetilde.
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Math (Other open bugs)
unspecified
All All
: High enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-21 06:29 UTC by Tom Ruen
Modified: 2011-09-13 21:04 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Tom Ruen 2010-12-21 06:29:12 UTC
Example: <math>{\widetilde{AB}}_{n}</math>

Currently, texvc has support for \widehat but not \widetilde.
           This might be possible to add with a simple change to texutil.ml. Add a line:
| "\\widehat"          -> LITERAL (TEX_ONLY "\\widehat ")
Comment 1 Patrick 2011-01-05 16:24:39 UTC
I also get this bug on scholarpedia and i'm stopped in the middle of an equation.
Is there a work-around to finish writing the article ? Using \tilde is not.

Thanks.
Comment 2 Bawolff (Brian Wolff) 2011-04-29 19:17:39 UTC
Thenub314 fixed this in r86965.
Comment 3 Brion Vibber 2011-09-13 21:04:11 UTC
Reapplied on trunk plus a parser test case, and fixes for the Math parser tests for images in r97001 / r97002.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links