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 – METAFONT source and macros for the Bahá’í nine-pointed star
This package provides a METAFONT-based implementation of the Bahá’í nine-pointed star 🟙 for usage in LaTeX documents, while still providing proper copy behavior with the official Unicode codepoints and supporting the usage of the character directly.
Package | bahaistar |
Bug tracker | https://github.com/LaPingvino/latex-bahaistar/issues |
Repository | https://github.com/LaPingvino/latex-bahaistar |
Version | 0.1 2025-09-17 |
Licenses | MIT License |
Copyright | 2025 Joop Kiefte |
Maintainer | Joop Kiefte |
Topics | Font symbol Font supp symbol MF Font |
