slatex: copy "slatex.sty" to the "lib" directory
This commit is contained in:
parent
4a45d5faa0
commit
c1037f65a6
|
@ -13,3 +13,7 @@
|
|||
(define deps '("base"
|
||||
"compatibility-lib"))
|
||||
(define build-deps '("scribble-lib"))
|
||||
|
||||
;; Make slatex.sty easier to find (for adding to TEXINPUTS)
|
||||
;; by copying it to the "lib" directory:
|
||||
(define copy-foreign-libs '("slatex.sty"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user