From: Uwe Stöhr Date: Fri, 15 Jun 2007 23:25:54 +0000 (+0000) Subject: unicodesymbols: fix incorrect spacing of character 215f X-Git-Tag: 1.6.10~9369 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f1e6925e0307f1b4a23eb9c71ff101db0ce85ff5;p=features.git unicodesymbols: fix incorrect spacing of character 215f git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18797 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 41a8c5dc3b..2e393d640f 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -1075,7 +1075,7 @@ # use the following macro for the character VULGAR FRACTION SEVEN EIGHTS 0x215e "\\LyXseveneights" "\\newcommand*\\LyXseveneights{\\mbox{\\raisebox{.8ex}{7}\\kern-.175em\\raisebox{.2ex}{/}\\kern-.18em\\raisebox{-.2ex}{8}}}" "" # use the following macro for the character FRACTION NUMERATOR ONE -0x215f "\\LyXnumeratorone" "\\newcommand*\\LyXnumeratorone{\\mbox{\\raisebox{.8ex}{1}\\kern-.175em\\raisebox{.2ex}{/}\\kern-.18em\\raisebox{-.2ex}{~}}}" "" +0x215f "\\LyXnumeratorone" "\\newcommand*\\LyXnumeratorone{\\mbox{\\raisebox{.8ex}{1}\\kern-.175em\\raisebox{.2ex}{/}\\kern-.18em\\raisebox{-.2ex}{\\kern-.18em}}}" "" 0x2160 "\\mbox{I}" "" "" # ROMAN NUMERAL ONE 0x2161 "\\mbox{II}" "" "" # ROMAN NUMERAL TWO 0x2162 "\\mbox{III}" "" "" # ROMAN NUMERAL THREE