Hi Hans,
Regarding what you have added on line 1327 of math-stc.mkvi, that line should be
\definemathover[\v!symbol][interiorset]["2218]
(instead of "2217).
I added also a wiki page for mathstackers:
http://wiki.contextgarden.net/mathstackers
Best regards: OK
> On 29 Aug 2017
Hi Hans,
Thanks for your attention.
Indeed I understand that the stackers structures are for putting things such as
a circle or a star on top of another character or constructs.
In fact, in terms of readability, the result of your new command
\interiorset{K} is better than that of \mathring{K}
On 8/29/2017 9:56 PM, Otared Kavian wrote:
Hi Hans,
That’s wonderful! Indeed this is very handy and I’ll add it to the wiki.
However, before doing so, I would like to ask how is it possible to get the
command act entirely in math mode, that is respecting the distances and the
math fonts. Plea
Hi Hans,
That’s wonderful! Indeed this is very handy and I’ll add it to the wiki.
However, before doing so, I would like to ask how is it possible to get the
command act entirely in math mode, that is respecting the distances and the
math fonts. Please see the attached output.
%%% begin inter
On 8/29/2017 4:24 PM, Otared Kavian wrote:
Thanks Aditya,
Indeed the solution is already there in luatex-math.tex…
one can just use $\mathring{A}$ out of the box!
I see why I love ConTeXt :-)
I checked one of the stacker sub-mechanisms and fixed / extended something:
\starttext
\definemathst
Thanks Aditya,
Indeed the solution is already there in luatex-math.tex…
one can just use $\mathring{A}$ out of the box!
I see why I love ConTeXt :-)
Best regards: OK
> On 29 Aug 2017, at 15:34, Aditya Mahajan wrote:
>
> On Tue, 29 Aug 2017, Otared Kavian wrote:
>
>> Hi,
>>
>> How can I pu
On Tue, 29 Aug 2017, Otared Kavian wrote:
Hi,
How can I put a small circle on top of a character in math mode (for the
curious this is needed when one defines the interior of a set…).
I tried the following, but the small circle is too far away from the
character A. I am sure I had an ugly so
Hi,
How can I put a small circle on top of a character in math mode (for the
curious this is needed when one defines the interior of a set…).
I tried the following, but the small circle is too far away from the character
A. I am sure I had an ugly solution for this in plain TeX some years ago b