unicodesymbols: use commands for the dashes for consistency reasons and to avoid potential problems with some LaTeX-packages

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18802 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-06-16 14:56:16 +00:00
parent 4d5acdb38f
commit 798ad9755a

View File

@ -934,8 +934,8 @@
# general punctuation
0x2010 "-" "" "" # HYPHEN # identic in LaTeX to FIGURE DASH
0x2012 "-" "" "" # FIGURE DASH
0x2013 "--" "" "" # EN DASH
0x2014 "---" "" "" # EM DASH
0x2013 "\\textendash" "" "" # EN DASH
0x2014 "\\textemdash" "" "" # EM DASH
# use the following macro for the character HORIZONTAL BAR
0x2015 "\\LyXbar" "\\newcommand*\\LyXbar{\\rule[0.585ex]{1.2em}{0.25pt}}" ""
0x2016 "\\textbardbl" "textcomp" "" # DOUBLE VERTICAL LINE