From 534ce2037b4cef7d984307aecb0da47b982e7071 Mon Sep 17 00:00:00 2001 From: Darren Bane Date: Sun, 20 Jun 2021 16:53:58 +0100 Subject: Dont need custom troff macros --- doc/Makefile | 4 ++-- doc/lkbib.ms | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index baad9d1..27cc51e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -15,8 +15,8 @@ all: $(GEMINI) # None of setting GROFF_NO_SGR, using the "-c" option, # or piping through ul worked. # GROFF_NO_SGR=1 groff -Tutf8 -R -ms -k -Kutf8 -c macros.ms lkbib.ms | ul > $@ -lkbib.txt: macros.ms lkbib.ms refs.i - groff -Tutf8 -R -ms -k -Kutf8 macros.ms lkbib.ms > $@ +lkbib.txt: lkbib.ms refs.i + groff -Tutf8 -R -ms -k -Kutf8 lkbib.ms > $@ %.gmi: %.md md2gemini -m -l copy --code-tag lisp $^ > $@ diff --git a/doc/lkbib.ms b/doc/lkbib.ms index d9e095c..4d26493 100644 --- a/doc/lkbib.ms +++ b/doc/lkbib.ms @@ -5,7 +5,7 @@ accumulate References .AU Darren Bane -.L= sec 1 refs +.SH References .IP 1. .[ -- cgit 1.4.1-2-gfad0