I want to type a notation as same as the pictue.
Please help me!
General ⇒ Symbol, Notation not\ldots in tex
Symbol, Notation not\ldots in tex
- Attachments
-
- Capture.PNG (6.69 KiB) Viewed 1863 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Symbol, Notation not\ldots in tex
Like this:
Stefan
Code: Select all
\documentclass{report}
\begin{document}
$\not\vdots$
\end{document}
LaTeX.org admin