Update info.rkt add to category ("Scribble Libraries")

This commit is contained in:
Stephen De Gabrielle 2023-07-02 11:13:53 +01:00 committed by GitHub
parent a69b6fad19
commit c2a556976d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
"scribble-doc")) "scribble-doc"))
(define compile-omit-paths '("MathJax" "katex")) (define compile-omit-paths '("MathJax" "katex"))
(define test-omit-paths '("MathJax" "katex")) (define test-omit-paths '("MathJax" "katex"))
(define scribblings '(("scribblings/scribble-math.scrbl" ()))) (define scribblings '(("scribblings/scribble-math.scrbl" () ("Scribble Libraries"))))
(define pkg-desc "Typesetting math and Asymptote figures in Scribble documents") (define pkg-desc "Typesetting math and Asymptote figures in Scribble documents")
(define version "0.10") (define version "0.10")
(define pkg-authors '(|Suzanne Soy| (define pkg-authors '(|Suzanne Soy|