The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 23f856b218640b8502347409cc00af94b56a826f Author: Vincent van Ravesteijn <v...@lyx.org> Date: Thu May 10 11:26:02 2012 +0200 Fix commit [ce16d82e/lyxgit]. diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 141fcc8..7725e0a 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 ----------------------------------------------------------------------- Summary of changes: lib/unicodesymbols | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository