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
lilypond-1.3.19
[lilypond.git]
/
ly
/
generic-paper.ly
blob
3e3f28c4508733851cf63b117c79cb318c99ef99
1
2
#(
eval-string
(
ly-gulp-file
"paper.scm"
))
3
4
\paper
{
5
texsetting
=
""
;
6
pssetting
=
""
;
7
scmsetting
=
"(lilyponddefs.ps) findlibfile {exch pop //systemdict /run get exec} { /undefinedfilename signalerror } ifelse;\n"
;
% UGH.
8
9
}