From 36bf81ecafdeda48f67c5af2c059608cc6c11552 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 17 Dec 2021 22:12:23 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e2711d8..43586db 100644 --- a/Makefile +++ b/Makefile @@ -180,6 +180,7 @@ LN := cp -l # \documentclass[markdownextra]{internet} # XXX install the internet class... # https://github.com/loopspace/latex-to-internet +# ...needs testing... %.md: %.tex cat $< \ | sed 's/documentclass{ltxdoc}/documentclass[markdownextra]{internet}/' \