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
Document argument limitations of `define-markup-command'.
[lilypond.git]
/
tex
/
SConscript
blob
e9feaa313111af9ff47ef19f12d7c0057971afc0
1
# -*-python-*-
2
3
Import ('env', 'install', 'src_glob')
4
sources = src_glob ('*.tex')
5
install (sources, env['sharedir_package_version'] + '/tex')