Re: \minus entity and LaTeX export

2022-05-14 Thread Max Nikulin
On 14/05/2022 13:30, Ihor Radchenko wrote: Max Nikulin writes: "** Science et al." - ("minus" "\\minus" t "−" "-" "-" "−") + ("minus" "-" t "−" "-" "-" "−") Should it be "\textminus" instead? I never used it but my expectation that it was added for text mode outside of equation

Re: \minus entity and LaTeX export

2022-05-13 Thread Ihor Radchenko
Max Nikulin writes: >> "** Science et al." >> - ("minus" "\\minus" t "−" "-" "-" "−") >> + ("minus" "-" t "−" "-" "-" "−") > > Should it be "\textminus" instead? I never used it but my expectation > that it was added for text mode outside of equations: \minus1. It > required \usep

Re: \minus entity and LaTeX export

2022-05-13 Thread Timothy
Hi Max, > I was checking which changes had been landed to the main branch as the result > of > Ihor’s work and I noticed a commit unrelated to my initial curiosity but that > might be questionable: >> org-entities: Change − to - >> * lisp/org-entities.el: The LaTeX command − doesn’t exist, but a

\minus entity and LaTeX export

2022-05-13 Thread Max Nikulin
Hi, I was checking which changes had been landed to the main branch as the result of Ihor's work and I noticed a commit unrelated to my initial curiosity but that might be questionable: commit 15d25644cc8d88fd5cd0ad53caedaedad3635d8d author TEC Sat Jan 22 20:41:55 2022 +0800 org-entities: C