diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/meta-mis.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/meta-mis.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/meta-mis.tex b/Master/texmf-dist/tex/context/base/meta-mis.tex index 6b39fa0dd55..29ab43007e7 100644 --- a/Master/texmf-dist/tex/context/base/meta-mis.tex +++ b/Master/texmf-dist/tex/context/base/meta-mis.tex @@ -27,7 +27,7 @@ currentpicture := currentpicture shifted (-4cm,0) ; fill fullcircle scaled 3cm withcolor cmyk(0,0,1,0) ; fill fullcircle scaled 2cm withcolor cmyk(0,1,0,0) ; - fill fullcircle scaled 1cm withcolor cmyk(0,0,1,0) ; + fill fullcircle scaled 1cm withcolor cmyk(1,0,0,0) ; currentpicture := currentpicture shifted (-4cm,0) ; draw fullcircle scaled 3cm dashed evenly ; draw fullcircle scaled 2cm dashed withdots ; |