App-Music-ChordPro
view release on metacpan or search on metacpan
lib/ChordPro/res/config/modern1.json view on Meta::CPAN
// Configuration for ChordPro
//
// This is a really relaxed JSON document, see
// https://metacpan.org/pod/JSON::Relaxed#REALLY-RELAXED-EXTENSIONS
config {
type : style
title : "Modern 1"
description : "Nice, modern look with sans-serif fonts."
}
// Settings for PDF output.
pdf {
// Appearance of chorus.
chorus {
// Indent of the chorus, not including bar.
indent : 12
// Appearance of side bar.
bar.width : 0.5
}
// "fonts" maps output elements to fonts as defined in "fontconfig".
fonts {
title: "sans-serif bold"
text : sans-serif
toc : sans-serif
}
}
// End of Config.
( run in 1.395 second using v1.01-cache-2.11-cpan-5a3173703d6 )