The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 56118ce4b16f28a6f36a37cec4f583cceb56408a Author: Juergen Spitzmueller <[email protected]> Date: Sun May 27 13:10:54 2012 +0200 apostrophe must nt be terminated diff --git a/lib/unicodesymbols b/lib/unicodesymbols index f06f10a..fc2f46c 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -590,7 +590,7 @@ 0x02b9 "\\textasciiacute" "textcomp" "" # MODIFIER LETTER PRIME 0x02ba "\\textacutedbl" "textcomp" "" # MODIFIER LETTER DOUBLE PRIME 0x02bb "\\textquoteleft" "" "" # MODIFIER LETTER TURNED COMMA -0x02bc "'" "" "" # MODIFIER LETTER APOSTROPHE +0x02bc "'" "" "notermination=both" # MODIFIER LETTER APOSTROPHE 0x02bd "\\textrevapostrophe" "tipa" "force" # MODIFIER LETTER REVERSED COMMA #0x02be "" "" "" # MODIFIER LETTER RIGHT HALF RING #0x02bf "" "" "" # MODIFIER LETTER LEFT HALF RING ----------------------------------------------------------------------- Summary of changes: lib/unicodesymbols | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
