|
Cookbook /
Chord ProSummary: Display ChordPro-formatted song sheets in a wiki page
Version: 2009-10-01
Prerequisites: Requires at least PmWiki version: 2.0; last tested on PmWiki version: pmwiki-2.2
Status: Beta
Maintainer: Simon
Discussion: ChordPro-Talk
File: chordpro-2009-10-01.zipΔ
DescriptionUse ChordPro formatted lyrics and tablature in a PmWiki page to embed and display ChordPro-formatted song sheets into a wiki page. MarkupChordPro is an early text format which was used to quickly generate song list with the chords mixed in with the lyrics. In many ways it is very wiki-like. Its goal is to make a machine-readable songsheet syntax, suitable for pretty-printing, which is also relatively easy on human eyes. This recipe adds custom markup - See ChordPro markup for details. FormattingAll formatting is controlled by CSS. By default the chords and lyrics text is monospaced and the same size, however this is not necessary. The spacing between the chording and the lyrics is controlled by the Modify InstallationDownload and unzip the archive chordpro-2009-10-01.zipΔ.
Add the following line to @include_once("$FarmD/cookbook/chordpro.php");
NotesReleases2009-10-01
Change handling of Title, Subtitle, and Album. Better cope with two directives on one line. Add CSS for page breaks and page directives. Adjust CSS for line-height and song line spacing.
2009-08-20
A significant release providing css controlled formatting for wiki pages and printing, with correct handling of blank lines
Contributors
See also
Related pages
References
CommentsSee discussion at ChordPro-Talk User notes +1: If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |