Difference between revisions of "Template:Extra Maths"

From Maths
Jump to: navigation, search
(FINALLY centred the dots)
m (Made spacing barable)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<math>\newcommand{\bigudot}{ \mathchoice{\mathop{\bigcup\mkern-15mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}} }</math><math>\newcommand{\udot}{\cup\mkern-12.5mu\cdot\mkern1mu}</math><math>\require{AMScd}\newcommand{\d}[1][]{\mathrm{d}^{#1} }</math><noinclude>
+
<math>\newcommand{\bigudot}{ \mathchoice{\mathop{\bigcup\mkern-15mu\cdot\mkern8mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}} }</math><math>\newcommand{\udot}{\cup\mkern-12.5mu\cdot\mkern6.25mu\!}</math><math>\require{AMScd}\newcommand{\d}[1][]{\mathrm{d}^{#1} }</math><noinclude>
 
This adds {{C|\udot}} and {{C|\bigudot}} commands.
 
This adds {{C|\udot}} and {{C|\bigudot}} commands.
  
 
They look like:
 
They look like:
* {{M|\udot}}, {{MM|\udot}} for {{C|\udot}} and
+
* {{M|\cup^a_b}}
* {{M|\bigudot}}, {{MM|\bigudot}} for {{C|\bigudot}}
+
* {{M|\udot^a_b}}, {{MM|\udot^a_b}} for {{C|\udot}} and
 +
* {{M|\bigudot^a_b}}, {{MM|\bigudot^a_b}} for {{C|\bigudot}}
 +
And
 +
* {{M|A\cup B\cup B}}
 +
* {{M|A\udot B\udot B}}, {{MM|A\udot B\udot B}}
 +
* {{M|A\bigudot B}}, {{MM|A\bigudot B}}
  
 
'''Note: ''' {{M|\udot}} appears not-centered due to sub-pixel problems on desktop/low-DPI displays. I can't see a fix for this
 
'''Note: ''' {{M|\udot}} appears not-centered due to sub-pixel problems on desktop/low-DPI displays. I can't see a fix for this
 
</noinclude>
 
</noinclude>

Latest revision as of 22:05, 19 March 2016

[math]\newcommand{\bigudot}{ \mathchoice{\mathop{\bigcup\mkern-15mu\cdot\mkern8mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}}{\mathop{\bigcup\mkern-13mu\cdot\mkern5mu}} }[/math][math]\newcommand{\udot}{\cup\mkern-12.5mu\cdot\mkern6.25mu\!}[/math][math]\require{AMScd}\newcommand{\d}[1][]{\mathrm{d}^{#1} }[/math] This adds \udot and \bigudot commands.

They look like:

  • [ilmath]\cup^a_b[/ilmath]
  • [ilmath]\udot^a_b[/ilmath], [math]\udot^a_b[/math] for \udot and
  • [ilmath]\bigudot^a_b[/ilmath], [math]\bigudot^a_b[/math] for \bigudot

And

  • [ilmath]A\cup B\cup B[/ilmath]
  • [ilmath]A\udot B\udot B[/ilmath], [math]A\udot B\udot B[/math]
  • [ilmath]A\bigudot B[/ilmath], [math]A\bigudot B[/math]

Note: [ilmath]\udot[/ilmath] appears not-centered due to sub-pixel problems on desktop/low-DPI displays. I can't see a fix for this