Commit Graph

7 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
aa22651467 allow for Umlaut in ref 2021-05-18 03:43:52 +02:00
e71e9c9705 added current state of project section 2021-05-11 16:31:15 +02:00
76944d81ea added AUR install info 2021-05-11 16:04:13 +02:00
2276fb9c11 added information about project in README 2021-05-11 15:57:28 +02:00
0123337082 add all scripts and data 2021-05-11 15:50:05 +02:00
Alexander Bocken
77a0c8a933 Initial commit 2021-05-11 15:45:00 +02:00