From f1e6925e0307f1b4a23eb9c71ff101db0ce85ff5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Fri, 15 Jun 2007 23:25:54 +0000 Subject: [PATCH] unicodesymbols: fix incorrect spacing of character 215f git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18797 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/unicodesymbols | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2