From 272678ee37956bea49401b322ec32afd4fcc4753 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Tue, 29 Sep 2020 15:07:27 +0000 Subject: little tweak --- library/demos/unicodeout.tcl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/library/demos/unicodeout.tcl b/library/demos/unicodeout.tcl index 9e7180c..1ecc064 100644 --- a/library/demos/unicodeout.tcl +++ b/library/demos/unicodeout.tcl @@ -104,8 +104,7 @@ if {[usePresentationFormsFor Arabic]} { addSample $w "Trad. Chinese" "中國的漢字" addSample $w "Simpl. Chinese" "汉语" addSample $w French "Langue française" -addSample $w Greek \ - "Ελληνική γλώσσα" +addSample $w Greek "Ελληνική γλώσσα" if {[usePresentationFormsFor Hebrew]} { # Visual order (pre-layouted) addSample $w Hebrew "תירבע בתכ" -- cgit v0.12