Commit Graph

2 Commits

Author SHA1 Message Date
314db1710f Add footnote support to allioli with Unicode superscripts
- Add footnote handling functions to allioli.awk:
  - printintroductionpar() for chapter 0 prologues
  - printfootnote() for displaying footnotes with proper formatting
  - Updated processline() to detect and route introductions, footnotes, and verses
- Add -F flag to allioli.sh to disable footnotes
- Strip superscript numbers (⁰¹²³⁴⁵⁶⁷⁸⁹) from verse text when -F is enabled
- TSV format now supports footnotes in column 6 (number) and column 7 (text)
- Footnotes use global numbering matching superscript references in verses
2025-12-16 17:17:23 +01:00
0123337082 add all scripts and data 2021-05-11 15:50:05 +02:00