first check-in of t2p code after svn
svn: r6565
This commit is contained in:
parent
bc0a161cc5
commit
00c4b1c83d
File diff suppressed because one or more lines are too long
|
@ -7,5 +7,6 @@
|
||||||
(parameterize
|
(parameterize
|
||||||
((current-namespace (make-namespace)))
|
((current-namespace (make-namespace)))
|
||||||
(namespace-require
|
(namespace-require
|
||||||
(build-path (this-expression-source-directory) "tex2page-aux.ss"))
|
`(file
|
||||||
|
,(build-path (this-expression-source-directory) "tex2page-aux.ss")))
|
||||||
((namespace-variable-value 'tex2page) f)))))
|
((namespace-variable-value 'tex2page) f)))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user