From 23f856b218640b8502347409cc00af94b56a826f Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Thu, 10 May 2012 11:26:02 +0200 Subject: [PATCH] Fix commit [ce16d82e/lyxgit]. --- lib/unicodesymbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 141fcc846d..7725e0a4f0 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -1621,7 +1621,7 @@ 0x2024 "." "" "notermination=text" "" "" # ONE DOT LEADER # ≈ FULL STOP 0x2025 ".\\,." "" "notermination=text" "" "" # TWO DOT LEADER 0x2026 "\\ldots" "" "" "\\ldots" "" # HORIZONTAL ELLIPSIS -0x2027 "\\-" "" "notermination=text" "" "" # HYPHENATION POINT (visible symbol used to indicate correct positions for word breaking, looks like but is not 0x00b7 middle dot) +#0x2027 "" "" "notermination=text" "" "" # HYPHENATION POINT (visible symbol used to indicate correct positions for word breaking, looks like but is not 0x00b7 middle dot) #0x2028 "" "" "" "" "" # LINE SEPARATOR #0x2029 "" "" "" "" "" # PARAGRAPH SEPARATOR #0x202a "" "" "" "" "" # LEFT-TO-RIGHT EMBEDDING -- 2.39.2