maybe this will help make it work
svn: r6688
This commit is contained in:
parent
642ecdfbef
commit
9fcee86959
|
@ -7,6 +7,6 @@
|
|||
(parameterize
|
||||
((current-namespace (make-namespace)))
|
||||
(namespace-require
|
||||
`(file
|
||||
,(build-path (this-expression-source-directory) "tex2page-aux.ss")))
|
||||
`(path->string (file ,(build-path (this-expression-source-directory)
|
||||
"tex2page-aux.ss"))))
|
||||
((namespace-variable-value 'tex2page) f)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user