This website works better with JavaScript.
Home
Help
Sign In
hendrik
/
patacrep
mirror of
https://github.com/patacrep/patacrep.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Engine for LaTeX songbooks
http://www.patacrep.com
1093
Commits
6
Branches
56
Tags
50 MiB
Tree:
f123018049
patacrep
/
lilypond
/
Droit_devant-2.ly
11 lines
108 B
Raw
Normal View
History
Lilypond: extern header to avoid code duplication
15 years ago
\include "header"
\paper{paper-height = 1.6\cm}
Final import of lilypond into the songbook.
16 years ago
{
Lilypond: extern header to avoid code duplication
15 years ago
\relative c''
{
e4 c g c8 b a4 c e f d1
}
Final import of lilypond into the songbook.
16 years ago
}