Hi,
A small problem: the definition of \bot and \top in math mode should
be interchanged. Thanks.
regards,
shenchen
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist :
On Thu, 20 Nov 2008, Chen Shen wrote:
Hi,
A small problem: the definition of \bot and \top in math mode should
be interchanged. Thanks.
Thanks for reporting this.
Hans, in math-ini.lua the unicode slots for top and bot are interchanged
(char-ini.lua is correct). top is 0x22A5 (Unicode DOWN
Aditya Mahajan wrote:
On Thu, 20 Nov 2008, Chen Shen wrote:
Hi,
A small problem: the definition of \bot and \top in math mode should
be interchanged. Thanks.
Thanks for reporting this.
Hans, in math-ini.lua the unicode slots for top and bot are interchanged
(char-ini.lua is correct).