From: Jürgen Spitzmüller Date: Sat, 10 Mar 2012 14:35:46 +0000 (+0000) Subject: fix glitch. X-Git-Tag: 2.1.0beta1~1959 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=38e92582af8e2a1ae9c18dfbee7e47746d952ecd;p=features.git fix glitch. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40907 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 420de46a93..94fead8fa0 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -61,7 +61,7 @@ 0x00b5 "\\textmu" "textcomp" "force" "\\mu" "" # µ MICRO SIGN 0x00b6 "\\textparagraph" "textcomp" "" # PILCROW SIGN # not equal to \textpilcrow 0x00b7 "\\textperiodcentered" "" "" "\cdot" # MIDDLE DOT -0x00b8 "\\c\\ " "" "notermination" # CEDILLA (command from latin1.def) +0x00b8 "\\c\\ " "" "" # CEDILLA (command from latin1.def) 0x00b9 "\\textonesuperior" "textcomp" "force" "{{}^1}" "" # ¹ SUPERSCRIPT ONE 0x00ba "\\textordmasculine" "textcomp" "" # MASCULINE ORDINAL INDICATOR 0x00bb "\\guillemotright" "" "" # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK