mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
132bd657b2
Expand poetry support beyond Psalms using stanza break data extracted from World English Bible USFM source: - Job: 40 poetry chapters (3-42), 133 stanza breaks - Proverbs: 31 chapters, 54 stanza breaks - Song of Solomon: 8 chapters, 17 stanza breaks - Lamentations: 5 chapters, 86 stanza breaks - Ecclesiastes: 4 poetry chapters (3, 10, 11, 12) Updates: - Restructure poetry_formatting.json to support multiple books - Add is_poetry_chapter() for mixed prose/poetry books like Job - Poetry verses wrap at 55% width to respect sidenote margin - Stanza breaks use simple vertical spacing (3.5em) - Section headings appear below stanza breaks when both present - Update PDF templates for per-chapter poetry detection 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>