• shahondin1624 released this 2026-04-03 06:54:18 +02:00 | 0 commits to latex-rewrite since this release

    Complete Carmina Leonis songbook with 295 songs, styled after the CL6 reference.

    Highlights

    • 295 songs with chords, metadata, and cross-references
    • 82 song aliases (alternate titles / opening lines) in the TOC
    • 47 song anecdotes rendered at the bottom of song pages
    • 97 embedded illustrations extracted from the CL6 reference
    • Goethe filler page between TOC and first song
    • 435 pages, 7.1MB PDF

    Style

    • Fraktur song titles (UnifrakturMaguntia)
    • Matrix TOC with 6 reference book columns (BuLiBu, CL gr., SwA, Barde, LiBock, Carmina Leonis)
    • Aliases sorted alphabetically in italic alongside main titles
    • Song page footer with reference book cross-references
    • Foreword with original CL6 introductory text
    • A5 twoside format, songs start at page 1

    Changes since v0.3.0

    • Renamed to "Carmina Leonis" throughout
    • Original foreword text from CL6
    • TOC reference columns updated to BuLiBu/CL/SwA/Barde/LiBock
    • 82 song aliases added to TOC
    • 47 anecdotes converted from comments to rendered notes
    • 97 images extracted and placed in songs
    • Front matter has no page numbers, songs start at page 1
    • No paragraph indentation
    • TOC entries alphabetically sorted including aliases
    • Makefile auto-stabilizes with up to 5 passes
    Downloads
  • shahondin1624 released this 2026-04-02 15:43:18 +02:00 | 13 commits to latex-rewrite since this release

    Imported 294 songs from the Carmina Leonis (CL6) Publisher file via PDF text extraction.

    What's new

    • 294 songs imported with titles, lyrics, chords, and metadata
    • Import script (import-songs.py) for repeatable extraction from PDF
    • 6 reference book columns: BuLiBu, BuLiBuII, CL, SwA, Barde, LiBock
    • 335-page PDF output

    Known limitations

    • Chord alignment is approximate from PDF extraction — some songs need manual position fixes
    • A few songs have minor parsing artifacts (non-fatal LaTeX warnings)
    • Songs without chords in the source remain chord-free

    Song statistics

    • Total songs: 294
    • With Worte (lyricist): ~265
    • With Weise (composer): ~263
    • With CL reference: ~257
    Downloads
  • shahondin1624 released this 2026-04-02 11:41:47 +02:00 | 15 commits to latex-rewrite since this release

    Styled after the Carmina Leonis (CL6) scout songbook with matrix TOC, foreword page, and image support.

    Changes since v0.1.0-latex

    • Carmina Leonis style: Fraktur titles, chords in regular weight/black, no verse labels
    • Matrix TOC: Cross-reference table with MO, PfLB, and current page columns (alternating row colors, rotated headers)
    • Song page footer: Reference book table (MO, PfLB, Liederbuch) at bottom of each song
    • Metadata at bottom: Worte/Weise moved from top to bottom of each song page
    • Foreword page: Opening quote with horizontal rule and introductory text
    • Image commands: \fillerpage, \songimage, \fullpageimage for placing images
    • Each song on its own page with automatic page breaks

    Songs

    5 sample songs with chords, metadata, and cross-references.

    Downloads
  • shahondin1624 released this 2026-04-01 08:48:35 +02:00 | 18 commits to latex-rewrite since this release

    First release of the pure LaTeX songbook, styled after the Carmina Leonis (CL6) scout songbook.

    Features

    • 5 sample songs with chords above lyrics
    • Fraktur/blackletter song titles (UnifrakturMaguntia)
    • Table of contents with page numbers
    • Metadata (Worte/Weise) at page bottom
    • Reference book cross-references (Mundorgel, Pfadfinderliederbuch)
    • A5 twoside format, built with LuaLaTeX + leadsheets package
    • Simple make build

    Included Songs

    1. Abend wird es wieder
    2. Auf, auf zum fröhlichen Jagen
    3. Die Gedanken sind frei
    4. Hejo, spann den Wagen an
    5. Kein schöner Land
    Downloads
  • v1.0.0 5378bdbc24

    v1.0.0 Stable

    shahondin1624 released this 2026-03-17 10:05:40 +01:00 | 10 commits to main since this release

    First release of Songbook

    A ChordPro-based songbook generator that produces paginated PDF songbooks.

    Features

    • ChordPro parser — reads .chopro/.cho/.crd files with full directive support (metadata, sections, notes, inline images, cross-references)
    • Foreword/preface pages — optional foreword parsed from plain text
    • Table of contents — auto-generated with reference book columns and column highlighting
    • Reference books — cross-reference page numbers from other songbooks displayed in TOC and song footers
    • Inline images — embed images within song sections
    • Rich notes — multi-paragraph note blocks with formatting
    • Custom fonts — TTF/OTF font file support for all font roles
    • Metadata rendering — configurable labels (abbreviated/German) and position (top/bottom)
    • Pagination — greedy spread packing with two-page song constraint (starts on left page)
    • CLI & GUI — Clikt-based CLI and Compose Desktop GUI

    Artifacts

    • cli.zip / cli.tar — CLI distribution with startup scripts and all dependencies
    Downloads