CTAN Comprehensive TeX Archive Network

Directory fonts/bahaistar

README
BAHÁ'Í STAR - LaTeX Package for Nine-Pointed Star Symbol
========================================================

This package provides the Bahá'í nine-pointed star symbol for LaTeX documents.
The symbol is implemented using METAFONT for high-quality typography and
includes Unicode support for the official Unicode character U+1F7D9 (🟙).

AUTHOR
------
Joop Kiefte

LICENSE
-------
MIT License (see LICENSE file for full text)

VERSION
-------
0.1 (2025-09-17)

DESCRIPTION
-----------
The bahaistar package provides:
- \bahaistar command for inserting the nine-pointed star symbol
- Automatic Unicode mapping for U+1F7D9 (🟙)
- METAFONT-based high-quality glyph rendering
- Accessibility support with proper ActualText mapping
- Compatible with pdfLaTeX, XeLaTeX, and LuaLaTeX

INSTALLATION
------------
1. Copy bahaistar.sty to your LaTeX tree under tex/latex/bahaistar/
2. Copy bahaistar.mf to your METAFONT tree under fonts/source/public/bahaistar/
3. Copy bahaistar.tfm to your font tree under fonts/tfm/public/bahaistar/
4. If using a precompiled font, copy bahaistar.600pk to fonts/pk/
5. Refresh your TeX filename database (e.g., texhash or mktexlsr)

USAGE
-----
\usepackage{bahaistar}

Then use:
- \bahaistar for the nine-pointed star symbol
- Direct Unicode input: 🟙 (requires XeLaTeX or LuaLaTeX)

EXAMPLE
-------
\documentclass{article}
\usepackage{bahaistar}
\begin{document}
The Bahá'í star: \bahaistar
Unicode: 🟙
\end{document}

FILES
-----
bahaistar.sty     - LaTeX package file
bahaistar.mf       - METAFONT source for the star glyph
bahaistar.tfm      - TeX font metrics file
bahaistar.600pk    - Precompiled bitmap font (600 DPI)
bahaistar-example.tex           - Example document
README             - This file
LICENSE            - MIT license text

REQUIREMENTS
------------
- LaTeX2e
- newunicodechar package
- accsupp package
- METAFONT system (for font generation)

COMPATIBILITY
-------------
Tested with:
- pdfLaTeX ✓
- XeLaTeX
- LuaLaTeX
- TeX Live 2023+
- MiKTeX

CHANGES
-------
v0.1 (2025-09-17): METAFONT implementation with Unicode support

For more information and updates, see:
https://ctan.org/pkg/bahaistar

CONTACT
-------
For bug reports and feature requests, please contact the author.

Download the contents of this package in one zip archive (72.3k).

bahaistar – source and macros for the Bahá’í nine-pointed star

This package provides a -based implementation of the Bahá’í nine-pointed star 🟙 for usage in documents, while still providing proper copy behavior with the official Unicode codepoints and supporting the usage of the character directly.

Packagebahaistar
Bug trackerhttps://github.com/LaPingvino/latex-bahaistar/issues
Repositoryhttps://github.com/LaPingvino/latex-bahaistar
Version0.1 2025-09-17
LicensesMIT License
Copyright2025 Joop Kiefte
MaintainerJoop Kiefte
TopicsFont supp symbol
MF Font
Font symbol
...
Guest Book Sitemap Contact Contact Author