mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
518 B
27 lines
518 B
9 years ago
|
book:
|
||
|
pictures: yes
|
||
|
datadir: content_datadir
|
||
|
lang: en
|
||
9 years ago
|
template: default.tex
|
||
9 years ago
|
chords:
|
||
|
repeatchords: no
|
||
|
diagramreminder: all
|
||
|
|
||
9 years ago
|
content:
|
||
|
- section: Test of section
|
||
9 years ago
|
- sort:
|
||
9 years ago
|
- songsection: Test of song section
|
||
9 years ago
|
- setcounter: 101
|
||
9 years ago
|
- addsongdir:
|
||
9 years ago
|
# relative to yaml songfile
|
||
9 years ago
|
path: content_datadir/content
|
||
9 years ago
|
content:
|
||
|
- "song.csg"
|
||
|
- "song.tsg"
|
||
9 years ago
|
- cd:
|
||
|
# relative to datadir 'songs' dir
|
||
9 years ago
|
path: ../content
|
||
|
content:
|
||
9 years ago
|
- tex: foo.tex
|
||
9 years ago
|
- include: include.sbc
|