From befc45a7c2704e29672a27117794278c60dfdad2 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Tue, 16 Jun 2020 10:30:24 +0200
Subject: [PATCH] "---" --> "\,---\,"

---
 ks-common.clo | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/ks-common.clo b/ks-common.clo
index e715822..35c1e56 100644
--- a/ks-common.clo
+++ b/ks-common.clo
@@ -140,7 +140,6 @@
   \end{picture}
 }
 
-% TODO: \ifnoCMC ...
 \newcommand\ks@lastPage{%
 
   \begin{otherlanguage}{ngerman}
@@ -215,9 +214,9 @@
 
   \ifnoCMC
   
-  PTB cooperates with other national metrology institutes---at the regional 
+  PTB cooperates with other national metrology institutes\,---\,at the regional 
   European level within EURAMET and at the international level within the 
-  framework of the Metre Convention---with the aim of ensuring the worldwide 
+  framework of the Metre Convention\,---\,with the aim of ensuring the worldwide 
   coherence of the measurement units. This aim is achieved by an intensive 
   exchange of the results of research work and by comprehensive international 
   comparison measurements.
-- 
GitLab