aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-08-15 21:02:03 +0200
committerJonas Smedegaard <dr@jones.dk>2024-08-15 21:02:03 +0200
commitbb595d5776929c70ae24ebe9c514aedf3c10957f (patch)
tree81f9b252fe30aee53f850a1f082cf7a1749dba61
parentd6313b7068b9bd03c78d48e51d28b7a4a0850fde (diff)
improve make target screening-of-*
-rw-r--r--Makefile2
-rw-r--r--SETUP.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1218afc..2ee090e 100644
--- a/Makefile
+++ b/Makefile
@@ -173,7 +173,7 @@ tidy-perl:
$(ARTICLES:%=screening-of-%): screening-of-%:
QUARTO_LOG_LEVEL=quiet \
- quarto render $*/index.qmd --to man --output - | man -l -
+ quarto render $*/index.qmd --to markdown --output - | batcat --file-name index.qmd --language markdown
$(ARTICLES:%=wordcount-of-%): wordcount-of-%:
QUARTO_LOG_LEVEL=quiet \
diff --git a/SETUP.md b/SETUP.md
index 50b851e..48cb5c8 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -18,7 +18,7 @@ e.g. for secondary make targets:
```
sudo apt install git texlive-binaries-sse2
-sudo apt install git man-db
+sudo apt install git bat
sudo apt install bibclean libpath-tiny-perl libipc-run3-perl
sudo apt install python-rdflib-tools xdot
sudo apt install latexdiff