blob: 7cb83ed5f361246af3d5990386c79f89fbda503d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\documentstyle [12pt] {article}
\oddsidemargin 0in
\evensidemargin 0in
\topmargin -0.5in
\textheight 9.0in
\textwidth 6.5in
\begin{document}
$ \sqsubset \sqsupset \Diamond \Box \Join \sim \leadsto \lhd \unlhd \rhd \unrhd $
\end{document}
|