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

           Summary: Add support for \widetilde.
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: texvc
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: tomr...@itascacg.com


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 ")

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

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to