On Thu, Jul 02, 2020 at 09:44:51PM +0200, Dirk Hünniger wrote: > Hi, > > I looked at the print version of the Haskell wikibook which is located at > the url > > https://en.wikibooks.org/wiki/Haskell/Print_version > > I looked into the chapter Getting set up > > and found the following paragraph. > > > These operators match most other programming languages: |+| is addition, > > |*| is multiplication, and |^| is exponentiation (raising to the power > > of, or '"`UNIQ--postMath-00000001-QINU`"'). As shown in the second > > example, Haskell follows standard order of math operations (e.g. > > multiplication before addition). > So the problem is in MediaWiki not in mediawiki2latex
OK. I guess my previous post with the link to https://www.mediawiki.org/wiki/QINU_fix and https://phabricator.wikimedia.org/T19329 is the same problem. Thanks for all the work and replies. ael

