\documentclass{article} \usepackage{bahaistar} \begin{document} \title{Bahá'í Star Package Test} \author{Simple Test} \date{September 17, 2025} \maketitle \section{Basic Usage} Here is the Bahá'í nine-pointed star: \bahaistar Multiple stars: \bahaistar{} \bahaistar{} \bahaistar \section{Unicode Support} Direct Unicode input: 🟙 This should look the same as: \bahaistar \section{Integration} The star works inline: text \bahaistar{} text In \textbf{bold} and \textit{italic}: \textbf{\bahaistar} \textit{\bahaistar} \subsection{Section with star \bahaistar} \section{Spacing} Before\bahaistar{}after Before \bahaistar{} after \end{document}