r7rs-small-texinfo

Unnamed repository; edit this file 'description' to name the repository.
git clone https://kaka.farm/~git/r7rs-small-texinfo
Log | Files | Refs | README

commit 1ebe73ade64ee194205bd6ed81b8bffdcda0e0ed
parent 4ae9f262e168138bc89edf1883b11db7a28e15cd
Author: Wolfgang Corcoran-Mathe <wcm@sigwinch.xyz>
Date:   Wed,  7 Feb 2024 16:36:56 -0500

build: Delete TODO comment.

Diffstat:
Mdoc/r7rs-small/build.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/r7rs-small/build.sh b/doc/r7rs-small/build.sh @@ -48,7 +48,7 @@ input_file="r7rs-small.texinfo" split="" makeinfo_cmd="${MAKEINFO:-makeinfo}" makeinfo_flags="$MAKEINFOFLAGS" -html_math="mathjax" # TODO: CLI option for this. +html_math="mathjax" while getopts hm:s opt do