Search Results

Found 1 results for "fe208359b9e90e41d71180ed973284ef" across all boards searching md5.

Anonymous /g/105819961#105852074
7/9/2025, 11:38:54 PM
>>105851779
Loading up sly,
compiling make-cookbook.lisp with C-c C-k,
and then running:
(build-full-source)

worked.
Then I ran:
pandoc --from gfm --to texinfo full.md -o full.texi

and that worked too.

However, the texinfo that was generated by pandoc was giving the GNU tools for generating info files indigestion.
# I tried to force it, but it refused to generate output, because too many errors were found in the source document.
texi2any --info --force full.texi -o cl-cookbook.info