]> git.lyx.org Git - features.git/commitdiff
Fix a missing slash in [6541b6bd/lyxgit]
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 10 May 2012 19:59:37 +0000 (21:59 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 10 May 2012 20:03:45 +0000 (22:03 +0200)
(cherry picked from commit ae09edbf7b1a9c9b1f6fb4c2db9e66ddd46429e2)

lib/unicodesymbols

index 7c066fb929afd8094618e646b8e69e0df7ed5756..b0770e5b36ca954c79e645a845e06a81c7d81720 100644 (file)
 #0x200e ""                         "" "" "" "" # LEFT-TO-RIGHT MARK
 #0x200f ""                         "" "" "" "" # RIGHT-TO-LEFT MARK
 0x2010 "-"                        "" "" # HYPHEN # identic in LaTeX to FIGURE DASH
-0x2011 "\\nobreakdash-\hspace{0pt}"           "amsmath" "" "" "" # NON-BREAKING HYPHEN (0pt space to allow normal hypenation in the following word.)
+0x2011 "\\nobreakdash-\\hspace{0pt}"           "amsmath" "" "" "" # NON-BREAKING HYPHEN (0pt space to allow normal hypenation in the following word.)
 0x2012 "-"                        "" "" # FIGURE DASH
 0x2013 "\\textendash"             "" "" # EN DASH
 0x2014 "\\textemdash"             "" "" # EM DASH