Closed djm87 closed 3 years ago
Hi guys,
Don't see this mentioned in the issue list: When labeling IPFs and such, the labels have bars on zeros.
This can make native labeling of PFs and IPFs unsuitable for publication.
Dan
Mac OS, Matlab 2020b, MTEX 5.6
annotate([Miller(0,1,0,'hkl',CS),Miller(0,-1,0,'hkl',CS),... Miller(1,3,0,'hkl',CS),Miller(-1,3,0,'hkl',CS),... Miller(1,1,1,'hkl',CS),Miller(-1,1,1,'hkl',CS),... Miller(-1,1,2,'hkl',CS),Miller(1,1,2,'hkl',CS),... Miller(-1,3,1,'hkl',CS),Miller(1,3,1,'hkl',CS),... Miller(0,0,1,'hkl',CS),Miller(1,0,0,'hkl',CS),Miller(-1,0,0,'hkl',CS),... Miller(1,1,0,'hkl',CS),Miller(-1,1,0,'hkl',CS)],... 'all','labeled','BackgroundColor','w')
I now see there was a bug fix related to this in closed issues. It may be nice to push that kind of bug fix as a new release.
Hi guys,
Don't see this mentioned in the issue list: When labeling IPFs and such, the labels have bars on zeros.
This can make native labeling of PFs and IPFs unsuitable for publication.
Dan
Mac OS, Matlab 2020b, MTEX 5.6