When I google this, it seems that \XOR is how you would get an XOR symbol in LaTeX, however that is giving me the 'undefined control sequence' error. How does one get the xor symbol?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
How about |
|||||
|
|
I found this in List of logic symbols :P |
|||
|
|
|
I found a bit lame solution, but it works for me. Just do:
|
|||||
|
|
What you're looking for is
If you like, you can create a new command
|
|||||
|
|
symbolsdoes not list\xor, so I can’t help you without knowing what the symbol looks like. Have a look at “How to look up a math symbol?” for ideas how you can easily find a particular symbol. – Caramdir Oct 9 '10 at 4:07