Last modified: 2010-12-19 01:56:40 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 T16825, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14825 - \operatorname and \bmod don't space in the TeX to PNG renderer
\operatorname and \bmod don't space in the TeX to PNG renderer
Status: RESOLVED DUPLICATE of bug 18912
Product: MediaWiki extensions
Classification: Unclassified
Math (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Wikipedi...
:
Depends on: 16719
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-15 19:22 UTC by Armando di Matteo
Modified: 2010-12-19 01:56 UTC (History)
1 user (show)

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


Attachments

Description Armando di Matteo 2008-07-15 19:22:56 UTC
:<code><nowiki><math>a \sin \theta = a \operatorname{sin} \theta \,\!</math></nowiki></code>
produces
:<math>a \sin \theta = a \operatorname{sin} \theta \,\!</math>.

This way, <code>\operatorname</code> is useless, being essentially synonymous with <code>\mathrm</code>:
:<code><nowiki><math>a \mathrm{sin} \theta = a \operatorname{sin} \theta \,\!</math></nowiki></code>
:<math>a \mathrm{sin} \theta = a \operatorname{sin} \theta \,\!</math>.

For now, I use the workaround
:<code><nowiki><math>a \sin \theta = a\,\operatorname{sin}\,\theta \,\!</math></nowiki></code>
:<math>a \sin \theta = a\,\operatorname{sin}\,\theta \,\!</math>.
:<code><nowiki><math>\phi = \operatorname{artanh}\,\beta \,\!</math></nowiki></code>
:<math>\phi = \operatorname{artanh}\,\beta \,\!</math> (notice the <code>\,</code>s).

<code>\bmod</code> has the same problem:
:<code><nowiki><math>n \bmod 2 \qquad n\,\bmod\,2 \,\!</math></nowiki></code>
:<math>n \bmod 2 \qquad n\,\bmod\,2 \,\!</math>.
Comment 1 Nicholas Longo 2010-12-17 23:37:46 UTC
This seems to be the same bug as Bug 18912 to me.
Comment 2 Nicholas Longo 2010-12-19 01:56:40 UTC

*** This bug has been marked as a duplicate of bug 18912 ***

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


Navigation
Links