Skip to content

Commit 3bb4b5f

Browse files
authored
infoclio.ch styles for German: remove non-breaking space delimiters (#5754)
1 parent adf28db commit 3bb4b5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infoclio-de-kurzbelege.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</terms>
4141
</locale>
4242
<citation>
43-
<layout suffix="." delimiter="&#160;; ">
43+
<layout suffix="." delimiter="; ">
4444
<choose>
4545
<if position="ibid-with-locator">
4646
<group delimiter=", ">

infoclio-de.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</terms>
4141
</locale>
4242
<citation>
43-
<layout suffix="." delimiter="&#160;; ">
43+
<layout suffix="." delimiter="; ">
4444
<choose>
4545
<if position="ibid-with-locator">
4646
<group delimiter=", ">

0 commit comments

Comments
 (0)