Difference between revisions of "Template:Extra Maths"
From Maths
m |
(FINALLY centred the dots) |
||
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> | |
+ | This adds {{C|\udot}} and {{C|\bigudot}} commands. | ||
+ | |||
+ | They look like: | ||
+ | * {{M|\udot}}, {{MM|\udot}} for {{C|\udot}} and | ||
+ | * {{M|\bigudot}}, {{MM|\bigudot}} for {{C|\bigudot}} | ||
+ | |||
+ | '''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> |
Revision as of 21:52, 19 March 2016
\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}} }\newcommand{\udot}{\cup\mkern-12.5mu\cdot\mkern1mu}\require{AMScd}\newcommand{\d}[1][]{\mathrm{d}^{#1} } This adds \udot and \bigudot commands.
They look like:
- \udot, \udot for \udot and
- \bigudot, \bigudot for \bigudot
Note: \udot appears not-centered due to sub-pixel problems on desktop/low-DPI displays. I can't see a fix for this