From 3e499828e3b446a234f7e46790cc8a18e814c3ee Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 15 Nov 2024 13:58:06 +0100 Subject: Style in publications: colon before page nos --- resources/pug/finals/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 4e4c1e5..efb7b38 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -107,7 +107,7 @@ block content if attributes.pages - attributes.pages = attributes.pages.replace('-', '–') if attributes.journal - | . !{attributes.pages} + | :!{attributes.pages} else | , !{attributes.pages} | . -- cgit v1.2.3