repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* lily/accidental-engraver.cc (process_acknowledged_grobs):
[lilypond.git]
/
ly
/
generate-documentation.ly
blob
b748657b22b6ca1e3f10ed9442f033d071463b23
1
\version
"2.2.0"
2
3
%
4
% Running LilyPond on this file generates the documentation
5
%
6
#(
ly
:
set-option
'
parse-protect
#
f
)
7
#(
load-from-path
"documentation-generate.scm"
)