From ChordPro Files
Last updated
Last updated
ChordPro files are first inserted into SongBook like normal text or PDF files. After opening, you can then display the unformatted original content of the ChordPro file.
With the menu item "Import ChordPro file," they can be imported similarly to MP3 files (From MP3 Files). A PDF file is then generated.
Starting with version 6.4, SongBook+ can also adopt formatting information from ChordPro files and display sections like chorus, verse, etc., with different colors or in italic or bold.
For this purpose, various directives in curly braces are used:
{start_of_chorus} / {end_of_chorus} or shortly {soc} / {eoc}
{start_of_verse} / {end_of_verse} or shortly {sov} / {eov}
{start_of_bridge} / {end_of_bridge} or shortly {sob} / {eob}
{start_of_solo} / {end_of_solo}
{start_of_intro} / {end_of_intro}
{start_of_outro} / {end_of_outro}
In the settings under "Import lyrics and chords" - "Format ChordPro text," you can set the color for each of these sections and whether the section should be displayed in bold and/or italic.
Direct use of colors:
{textcolour:x} or {textcolor:x} can switch to a specific color
For x, you can use one of the following colors:
red, green, blue, yellow, magenta, cyan, black
Instead of these colors, the hexadecimal RGB value of any
color can be used in the format #RRGGBB, e.g., #7A67EE
{textcolor} or {textcolour} switches back to the standard color black