blob: 755ec27f9f7f2e820aa88928ea203147af6b0a7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\documentclass {article}
\usepackage {tex4ht}
\begin {document}
A single $\heartsuit$ and a full
suit: \( \clubsuit \diamondsuit
\heartsuit \spadesuit \).
\end {document}
\endinput
|