Changed my name :)
This commit is contained in:
parent
ebdeed4cd3
commit
05270bf10e
|
@ -1,5 +1,5 @@
|
||||||
hyper-literate
|
hyper-literate
|
||||||
Copyright (c) 2016 Georges Dupéron
|
Copyright (c) 2016 Suzanne Soy
|
||||||
|
|
||||||
This package is distributed under the GNU Lesser General Public
|
This package is distributed under the GNU Lesser General Public
|
||||||
License (LGPL). This means that you can link hyper-literate into proprietary
|
License (LGPL). This means that you can link hyper-literate into proprietary
|
||||||
|
|
2
info.rkt
2
info.rkt
|
@ -28,4 +28,4 @@
|
||||||
" For now, this is based on scribble/lp2, and only contains"
|
" For now, this is based on scribble/lp2, and only contains"
|
||||||
" some ε-improvements over it"))
|
" some ε-improvements over it"))
|
||||||
(define version "0.2")
|
(define version "0.2")
|
||||||
(define pkg-authors '(|Georges Dupéron|))
|
(define pkg-authors '(|Suzanne Soy|))
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
racket/contract]]
|
racket/contract]]
|
||||||
|
|
||||||
@title{Hyper-literate programming}
|
@title{Hyper-literate programming}
|
||||||
@author{Georges Dupéron}
|
@author{Suzanne Soy}
|
||||||
|
|
||||||
@(require scribble/manual
|
@(require scribble/manual
|
||||||
scribble/core
|
scribble/core
|
||||||
|
|
Loading…
Reference in New Issue
Block a user