about summary refs log tree commit diff stats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDarren Bane <dbane@tilde.institute>2020-05-26 21:22:02 +0100
committerDarren Bane <dbane@tilde.institute>2020-05-26 21:22:02 +0100
commite86f1d02e4c79f6083fd35c851b91f80f9d64cea (patch)
treeaa43e604fc22b8bb1c8c25df2f8421724a7f9773 /doc/Makefile
parent4d40956bf90f368bbb6c864148d9a9c4842199b6 (diff)
downloadlsp-e86f1d02e4c79f6083fd35c851b91f80f9d64cea.tar.gz
Making changes
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 8e0f283..9cd37e5 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -11,9 +11,9 @@ all: breaking_rules.pdf breaking_rules.html
 breaking_rules.pdf: macros.ms breaking_rules.md refs.i
 	( cat macros.ms; lowdown -sTms breaking_rules.md ) | pdfroff -i -t -R -mspdf -k -Kutf8 > $@
 
-# Headers aren't emitted currently
+# On macOS only, headers aren't emitted currently
 breaking_rules.html: macros.ms breaking_rules.md refs.i
-	( cat macros.ms; lowdown -sTms breaking_rules.md ) | groff -Thtml -i -t -R -ms -k -Kutf8 > $@
+	( cat macros.ms; lowdown -sTms breaking_rules.md ) | groff -Txhtml -i -t -R -ms -k -Kutf8 > $@
 
 refs.i: refs
 	indxbib $^