Uh oh!
There was an error while loading. Please reload this page.
fix nand and nor latex symbols - #1366
Conversation
mmatera
commented
May 10, 2021
Update: the problem is the following. In the title of a section associated with an operator, the character of the operator is put inside a ``\code{\lstinline 'char' }```. As |
b007e8c to
ef16eb6Comparerocky
commented
Jun 1, 2021
@mmatera in #1399 I used your observation that the problem was that the text is inside "inline" text and I revised the doc string so that the operators are now outside. In fact there are many places as far as formatting goes that when you have an operator expression like: I am not seeing any benefit in using the quotes at all. The benefit is only when there is an name like In that PR I also moved forward in using unicode in more of the operators that have no ASCII equivalent. I am (slowly) moving towards the idea of replacing the ASCII operators like Should this PR be closed? |
8367d69 to
83bb068Compare9570fdd to
499f1bfCompare
No description provided.