Archived
1
0
Fork 0

gnu: stex-bootstrap: Fix typo in synopsis.

* gnu/packages/chez.scm (stex-bootstrap)[synopsis]: Fix ‘embeded’ typo.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-22 02:00:00 +02:00
parent 2baff98ce8
commit 499b57e7eb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -712,7 +712,7 @@ Chez Scheme.")))
(else (else
(format #t "not making docs~%")))))))) (format #t "not making docs~%"))))))))
(home-page "https://github.com/dybvig/stex") (home-page "https://github.com/dybvig/stex")
(synopsis "LaTeX with embeded Scheme code and HTML generation") (synopsis "LaTeX with embedded Scheme code and HTML generation")
(description "The @code{stex} package extends LaTeX with a handful of (description "The @code{stex} package extends LaTeX with a handful of
commands for including Scheme code (or pretty much any other kind of code, as commands for including Scheme code (or pretty much any other kind of code, as
long as you don't plan to use the Scheme-specific transcript support) in a long as you don't plan to use the Scheme-specific transcript support) in a