Changed my name :)
This commit is contained in:
parent
d3ede272e4
commit
ff4fe9ba82
2
info.rkt
2
info.rkt
|
@ -12,5 +12,5 @@
|
||||||
(define scribblings '(("scribblings/scribble-math.scrbl" ())))
|
(define scribblings '(("scribblings/scribble-math.scrbl" ())))
|
||||||
(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 '(|Georges Dupéron|
|
(define pkg-authors '(|Suzanne Soy|
|
||||||
|Jens Axel Søgaard|))
|
|Jens Axel Søgaard|))
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
@title[#:style (with-html5 manual-doc-style)]{@racketmodname[scribble-math]}
|
@title[#:style (with-html5 manual-doc-style)]{@racketmodname[scribble-math]}
|
||||||
@author[
|
@author[
|
||||||
@author+email["Jens Axel Søgaard" "jensaxel@soegaard.net"]
|
@author+email["Jens Axel Søgaard" "jensaxel@soegaard.net"]
|
||||||
@author+email["Georges Dupéron" "georges.duperon@gmail.com"]]
|
@author+email["Suzanne Soy" "racket@suzanne.soy"]]
|
||||||
|
|
||||||
@defmodule[scribble-math]
|
@defmodule[scribble-math]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user