diff --git a/songbook_core/data/latex/crepbook.sty b/songbook_core/data/latex/crepbook.sty index 23d2fa50..45d8735c 100644 --- a/songbook_core/data/latex/crepbook.sty +++ b/songbook_core/data/latex/crepbook.sty @@ -8,7 +8,7 @@ \NeedsTeXFormat{LaTeX2e}[1994/06/01] \ProvidesPackage{crepbook}[2014/04/13 Crepbook Package, version 0.1] -% fancy-capo: TODO +% fancy-capo: When a capo is necessary, use a picture instead of text. \newif{\iffancycapo} \DeclareOption{fancy-capo}{\fancycapotrue}