Cookbook
Topics |
Chord Pro
Version 2010-07-17
Summary: 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: skiwi
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 alsoRelated pages
References
|
Page last modified on 2010 May 20 21:29
Edit - History - Recent Changes - WikiHelp - Search